@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@font-face {
    font-family: "Neo Sans Std";
    src: url(../fonts/neo.ttf);
}

@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600,700,800,800i,900,900i&display=swap');
::selection {
    color: #fff;
    background: #444;
}

::-moz-selection {
    color: #fff;
    background: #444;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body, html {
    width: 100%;
    height: 100%;
}

body {
    font-family: 'Roboto', sans-serif;
    background: #fff;
    color: #000;
}

.heading1 {
    text-align: center;
    font-size: 40px;
    font-weight: 800;
    margin-bottom: 60px;
    color: #1d7cba;
    position: relative;
}

.heading1:before {
    position: absolute;
    content: '';
    width: 80px;
    height: 4px;
    background: #FF9600;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}

h1, h2, h3, h4 {
    font-family: "Neo Sans Std";
    ;
}

img {
    max-width: 100%;
}

.row {
    width: 100%;
    display: table;
    content: "";
}

.row:before {
    display: table;
    content: " ";
}

.row:after {
    clear: both;
}

.col-md-me {
    width: 20%;
    float: left;
}

.col-md-met {
    width: 25%;
    float: left;
    padding: 0 15px;
}

.col-md-mw p {
    columns: #ffffff;
}

.col-md-new {
    background: #107FB0;
    height: 4px;
    height: 13px;
    width: 19.7%;
    float: left;
}

.col-md-news {
    background-color: #42B3CA;
    height: 13px;
    width: 19.7%;
    margin: 0px 2px;
    float: left;
}

.description {
    color: #ffffff;
}

.orange {
    color: #F8C300;
    font-size: 18px;
}

.heading {
    color: #ffffff;
    font-size: 22px;
}

.bord {
    width: 80px;
    margin: auto;
    height: 3px;
    background-color: #FF9600;
    /* margin: 1px auto 50px auto; */
}

.heading span {
    display: block;
    font-size: 44px;
    font-weight: bold;
    margin-top: -8px;
}

.red {
    color: red !important;
}

.red-bg {
    background: red !important;
}

/*************************side-button***************/

.side-button-join {
    position: fixed;
    top: 50%;
    background: #287f00;
    right: -65px;
    transform: rotate(270deg);
    width: 170px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    border-radius: 4px;
    z-index: 1;
}

.side-button-join a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    float: left;
    letter-spacing: 1px;
}

/*new css*/

.country-icon {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.country-icon .slick-active, .country-icon .slick-slide{
    opacity: 1;
}
.country-icon ul {
    width: 100%;
    float: left;
    justify-content: space-evenly;
    list-style-type: none;
    text-align: center;
}
.country-icon ul li{
    padding: 10px;
    display: inline-table;
}

.country-icon ul li img {
    height: 70px;
    border-radius: 5px;
    padding: 10px;
    background-color: #fff;
}

.country-icon1 {
    width: 67%;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
}

.country-icon1 ul {
    display: flex;
    justify-content: space-evenly;
    list-style-type: none;
}

.country-icon1 ul li {
    margin-left: 25px;
    margin-right: 25px;
}

.city-img-wrap {
    width: 120px;
    height: 120px;
    background: #ea093c;
    border-radius: 50%;
    border: 1px solid #fff;
    margin: auto;
    color: #ffffff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.city-img-wrap p {
    text-align: center;
    margin: 0 auto;
    line-height: 110px;
    font-size: 20px;
    font-weight: 700;
}

.country-icon-detail ul li p {
    color: #ffffff;
    font-size: 18px;
    text-align: center;
}

.event-area p {
    color: #444;
    max-width: 700px;
    margin: auto;
}

.country-icon ul li p {
    text-align: center;
    color: #fff;
    padding: 5px;
}

.country-icon.phone-c {
    display: none;
}

.slct1 {
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    margin-bottom: 5px;
    color: #757575;
    background-color: #fff;
}

/*fieldset select {
    background-color: #fff;
}*/

fieldset p {
    text-align: left;
    color: #858585;
    font-size: 14px;
    padding: 6px 0;
}

section {
    float: left;
    width: 100%;
}

.show-error-msg {
    position: absolute;
    top: calc(100% - 26px);
    left: 0;
    color: red;
    font-size: 11px;
}

.ajaxloader {
    float: left;
    display: none;
    width: 100%;
    text-align: center;
}

.btn-1 {
    display: table;
    margin: auto;
    margin-top: 20px;
    text-align: center;
    width: 130px;
    line-height: 40px;
    border-radius: 25px;
    background: #4FBF70;
    color: #fff;
    transition: all ease .25s;
}

.btn-1:hover {
    background: #000;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../images/backtolives-logo.png) center no-repeat #fff;
}

.padding-none {
    padding: 0 !important;
}

.margin-none {
    margin: 0 !important;
}

.color-white {
    color: #fff;
}

.color-red {
    color: red;
}

.color-green {
    color: green;
}

.p_cl {
    color: #1d7cba !important;
}

.s_cl {
    color: #fecb29 !important;
    font-size: 48px;
    font-weight: 700;
}

a, a:hover {
    text-decoration: none;
}

.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}

.col-full {
    width: 100%;
    float: left;
}

/*********************************top-link-button-start******************************************/

#top-link-block.affix-top {
    position: absolute;
    bottom: -82px;
    right: 10px;
}

#top-link-block.affix {
    position: fixed;
    bottom: 18px;
    right: 10px;
    z-index: 2;
}

#top-link-block a {
    font-size: 24px;
    padding: 10px 10px;
    border-radius: 0;
    border: none;
    color: #fff;
    background: rgba(0, 0, 0, 0.25);
    transition: all ease .5s;
}

#top-link-block a:hover {
    background: #000;
}

.container {
    width: 1170px;
    margin: auto;
}

/******************************header-start****************************/

.award {
    background-image: url(../images/award-banner.jpg);
    background-size: cover;
    background-position: center;
    padding: 50px 0px 0px 0px;
    text-align: center;
}

.award .col-md-met {
    margin-top: 50px;
}

.award .heading {
    color: #333333!important;
}

.award .com {
    color: #0077B0!important;
}

.award a {
    display: inline-block;
    margin: 50px auto 30px auto!important;
    padding: 12px 20px;
    TEXT-ALIGN: CENTER;
    BACKGROUND-COLOR: #e50208;
    color: #ffffff!iMPORTANT;
    text-transform: uppercase;
    text-decoration: none!important;
}

.award img.img-responsive {
    mix-blend-mode: darken;
}

/************************thanks-page-start****************************/

.thankyou {
    width: 700px;
    margin: 50px auto;
    background: #fff;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, .5);
    text-align: center;
    padding-bottom: 25px;
}

.thankyou h1 {
    font-family: 'Roboto', sans-serif;
    text-transform: none;
    color: #37c1fd;
    background: none;
}

.thankyou p {
    margin-top: 10px;
    padding-top: 10px;
}

.thankarea {
    width: 100%;
    float: left;
    background: #ffdb4c;
    padding: 50px 0;
    margin-bottom: 50px;
}

.thankarea .fa {
    background: #fff;
    width: 150px;
    font-size: 90px;
    color: #37c1fd;
    border-radius: 100%;
    line-height: 150px;
}

.thankyou .para {
    color: red;
    font-size: 16px;
    line-height: 22px;
}

.thankyou ul {
    margin-top: 20px;
    list-style: none;
}

.thankyou ul li {
    padding: 5px;
    border-bottom: 1px solid #ccc;
}

.thankyou ul li:first-child {
    border-top: 1px solid #ccc;
}

.thankyou .mail {
    font-size: 15px;
    color: #000000;
    line-height: 22px;
    font-weight: 400;
    text-transform: none;
    border-top: 1px dotted #ccc;
}

.thankyou .mail strong {
    font-weight: 700;
}

/******************************header-start****************************/

header {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

@keyframes headslide {
    0% {
        top: -75px;
    }
    100% {
        top: 0;
    }
}

header.fixed {
    position: fixed;
    background: #fff;
    height: 85px;
    animation-name: headslide;
    animation-duration: .1s;
    border-bottom: 1px solid #ccc;
    z-index: 9999;
}

.header-mar {
    width: 100%;
    float: left;
    height: 107px;
    background: #cccc;
}

.logo {
    float: left;
    margin-top: 30px;
}

header.fixed .logo {
    margin-top: 10px;
}

.logo img {
    width: 300px;
}

header.fixed .logo img {
    width: 200px;
}

.logo-mob {
    display: none;
}

.mob-nav-btn {
    display: none;
}

nav {
    float: right;
    font-family: "Neo Sans Std";
}

nav ul.nav-ul {
    margin: 0;
    float: right;
}

nav ul.nav-ul>li {
    text-align: center;
    float: left;
    outline: none;
    position: relative;
    list-style: none;
}

nav ul.nav-ul>li>a {
    color: #fff;
    width: 100%;
    font-weight: 400;
    position: relative;
    padding: 60px 0 60px 40px;
    float: left;
    font-size: 16px;
}

header.fixed nav ul.nav-ul>li>a {
    color: #1d7cba;
    padding-top: 25px;
    padding-bottom: 25px;
}

nav ul.nav-ul>li:first-child>a {
    padding-left: 0;
}

nav ul.nav-ul>li>a:focus {
    text-decoration: none;
    outline: none;
    color: #000;
}

nav ul.nav-ul>li.active a, nav ul.nav-ul>li:hover>a, header.fixed nav ul.nav-ul>li.active>a, header.fixed nav ul.nav-ul>li:hover>a {
    text-decoration: none;
    outline: none;
    color: #fecb29;
}

nav ul.nav-ul ul {
    top: 100%;
    width: 200px;
    overflow: hidden;
    height: 0;
    text-align: left;
    list-style: none;
    position: absolute;
    background: #ed3237;
    left: 28px;
    transition: all ease .5s;
}

nav ul.nav-ul>li:hover ul {
    height: 135px;
}

nav ul.nav-ul ul li a {
    padding: 10px 10px;
    float: left;
    width: 100%;
    font-weight: 300;
    color: #fff;
    transition: all ease .25s;
}

nav ul.nav-ul ul li a:hover {
    background: #0077bd;
}

/********************************banner-start***************************************/

.banner {
    background-image: url(../images/australia_day.jpg);
    background-size: cover;
    background-position: bottom;
    height: calc(100% - 70px);
    margin-top: 70px;
}

.banner .container {
    position: relative;
    height: 100%;
}

.banner-text {
    width: 390px;
    left: 70px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.banner-text h1 {
    font-weight: 900;
    font-size: 90px;
    line-height: 80px;
    margin-bottom: 10px;
    font-family: 'Nunito Sans', sans-serif;
    display: inline-block;
    text-shadow: 0 1px 1px #000000;
}

.banner-text h1 .mob {
    display: none;
}

.banner-text h1 span {
    display: block;
}

.banner-text h1 .ap {
    color: #ea093c;
    padding-bottom: 15px;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}

.banner-text h1 .wek {
    color: #ea093c;
}

.banner-text p {
    font-size: 31px;
    font-weight: 400;
    line-height: 36px;
    font-family: 'Roboto', sans-serif;
}

.banne-ul {
    list-style: none;
    background: rgba(0, 0, 0, .75);
    padding: 10px;
    border-radius: 10px;
    margin-top: 15px;
    color: #fff;
    text-align: center;
}

.banne-ul li {
    display: inline-block;
    border-right: 1px solid yellow;
}

.banne-ul li:last-child {
    border-right: none;
}

.sch-per {
    font-size: 19px;
    padding: 10px 15px;
}

.sch-per strong {
    font-size: 24px;
    font-weight: 600;
    line-height: 55px;
}

.sch-per strong.per90 {
    font-size: 32px;
}

.sch-per img {
    padding: 3px 0px;
}

/********************************form-start***************************************/

.form-area input[type="text"], .form-area input[type="email"], .form-area input[type="tel"], .form-area input[type="url"], .form-area textarea, .form-area button[type="submit"] {
    font-family: 'Roboto', sans-serif;
}

.form-area {
    position: absolute;
    right: 25px;
    transform: translateY(-50%);
    width: 36%;
    background: #F9F9F9;
    padding: 25px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
    top: 50%;
    border-radius: 25px;
}

.form-area .head {
    display: block;
    font-size: 23px;
    margin-bottom: 15px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
}

fieldset {
    border: medium none !important;
    margin: 0 0 5px;
    min-width: 100%;
    padding: 0;
    width: 100%;
    text-align: center;
}

.form-area input[type="text"], .form-area input[type="email"], .form-area input[type="tel"], .form-area input[type="url"], .form-area textarea {
    width: 100%;
    border: 1px solid #ccc;
    background: #FFF;
    margin: 0 0 5px;
    padding: 10px;
    border-radius: 5px;
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, .25);
}

.form-area input[type="text"]:hover, .form-area input[type="email"]:hover, .form-area input[type="tel"]:hover, .form-area input[type="url"]:hover, .form-area textarea:hover {
    -webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
    border: 1px solid #aaa;
}

.form-area textarea {
    height: 100px;
    max-width: 100%;
    resize: none;
}

.form-area button[type="submit"] {
    cursor: pointer;
    width: 70%;
    border: none;
    background: #287f00;
    color: #FFF;
    margin-top: 5px;
    padding: 10px;
    font-size: 24px;
    font-weight: 800;
    display: inline-block;
}

.form-area button[type="submit"]:hover {
    background: #FFBE00;
    transition: background-color 0.3s ease-in-out;
}

.form-area button[type="submit"]:active {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

.form-area input:focus, .form-area textarea:focus {
    outline: 0;
    border: 1px solid #aaa;
}

.form-area .multiselect {
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    margin-bottom: 5px;
    color: #757575;
    background-color: #fff;
    position: relative;
    border-radius: 5px;
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, .25);
}

.form-area .multiselect select {
    border: none;
    color: #757575;
}

.form-area .selectBox {
    position: relative;
}

.form-area .selectBox select {
    width: 100%;
}

.form-area .overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.form-area #checkboxes {
    display: none;
    border: 1px #dadada solid;
    position: absolute;
    background: #fff;
    top: 35px;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 200px;
    overflow: auto;
}

.form-area #checkboxes label {
    display: block;
    text-align: left;
    padding: 10px 5px;
    font-size: 13px;
    border: 1px solid #ccc;
}

.form-area #checkboxes label:hover {
    background-color: #1e90ff;
    color: #000;
}

/********************************abroad-project-start***************************************/

.abroad-project {
    background-size: cover;
    padding: 50px 0;
    text-align: center;
    position: relative;
    color: #444;
}

.abroad-project-text {
    margin-bottom: 25px;
}

.abroad-project-text h2 {
    font-size: 30px;
    margin-bottom: 50px;
    color: #333;
}

.abroad-project-icons ul li {
    display: inline-block;
    width: 33.33%;
    position: relative;
}

.abroad-project-icons ul li p {
    font-size: 18px;
    padding: 0 50px;
    margin-top: 50px;
}

.abroad-project-icons ul li:before {
    content: '';
    background: #f0cf4a;
    position: absolute;
    right: -80px;
    top: 100px;
    width: 150px;
    height: 6px;
    border-radius: 3px;
}

.abroad-project-icons ul li:last-child:before {
    display: none;
}

/********************************dehradun-start***************************************/

.dehradun {
    background: url(../images/bg-city.jpg);
    background-size: cover;
    padding: 50px 0;
}

.inner-dehradun {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.inner-dehradun h2 {
    color: #ffffff;
    font-size: 40px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}

.inner-dehradun h2 span {
    font-weight: 300;
}

.inner-dehradun h2 small {
    font-weight: 300;
    text-transform: capitalize;
    color: yellow;
}

.countdown {
    display: inline-block;
    margin-right: 15px;
}

.countdown .num {
    display: block;
    padding: 10px 12px;
    color: white;
    font-size: 33px;
    font-weight: 900;
    background-color: #2bb6b9;
    border-radius: 5px;
}

.countdown .text {
    color: white;
    font-size: 14px;
}

.inner-dehradun-text {
    text-align: center;
    color: white;
}

.inner-dehradun-text p {
    font-size: 22px;
    margin-bottom: 30px;
}

.inner-dehradun-text h3 {
    font-size: 70px;
    margin-bottom: 10px;
}

.icon {
    margin: auto;
    display: table;
    line-height: 39px;
    margin-bottom: 50px;
}

.icon p {
    color: #fff;
    font-size: 22px;
    line-height: 40px;
}

.icon p img {
    vertical-align: middle;
    margin-bottom: 4px;
}

.button-1 {
    text-align: center;
}

.button-1 a {
    background: #287f00;
    padding: 20px 40px;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    border-radius: 4px;
}

.button-1 a:hover {
    background: #e2b605;
}

.map iframe {
    width: 100%;
}

/***********************************intro-banner********************************/

.intro-banner {
    padding: 40px 0px 20px;
    color: #000;
}

.intro-banner ul {
    list-style: none;
    margin-top: 30px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.intro-banner ul li {
    width: 18%;
    margin: 0 1%;
    float: left;
    padding: 0 20px;
    text-align: center;
    height: 200px;
}

.intro-banner ul li p {
    font-size: 16px;
    margin-top: 12px;
    text-transform: capitalize;
}

/******************************application form*****************************************************/

.echron-application {
    width: 100%;
    padding-top: 145px;
    padding-bottom: 40px;
}

.echron-application .inner-application {
    width: 100%;
    text-align: center;
}

.echron-application h1 {
    font-size: 40px;
    font-weight: 400;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 20px;
}

.echron-application table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

.echron-application td, th {
    border: 1px solid rgb(173, 173, 173);
    text-align: center;
    padding: 18px;
}

.echron-application thead tr {
    background: rgb(75, 75, 75);
    color: #fff;
}

.echron-application tr:nth-child(even) {
    background-color: #dddddd;
}

.echron-application tr td a {
    color: #000000;
}

/********************************event-start***************************************/

.event {
    margin-top: 50px;
    display: none;
}

.inner-event {
    text-align: center;
}

.inner-event h2 {
    color: #1d7cba;
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
}

.inner-event h2 small {
    color: #212529;
    font-size: 25px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
}

.event-list {
    width: 100%;
    float: left;
    position: relative;
    background: url(../images/how-eduexpo-works.png) center no-repeat;
    height: 785px;
    margin-bottom: 100px;
}

.event-list ul li {
    list-style: none;
    width: 330px;
    position: absolute;
    left: 0;
    top: 115px;
    text-align: right;
}

.event-list ul li:nth-child(2) {
    right: 18px;
    left: auto;
    text-align: left;
}

.event-list ul li:nth-child(3) {
    text-align: left;
    left: auto;
    right: -52px;
    top: 350px;
}

.event-list ul li:nth-child(4) {
    top: auto;
    bottom: 0;
    right: 122px;
    left: auto;
    text-align: left;
}

.event-list ul li:nth-child(5) {
    bottom: 136px;
    top: auto;
}

.event-list ul li:before {
    content: '1';
    bottom: 0;
    right: -70px;
    background-color: #f0cf4a;
    border: 2px solid white;
    border-radius: 50%;
    color: #1d7cba;
    display: block;
    font-size: 20px;
    font-weight: 700;
    height: 40px;
    line-height: 36px;
    position: absolute;
    text-align: center;
    width: 40px;
}

.event-list ul li:nth-child(2):before {
    content: '2';
    left: -70px;
    right: auto;
}

.event-list ul li:nth-child(3):before {
    content: '3';
    left: -70px;
    right: auto;
    top: 0;
}

.event-list ul li:nth-child(4):before {
    content: '4';
    left: -70px;
    right: auto;
    top: 0;
}

.event-list ul li:nth-child(5):before {
    content: '5';
    left: -70px;
    left: auto;
    top: 0;
    bottom: auto;
}

.event-list h3 {
    font-family: "Neo Sans Std";
    color: #1d7cba;
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 10px;
}

.event-list p {
    font-size: 18px;
    color: #212529;
    line-height: 1.4;
}

.mar-btm {
    margin-bottom: 20px;
}

.heading {
    color: #ffffff;
    font-size: 22px;
}

/*----------------------------------seat-reservation-start--------------------------------*/

.exclusive {
    background: url(../images/explore-banner.jpg);
    padding: 50px 0;
    width: 100%;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
}

.ex-head {
    text-align: center;
    margin-bottom: 20px;
    position: relative;
}

.ex-head h2 {
    color: #fff;
    font-size: 40px;
    position: relative;
    text-transform: uppercase;
}

.inner-exclusive {
    width: 18%;
    float: left;
    margin: 1%;
    position: relative;
}

.preevent-new .inner-exclusive {
    width: 31%;
}

.inner-exclusive img {
    width: 100%;
    border: 4px solid white;
}

.inner-exclusive p {
    position: absolute;
    top: 90px;
    left: 4px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    width: 97%;
    font-weight: 700;
}

.explore {
    background-image: url(../images/explore-banner.jpg);
    background-size: cover;
    background-position: center;
    padding: 50px 0px;
    min-height: 400px!important;
}

.explore .heading1 {
    color: #fff;
}

.explore ul {
    list-style: none;
}

.explore .slick-active, .explore .slick-active {
    opacity: 1;
}

.explore i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgb(141, 141, 141);
    width: 30px;
    height: 30px;
    line-height: 28px;
    border-radius: 50%;
    text-align: center;
    font-weight: 600;
    border: 1px solid #fff;
    cursor: pointer;
    color: #fff;
}

.explore i.fa-angle-left {
    left: -30px;
}

.explore i.fa-angle-right {
    right: -30px;
}

.slick-list {
    padding: 0 20% 0 0;
}

.slider {
    width: 100%;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide iframe {
    width: 100%;
    height: 300px;
}

.slick-prev:before, .slick-next:before {
    color: black;
}

.slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2;
}

.slick-active {
    opacity: .5;
}

.slick-current {
    opacity: 1;
}

/*----------------------------------timeline-start--------------------------------*/

.timeline {
    background-image: url(../images/timeline-banner.jpg);
    padding: 50px 0px;
    background-size: cover;
    background-position: center;
    text-align: center;
}

.timeline.mob {
    display: none;
}

.timeline img {
    margin-bottom: 15px;
    margin-bottom: 20px auto;
}

.timeline .heading1 {
    color: #fff;
    margin-bottom: 85px;
}

/*----------------------------------seat-reservation-start--------------------------------*/

.seat-reservation {
    background: #fecb29;
    padding: 100px 0;
    float: left;
    width: 100%;
    color: #000;
    display: none;
}

.head-text {
    text-align: center;
}

.head-text h2 {
    text-transform: uppercase;
    font-size: 40px;
    margin-bottom: 25px;
}

.head-text h3 {
    font-size: 30px;
    margin-bottom: 10px;
}

.head-text p {
    font-size: 24px;
}

.button-2 {
    text-align: center;
    margin-top: 50px;
}

.button-2 a {
    background: #287f00;
    padding: 20px 40px;
    color: #fff;
    font-weight: bold;
    border-radius: 4px;
    border-color: #287f00;
    font-size: 24px;
}

.button-2 a.mo {
    display: none;
}

.button-2 a:hover {
    background: #FFBE00;
}

.seat-reservation .small {
    font-size: 12px;
}

/*-------------------------------study-abroad-page--------------------------------*/

.study-abroad {
    background: url(../images/bg-abroad.jpg);
    background-size: cover;
    padding: 100px 0;
    width: 100%;
    float: left;
    display: none;
}

.inner-study-abroad {
    text-align: center;
}

.inner-study-abroad h2 {
    text-transform: uppercase;
    color: #fff;
    font-size: 40px;
    margin-bottom: 20px;
}

.study-abroad-details {
    text-align: center;
}

.study-abroad-details ul.slick-dotted.slick-slider {
    margin: 50px 0 0 0;
}

.study-abroad-details ul li {
    display: inline-block;
    list-style: none;
    text-align: center;
    font-size: 32px;
}

.study-abroad-details figure {
    margin-bottom: 20px;
}

.study-abroad-details img {
    width: 150px;
}

.study-abroad-details .slick-slide img {
    display: inline-block;
}

.study-abroad-details {
    color: #fff;
}

.study-abroad-details .slick-prev, .study-abroad-details .slick-next {
    width: 47px;
    height: 47px;
}

.study-abroad-details .slick-next:before {
    content: url(../images/uni-right.png)!important;
}

.study-abroad-details .slick-next {
    right: -40px!important;
}

.study-abroad-details .slick-prev:before {
    content: url(../images/uni-left.png)!important;
}

.study-abroad-details .slick-prev {
    left: -40px!important;
    z-index: 1;
}

/*--------------------------------contact-start--------------------------------*/

.contact {
    text-align: center;
}

.questions {
    width: 50%;
    float: left;
    background: #e2e2e2;
    padding: 50px 0;
    font-size: 17px;
    height: 310px;
}

.questions h2 {
    color: #1d7cba;
    font-size: 35px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.right {
    background: #ebebeb;
}

/********************************organizer-start***************************************/

.organizer {
    padding-top: 25px;
    float: left;
    width: 100%;
    text-align: center;
}

.organizer h2 {
    margin-bottom: 20px;
    text-transform: capitalize;
    color: #1d7cba;
    font-size: 40px;
}

.right-organizer {
    width: 100%;
    float: left;
}

.right-organizer img {
    height: 90px;
}

.right-organizer ul {
    padding: 0;
    margin: 0;
}

.right-organizer ul li {
    display: inline-block;
    padding: 32px 10px;
}

/********************************slick-start***************************************/

.video .slick-slide {
    margin: 0px 20px;
}

.video h2 {
    text-align: center;
    font-size: 40px;
    margin-bottom: 25px;
}

.video .slick-slide iframe {
    width: 100%;
    height: 300px;
}

.video .slick-active {
    opacity: .5;
}

.video .slick-center {
    opacity: 1;
}

.video .slick-next:before {
    content: url(https://www.mapmystudy.com/studyabroad/australia/images/right.png)!important;
}

.video .slick-next {
    right: 40px!important;
}

.video .slick-prev:before {
    content: url(https://www.mapmystudy.com/studyabroad/australia/images/left.png)!important;
}

.video .slick-prev {
    left: 40px!important;
    z-index: 1;
}

.vd-box {
    padding: 20px;
    background-color: #ffffff;
    box-shadow: 2px 2px 32px 2px #bbbaba;
    text-align: center;
}

.vd-box .heads {
    font-size: 16px;
    margin: 10px 0px;
    color: #342B27;
    font-weight: bold;
}

.vd-box p {
    color: #686868;
}

.video {
    background-repeat: no-repeat;
    max-width: 100%;
    padding: 50px 0px;
    display: none;
}

.video .heading {
    color: #333333!important;
}

.video .com {
    color: #0077B0!important;
}

/********************************footer-start***************************************/

footer {
    padding: 10px 0;
    background: #252525;
    width: 100%;
    float: left;
    color: #fff;
    text-align: center;
}

/*large-screen*/

@media (min-width: 1200px) and (max-width: 1599px) {
    .banner-text h1 {
        margin-bottom: 0;
    }
}

/*medium-desktop-screen*/

@media (min-width: 992px) and (max-width: 1199px) {
    .container {
        width: 950px;
    }
    nav ul.nav-ul {
        margin-top: 7px;
    }
    .logo {
        margin-top: 20px;
    }
    .logo img {
        width: 209px;
    }
    nav ul.nav-ul>li>a {
        padding: 23px 0 60px 38px;
        font-size: 14px;
    }
    .banner-text {
        top: 45%;
        width: 550px;
    }
    .banner-text p {
        font-size: 20px;
    }
    .form-area .head {
        font-size: 18px;
    }
    .form-area {
        right: -19px;
        top: 45%;
        width: 328px;
    }
    .inner-exclusive p {
        top: 135px;
    }
    .event-list ul li {
        right: 0;
        width: 230px;
    }
    .event-list ul li h2 {
        font-size: 20px;
        line-height: 20px;
    }
    .event-list ul li p {
        font-size: 14px;
    }
    .event-list ul li:nth-child(3) {
        right: -42px;
    }
    .event-list ul li:nth-child(4) {
        bottom: 47px;
    }
    .inner-study-abroad h2 {
        font-size: 35px;
    }
}

/*responsive-tab*/

@media (min-width:768px) and (max-width:991px) {
    .container {
        width: 740px;
    }
    .logo img {
        width: 150px;
    }
    nav ul.nav-ul>li>a {
        padding: 39px 0 60px 15px;
        font-size: 13px;
    }
    header.fixed .logo {
        margin-top: 17px;
    }
    header.fixed .logo img {
        width: 150px;
    }
    .banner {
        height: 70%;
    }
    .banner-text {
        width: 464px;
        top: 50%
    }
    .banner-text h1 {
        font-size: 45px;
    }
    .banner-text p {
        font-size: 18px;
    }
    .form-area {
        width: 264px;
        top: 53%;
    }
    .abroad-project-icons ul li p {
        font-size: 16px;
        padding: 0 31px;
        margin-top: 38px;
    }
    .abroad-project-icons ul li:before {
        right: -64px;
        width: 102px;
    }
    .inner-dehradun h2 {
        font-size: 35px;
    }
    .button-1 a {
        font-size: 22px;
        padding: 16px 30px;
    }
    .inner-exclusive p {
        top: 100px;
    }
    footer img {
        width: 200px;
    }
    .event-list {
        padding-top: 550px;
        background-position: top center;
        height: auto;
    }
    .event-list ul li, .event-list ul li:nth-child(2), .event-list ul li:nth-child(3), .event-list ul li:nth-child(4), .event-list ul li:nth-child(5) {
        position: static;
        width: auto;
        margin: 5px;
        text-align: center;
    }
    .event-list ul li:before {
        display: none;
    }
    .inner-study-abroad h2 {
        font-size: 28px;
    }
    .study-abroad-details .slick-prev {
        left: 0 !important;
    }
    .study-abroad-details .slick-next {
        right: 0 !important;
    }
    .questions h2 {
        font-size: 25px;
    }
}

/*responsive-small-screen*/

@media (max-width:767px) {
    .header-mar {
        height: 89px;
    }
    .container {
        margin: 0 5%;
        float: left;
        width: 90%;
    }
    .mob-nav-btn {
        display: block;
        float: right;
        cursor: pointer;
        font-size: 20px;
        color: #fff;
        margin: 10px 5px;
        width: 40px;
        text-align: center;
        height: 40px;
        line-height: 36px;
        border-radius: 5px;
        border: 2px solid #fff;
        background: #fecb29;
    }
    .mob-nav-btn:hover {
        background: #444;
        transition: all ease .5s;
    }
    .mob-nav {
        display: none;
    }
    .mob-nav:before {
        width: 250px;
        left: 0;
        top: 0;
        content: '';
        position: fixed;
        height: 100%;
        background: #444;
        z-index: 1;
    }
    nav {
        margin-top: 5px;
        margin-left: 30px;
        float: right;
    }
    .logo {
        margin-top: 20px;
    }
    .logo img {
        width: 190px;
    }
    header.fixed .logo {
        margin-top: 15px;
    }
    header.fixed .logo img {
        width: 162px;
    }
    .logo-mob {
        text-align: left;
        padding-left: 10px;
        display: block;
        position: fixed;
        top: 0;
        padding-top: 10px;
        left: 0;
        border-bottom: 2px solid #fff;
        width: 250px;
        padding-bottom: 10px;
        z-index: 2;
        background: #f1f1f1;
    }
    .logo-mob .icon {
        position: absolute;
        top: 10px;
        width: 35px;
        padding: 5px;
        line-height: 26px;
        text-align: center;
        right: 15px;
        background: #fff;
        border-radius: 50%;
        cursor: pointer;
    }
    .logo-mob a img {
        width: 105px;
    }
    nav ul.nav-ul>li:hover>a:before {
        display: none;
    }
    nav ul.nav-ul>li .nav-down {
        height: auto;
        display: none;
    }
    nav ul.nav-ul>li:hover .nav-down {
        height: auto;
    }
    nav ul.nav-ul {
        width: 250px;
        left: 0;
        top: 0;
        padding: 56px 10px 10px 10px;
        position: absolute;
        float: none;
        background: none;
        z-index: 1;
    }
    nav ul.nav-ul>li {
        width: 100%;
        text-align: left;
    }
    nav ul.nav-ul>li>a, header.fixed nav ul.nav-ul>li>a {
        padding: 5px;
        color: #fff;
        border-top: 1px dotted #555;
    }
    nav ul.nav-ul ul {
        height: auto;
        position: static;
    }
    .banner {
        height: auto;
        background: url(../images/canada-bg.jpg);
        background-repeat: no-repeat;
        padding-bottom: 25px;
    }
    .banner-text {
        width: 100%;
        color: #fff;
        float: left;
        position: static;
        margin-top: 50px;
        margin-bottom: 25px;
        transform: none;
    }
    .banner-text h1 {
        font-size: 32px;
        line-height: 32px;
    }
    .banner-text p {
        font-size: 14px;
        line-height: 18px;
        padding: 5px 10px;
    }
    .form-area {
        position: static;
        width: 100%;
        float: left;
        transform: none;
        padding: 10px;
    }
    .form-area button[type="submit"] {
        width: 91%;
    }
    .form-area #checkboxes label span {
        display: block;
        padding-left: 20px;
    }
    .abroad-project {
        padding: 0;
        margin-bottom: 50px;
    }
    .abroad-project-icons ul li p {
        margin-top: 0;
    }
    .abroad-project-icons ul li:before {
        display: none;
    }
    .dehradun {
        padding-top: 50px;
        padding-bottom: 25px;
    }
    .ex-head h2 {
        font-size: 20px;
    }
    .inner-exclusive {
        margin: 10px 1%;
    }
    .inner-exclusive img {
        border: 1px solid #fff;
    }
    .inner-exclusive p {
        top: auto;
        bottom: -30px;
        left: 50%;
        transform: translateX(-50%);
        font-size: 14px;
        padding: 5px;
    }
    .description {
        padding-bottom: 20px;
    }
    .questions {
        width: 100%;
    }
    .left-organizer {
        width: 100%;
    }
    .right-organizer {
        width: 100%;
    }
    .abroad-project-text h2 {
        font-size: 20px;
        margin-bottom: 0;
    }
    .abroad-project-icons ul li {
        width: 100%;
        padding-top: 19px;
    }
    .abroad-project-icons ul li::before {
        right: 92px;
        top: 302px;
        width: 100px;
    }
    .organizer h2 {
        font-size: 20px;
    }
    .inner-dehradun h2 {
        font-size: 20px;
        font-family: "Neo Sans Std";
    }
    .inner-event h2 {
        font-size: 28px;
    }
    .heading span {
        font-size: 20px;
        margin-top: -3px;
    }
    .heading {
        font-family: "Neo Sans Std";
        font-size: 20px;
    }
    .countdown {
        margin-right: 5px;
    }
    .intro-banner ul li {
        width: 49%;
        margin: 0;
        padding: 0 10px;
        height: 165px;
        display: inline-block;
        float: none;
    }
    .intro-banner ul li img {
        height: 75px;
    }
    .inner-dehradun-text h3 {
        font-size: 50px;
    }
    .intro-banner ul li p {
        font-size: 13px;
    }
    .icon p {
        font-size: 18px;
    }
    .inner-event h2 {
        font-weight: 700;
    }
    .seat-reservation {
        padding: 50px 0;
    }
    .event-list {
        margin-top: 25px;
        padding: 50px 0 0 0;
        background: #fff;
        background-position: top center;
        height: auto;
        border: 2px solid #ccc;
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    }
    .event-list ul li, .event-list ul li:nth-child(2), .event-list ul li:nth-child(3), .event-list ul li:nth-child(4), .event-list ul li:nth-child(5) {
        position: static;
        width: auto;
        margin: 5px;
        text-align: center;
    }
    .event-list ul li:before {
        display: none;
    }
    .explore i.fa-angle-left {
        left: -10px;
    }
    .explore i.fa-angle-right {
        right: -10px;
    }
    .event-list h3 {
        font-size: 18px;
        position: relative;
        padding-left: 35px;
    }
    .video h2 {
        font-size: 30px;
    }
    .video .slick-slide {
        margin: 0;
    }
    .video .slick-active {
        opacity: 1;
    }
    .inner-event h2 {
        font-size: 20px;
        line-height: 25px;
    }
    .inner-event h2 small {
        font-size: 16px;
    }
    .head-text h2 {
        font-size: 28px;
    }
    .head-text h3 {
        font-size: 17px;
    }
    .head-text p {
        font-size: 14px;
    }
    .inner-study-abroad h2 {
        font-size: 25px;
    }
    .questions.right {
        display: block;
    }
    .questions {
        font-size: 16px;
        height: auto;
        display: none;
        padding: 20px 0;
    }
    .questions h2 {
        font-size: 20px;
    }
    .study-abroad-details .slick-prev {
        left: -10px !important;
    }
    .study-abroad-details .slick-next {
        right: -10px !important;
    }
    .right-organizer img {
        height: 100px;
    }
    .right-organizer ul li {
        padding: 20px 10px;
    }
    .inner-foot h3 {
        font-size: 16px;
    }
}

.uni-logo-sec {
    background: url(../images/explore-banner.jpg);
}

.uni-logo {
    text-align: center;
    overflow: hidden;
}

.uni-logo ul {
    list-style: none;
    display: flex;
    padding: 20px 0px;
}

.uni-logo ul li {
    padding: 5px 5px;
    width: 12%;
    display: inline-block;
}

.uni-logo img {
    width: 100%;
    background-color: #fff;
}

.beng-info {
    font-size: 21px;
    margin-top: 10px;
    list-style: none;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
}

.beng-info i {
    margin-right: 10px;
}

.updated-ex-head {
    margin: 25px 0px;
}

.updated-ex-head h2 {
    color: #1d7cba;
    font-size: 35px;
    margin-bottom: 10px;
    text-align: center;
}

@media(max-width: 992px) {
    .uni-logo {
        overflow: hidden;
    }
    .uni-logo ul {
        padding: 0px;
        margin: 0px;
        display: flex;
    }
    .uni-logo ul li {
        padding: initial
    }
    .uni-logo img {
        width: auto;
        max-width: 100%
    }
    .uni-logo .swiper-pagination {
        left: 0px;
        right: 0px;
        text-align: center;
    }
    .swiper-pagination-bullet {
        margin: 0px 2px;
        background: #fdfdfd;
        opacity: .5;
    }
    .swiper-pagination-bullet-active {
        background: #fecb29;
        opacity: 1;
    }
}

@media(max-width: 768px) {
    .uni-logo ul li {
        padding: 0;
    }
    .inner-exclusive {
        width: 48%;
    }
    .inner-exclusive p {
        bottom: 6px;
    }
    .updated-ex-head h2 {
        font-size: 20px;
    }
    .updated-ex-head {
        margin: 15px 0px;
    }
    .uni-logo ul li {
        width: 100%;
    }
    .inner-excl {
        display: flex;
        width: 100%;
        justify-content: center;
    }
    .timeline.web {
        display: none;
    }
    .timeline.mob {
        display: block;
        background: #014a77;
    }
    .timeline.mob .slick-dots {
        bottom: -30px;
    }
    .timeline.mob .slick-slide img {
        display: inline-block;
    }
    .timeline .description {
        padding: 0 11px;
    }
    .award .col-md-met {
        width: 50%;
        padding: 0 10px;
        height: 36px;
    }
    .button-2 a {
        padding: 10px 20px;
        font-size: 19px;
    }
    .button-2 a.des {
        padding: 10px 20px;
    }
    .button-2 a.mo {
        display: inline-block;
    }
}

@media(min-width: 768px) and (max-width: 1200px) {
    .inner-exclusive p {
        position: static;
    }
}

@media screen and (max-width:480px) {
    .banner-text h1 {
        margin-bottom: 10px;
    }
    .s_cl {
        margin-bottom: 2px;
        display: inline-block;
    }
    .beng-info li {
        margin-bottom: 5px;
        font-size: 16px
    }
    .banner-info {
        width: 49%;
        margin-bottom: 5px;
        display: block;
    }
}

.swiper-pagination {
    position: static;
    text-align: center;
    margin: 3px;
}

.bner-text span {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 800;
}

.date-div {
    background-color: #ea093c;
    padding: 0 20px;
    display: inline-block;
    border-radius: 10px;
    box-shadow: 2px 4px 10px 2px rgba(0, 0, 0, 0.3);
    margin: 0px 0px 5px;
    font-family: 'Nunito Sans', sans-serif;
    color: #fff;
    width: 100%;
    text-align: center;
}

.date-div p {
    font-weight: 700;
}

.date2 {
    text-align: center;
}

.date2 .date-div {
    width: auto;
    margin: auto;
    border-radius: 0 0 10px 10px;
    padding-bottom: 5px;
    background: yellow;
    color: #000;
}

.beng-info li img {
    width: 21px;
    margin-right: 10px;
}

.banner {
    position: relative;
}

.icon i {
    padding-right: 10px;
    text-align: center;
}

.swiper-pagination-bullet {
    margin-right: 10px;
}

.loc-ic {
    font-size: 27px;
    margin-right: 4px;
}

@media(max-width: 768px) {
    .mob-back {
        position: relative;
    }
    .event-list h3::before {
        content: ' ';
        background-image: url(../images/sidearrow.png);
        width: 20px;
        height: 20px;
        position: absolute;
        top: 0;
        z-index: 9999;
        display: inline-block;
        margin-left: -30px;
    }
    .s_cl {
        font-size: 32px;
    }
    .banner-text {
        text-align: center;
    }
    .banner-text h1 {
        line-height: 30px;
    }
    .banner-text h1 img {
        display: none;
    }
    .banner-text h1 img.mob {
        display: block;
    }
    .banner-info {
        width: auto;
        margin: 10px 0px;
        display: inline-block;
        font-size: 16px;
        padding-right: 1px;
    }
    .bner-text span {
        font-weight: 700;
        font-size: 16px;
    }
    .beng-info li img {
        width: 13px;
        margin-right: 5px;
    }
    .banner-text h1 {
        font-size: 69px;
    }
    .beng-info {
        margin-top: 15px;
        text-align: left;
    }
    /* .icon p {height: 30px;}*/
    .loc-ic {
        font-size: 17px;
    }
    .banner h6 {
        position: absolute;
        right: 17px;
        color: #fff;
        top: 52%;
        font-size: 10px;
    }
    .description {
        padding-bottom: 20px;
    }
    .col-md-me {
        width: 100%;
        margin-left: 0px!important;
    }
}

@media(max-width: 600px) {
    .border-upper {
        border-top: 1px solid #ffcc29;
    }
    .banne-ul li:nth-child(2) {
        border-right: none;
    }
    .banne-ul li:last-child {
        border-top: 1px solid yellow;
    }
    .banne-ul {
        padding: 5px 5px 10px;
    }
    .banner-text h1 img {
        width: 250px;
    }
    .banner h6 {
        display: none;
    }
    .date-div {
        margin: 1px 0px 0px;
        padding: 0;
        background-color: #e8083c;
        color: #fff;
    }
    .date-div p {
        padding: 0 10px;
    }
    .date2 .date-div p {
        padding: 5px 10px;
    }
    .sch-per strong {
        line-height: 35px;
    }
    .sch-per strong.per90 {
        font-size: 35px;
    }
    .sch-per img {
        padding: 3px 0px;
        width: 93px;
    }
    .form-area .head {
        font-size: 18px;
    }
    .form-area button[type="submit"] {
        font-size: 20px;
        background: #ea093c;
        border-radius: 15px;
    }
    .button-2-form a {
        background: #287f00 !important;
        margin-bottom: 10px;
        display: block;
        border-radius: 15px !important;
    }
}

@media(min-width: 1000px) {
    .banner h6 {
        position: absolute;
        left: 5px;
        color: #fff;
        bottom: 0;
        font-size: 14px;
    }
    .banner-text h1 img {
        width: 400px;
    }
    .banner-text p {
        font-size: 20px;
    }
    .sch-per {
        font-size: 12px;
        padding: 10px 9px;
    }
}

.form-bottom {
    padding-top: 15px;
    position: relative;
    text-align: center;
    padding: 5px 10px;
}

.form-bottom span {
    background: #F9F9F9;
    padding: 0px 8px;
}

.form-bottom:after {
    content: ' ';
    border-bottom: 1px solid #000;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 16px;
    z-index: -1;
    border-bottom-style: dashed;
}

.button-2-form {
    margin: auto;
    width: 91%;
}

.button-2-form a {
    padding: 9px 31px;
    border-radius: 0;
    padding: 10px 20px;
    font-size: 22px;
    cursor: pointer;
}

.button-1-back a {
    background-color: #ea093c;
}

.button-2-form a {
    background-color: #ea093c;
    letter-spacing: 2px;
    font-size: 19px;
}

.updated-ex-head-event {
    margin: 0px 0px;
    padding: 20px 0px 45px 0px;
}

.registerHere-btn {
    display: inline-block;
    text-align: center;
    margin: 50px auto 0 auto;
    width: 100%;
}

.registerHere-btn a {
    background: #ff9600;
    padding: 20px 40px;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    border-radius: 4px;
    display: none;
}

.registerHere-btn a:hover {
    background: #e2b605;
}

.form-area fieldset.w50 {
    min-width: 50%;
    width: 50%;
    float: left;
}

.form-area input[type="text"], .form-area input[type="email"], .form-area input[type="tel"], .form-area input[type="url"] {
    width: 98%;
    float: left;
}

.our-association-wrap {
    margin-top: 30px;
}

.our-association-wrap .questions {
    padding: 50px 20px;
    background: #fff;
}

.our-association-wrap .questions.right :nth-child(2) {
    padding-top: 20px;
}

.our-association-wrap .questions.right :nth-child(3) {
    font-weight: 600;
    font-size: 22px;
    line-height: 40px;
}

.our-association-wrap .questions.right :nth-child(4) {
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    color: #000;
}

.our-association-wrap .questions.right a {
    color: #1d7cba;
}

.franchise {
    text-align: center;
}

@media(max-width: 767px) {
    .country-icon ul {
        display: block;
    }
    .country-icon.phone-c {
        display: block;
    }
    .country-icon.desk-c {
        display: none;
    }
    .country-icon ul li {
        display: inline-block;
       
        text-align: center;
        margin-bottom: 15px;
        margin: 0;
        margin-bottom: 10px;
        padding: 0; 
    }
    .country-icon .slick-dots li button{
            margin-left: 12PX;
    }
    .country-icon ul li img{
        height: auto;
        background: none;
    }
   
    .country-icon .slick-dots{
        bottom: -40PX;
    }
    .country-icon .slick-slide{
        margin: 0 ;
    }
    .country-icon  .slick-prev, 
    .country-icon  .slick-next{
        display: none ;
    }
    .country-icon .slick-dots li button:hover, 
    .country-icon .slick-dots li button:focus,
    .country-icon .slick-dots li.slick-active button{
        background:#fecb29 ;
    }
    .country-icon.phone-c i {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 30px;
        text-align: center;
        height: 30px;
        line-height: 27px;
        z-index: 1;
        background: #c0c0c0;
        border: 1px solid #ccc;
        border-radius: 50%;
        font-size: 16px;
        color: #444444;
        cursor: pointer;
    }
    .country-icon.phone-c i.fa-angle-right {
        right: 0;
    }
    .feb {
        display: none;
    }
    .banner-text h1 .ap {
        font-size: 39px;
        padding: 20px 0;
    }
    .registerHere-btn {
        margin: auto;
    }
    .registerHere-btn a {
        padding: 10px 20px;
    }
    .heading1 {
        font-size: 20px;
        margin-bottom: 10px;
        font-family: "Neo Sans Std";
    }
    .award {
        padding-bottom: 50px;
    }
    .echron-application {
        padding-top: 85px;
        padding-bottom: 40px;
    }
    .echron-application h1{
        font-size: 26px;
    }
}

@media(max-width: 575px) {
    .date-div p span:nth-child(2) {
        display: none;
    }
    .date-div p span:nth-child(3) {
        display: none;
    }
    .banner-info {
        font-size: 17px;
    }
    .sch-per {
        font-size: 14px;
        padding: 5px 15px 0 15px;
    }
    .inner-dehradun h2 span {
        font-size: 12px;
    }
    .button-2 {
        margin-top: 17px;
    }
}