@import url('https://fonts.googleapis.com/css?family=Muli');
@import url('https://fonts.googleapis.com/css?family=Lato');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Oxygen:700');
@import url('https://fonts.googleapis.com/css?family=PT+Serif:700');
@import url('https://fonts.googleapis.com/css?family=Merienda:700');




.navigation .top-contact{padding-top: 15px;
padding-left: 9%;}

.navigation .top-contact ul{list-style: none;
padding-left: 0;}

.navigation .top-contact ul li a{text-decoration: none;
color: #fff;
font-size: 15px;
float: left;
padding:0 5px; 
text-transform: uppercase;
font-family: 'Lato', sans-serif;
}

.navigation .top-contact ul li a span{
    color: #420514;
    padding: 0 10px;
}

.navigation .social-icon{
    padding-top: 9px; 
}

.navigation .social-icon ul{list-style: none;
padding-left: 0;
padding-left: 38px;}

.navigation .social-icon ul li{
    float: left;

}

.navigation .social-icon ul li a{
    color: #420514;
    padding: 0 15px;
display: block;
line-height: 32px;
transition: all .3s ease;}


.navigation .social-icon ul li a:hover{
    color: #fff;
}

header{
padding: 13px 0px;
background: #420514;
}

.logo {
position: absolute;
left: 0;
top: -4px;
z-index: 0;
}

.logo img{
    width: 53%;
}



.text-heading{
padding-top: 6px;
text-align: right;
padding-right: 27px;
text-align: right;
}

.text-heading img{
    display: inline-block;
}


.text-heading h1 {
font-family: 'Merienda', cursive;
margin-top: 0;
margin-bottom: 0;
font-size: 45px;
line-height: 30px;
padding-top: 17px;
color: #f2901d;
text-transform: uppercase;
border-bottom: 4px double #fff;
padding-bottom: 10px;
width: 63%;
display: inline-block;
}

.text-heading h1 span{color: #000;}

.icon-box{
    margin-top: 14px;
}


.icon-box .icon-box1{
float: left;
font-size: 22px;
color: #f2901d;
border: 1px dotted #f2901d;
padding: 11px 13px;
line-height: 19px;
border-radius: 30px;
}

.icon-box .icon-content a{
font-family: 'Lato', sans-serif;
color: #f2901d;
font-size: 15px;
transition: .4s;
}

.icon-box .icon-content a:hover{
color: #fff;
text-decoration:none; 
}

.icon-box .icon-content h4{
    font-family: 'Muli', sans-serif;
font-weight: 600;
margin-bottom: 5px;
color: #fff;
}

.icon-box .icon-content{
    margin-left: 60px;
}

.navigation{    
box-shadow: 0px 2px 4px #575757;
background-color:#f2901d;
z-index: 99999;
position: relative;
}


.navbar {
    margin-bottom: 0px;
}

.navbar-inverse {
    background:none;
    border: none;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    position: relative;
    text-transform: uppercase;
}

.navbar-inverse .navbar-nav li > a::before {
    margin: 0 auto;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    border: 2px solid transparent;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
}

.navbar-inverse .navbar-nav li.active > a::before, .navbar-inverse .navbar-nav li > a:hover::before {
    border-color: #420514;
    left: 22px;
    right: 22px;
      color: #420514;

}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #420514;
    background: none;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #420514;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #333;
}

.dropdown-menu {
    top: 98%;
    left: -1px;
    margin: 0px 0 0;
    background-color: #333;
}

.dropdown-menu > li > a {
    display: block;
    padding: 6px 15px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    position: relative;
    text-transform: uppercase;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #fbad1a;
    text-decoration: none;
    background: none;
}

.carousel-control.left {
  background: none;
}

.carousel-control.right {
  background: none;
}

.carousel-caption {
right: 8%;
left: 8%;
padding-bottom: 0px;
text-align: center;
bottom: 0px;
}

.carousel-caption h1{
font-family: 'Lato', sans-serif;
font-size: 24px;
background-color: rgba(242, 144, 29, 0.8);
text-shadow: none;
margin-bottom: 0px;
padding: 6px 6px;
position: absolute;
bottom: 50px;
left: 0;
}

.carousel-indicators {
    bottom: 0px;
    left:108%;
    width: 20%;
    display: none;
}

.carousel-caption p{
font-family: 'Open Sans', sans-serif;
background-color: rgba(66, 5, 20, 0.88);
font-size: 15px;
padding: 6px 10px;
margin-bottom: 0px;
}

.carousel-caption .btn {
    text-shadow: none;
    background: #420514;
    border-radius: 0px;
    border-bottom: 2px solid #f2901d;
    border-right: 0;
    border-left: 0;
    border-top: 0;
     font-family: 'Open Sans', sans-serif;
     font-size: 15px;
     transition: .4s;
}

.carousel-caption .btn:hover {
    background: #f2901d;
  border-bottom: 2px solid #420514;
    }

.second-slide{
right: 60%;
left: 9%;
text-align: left;
    }

.second-slide h1{
text-align: left;
padding-left: 10px;
    }

    .second-slide p{
text-align: left;
padding-left: 10px;
    }

.second-slide .btn {
    position: relative;
    left: 0%;
}

.btn-l .btn {
    position: relative;
    left: 0% !important;
}




.sec-1 {
    padding:50px 0px; 
    text-align: center;
    background: #f0f0f0;
}

.sec-1 .wel h1{
   font-family: 'Oxygen', sans-serif;
   color: #f2901d;
   margin-bottom: 25px;
}

.sec-1 .wel h1::before {
    content: '';
    background:#871e3d;
    position: absolute;
    top: 70px;
    left: 47%;
    width: 70px;
    height: 1px;
}

.sec-1 .wel h1::after {
  content: '';
background: #871e3d;
position: absolute;
top: 74px;
left: 45%;
width: 70px;
height: 1px;
}

.sec-1 h1 span{
    color: #871e3d;
    }

.sec-1 p{
font-family: 'Open Sans', sans-serif;
line-height: 30px;
margin: 10px 80px;
padding-bottom: 10px;
}

.sec-1 a{
    background:#f2901d;
    color: #fff;
    padding: 10px 15px;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
    }

.sec-1 a::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #420514;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.sec-1 a:hover::before{
    -webkit-transform: scaleX(1);
    text-decoration: none;
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.sec-1 a:hover{
     text-decoration: none;
}

.sec-2{
    padding:60px 0px; 
}

.sec-2 h1{
    font-family: 'Muli', sans-serif;
font-size: 25px;
font-weight: 600;
background: #420514;
padding: 10px 9px;
color: #fff;
border-left: 4px solid #f2901d;
margin-top: 0;
}

.sec-2 .left-img{
    padding: 0;
    margin-top: 12px;
}

.sec-2 .course{
       margin-top: 12px;
}

.sec-2 .course h2{
    font-family: 'Lato', sans-serif;
font-size: 20px;
color: #f2901d;
margin-top: 0px;
}

.sec-2 .course p{
  font-family: 'Open Sans', sans-serif;
}

.sec-2 .course a{
  font-family: 'Open Sans', sans-serif;
  background: #420514;
  padding: 8px 12px;
  transition: .4s;
  color: #fff;
  display: inline-block;
}

.sec-2 .course a:hover{
  text-decoration: none;
  background: #f2901d;
}

.sec-2 .trip-holidays{
    padding: 6px;
-webkit-box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.2);
box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.2);
}

.sec-2 .trip-holidays .text {
    position: absolute;
    top: 6px;
    text-align: center;
    padding: 26px 20px 14px;
background-color: rgba(66, 5, 20, 0.7);
margin-right: 22px;
}

.sec-2 .trip-holidays .text h5{
font-family: 'Lato', sans-serif;
font-size: 25px;
color: #f2901d;
    }

    .sec-2 .trip-holidays .text p{
  font-family: 'Open Sans', sans-serif;
  color: #fff;
    }


.sec-3{
    padding: 60px 0;
    background: #d1d1d1;
    background: url("../images/sec-3-bg.jpg") fixed;
}

.sec-3 .page-info{
    text-align: center;
}

.sec-3 .page-info h1{
    font-family: 'Oxygen', sans-serif;
font-size: 26px;
color: #871e3d;
    }

    .sec-3 .page-info p{
 font-family: 'Open Sans', sans-serif;
 color: #fff;
    }

    .sec-3 .page-info p::after{
content: '';
background: #fff;
position: absolute;
top: 87px;
left: 47%;
width: 70px;
height: 2px;
    }

.feature_box .flip-container {
    margin: 15px 0;
}

.flip-container, .front, .back {
    width: 320px;
    height: 427px;
    width: 100%;
    min-height: 100%;
}

.flip-container {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -ms-transform: perspective(1000px);
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    border: 0px solid #ccc;
    margin-bottom: 20px;
    height: 100%;
    margin-top: 35px;
}

.feature_inner_box {
    width: 100%;
    margin-right: 0;
    margin: 0;
    background-color: #f6f6f6;
   
    text-align: center;
    margin-left: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.flipper {
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 0.6s;
    -moz-transition: 0.6s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
    height: 325px;
    box-shadow: 1px 2px 6px #0006;
}

.front {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    background: #ededed;
    z-index: 2;
}

.front, .back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: rotateY(0deg);
    -moz-transition: 0.6s;
    -moz-transform-style: preserve-3d;
    -moz-transform: rotateY(0deg);
    -o-transition: 0.6s;
    -o-transform-style: preserve-3d;
    -o-transform: rotateY(0deg);
    -ms-transition: 0.6s;
    -ms-transform-style: preserve-3d;
    -ms-transform: rotateY(0deg);
    transition: 0.6s;
    transform-style: preserve-3d;
    transform: rotateY(0deg);
    position: absolute;
    top: 0;
    left: 0;
    min-height: 100%;
    width: 100%;
    padding: 20px;
}

.flip-container, .front, .back {
    width: 320px;
    height: 325px;
    width: 100%;
    min-height: 100%;
}

.flip-container:hover .front, .flip-container.hover .front {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.feature_inner_box a {
 font-size: 22px;
font-weight: 300;
color: rgb(242, 144, 29);
font-family: 'Open Sans', sans-serif;
}


.feature_inner_box .front p {
font-family: 'Open Sans', sans-serif;
line-height: 25px;
}

.feature_inner_box:hover a {
    color: #420514;
    text-decoration: none;
}

.feature_inner_box h6 {
    font-size: 20px;
    margin-bottom: 12px;
}

.feature_inner_box img {
    border: 1px solid #00aee4;
}

.feature_inner_box i, .feature_inner_box img {
    background: #00aee4;
    border-color: #095C75;
}

.feature_inner_box i, .feature_inner_box img {
    width: 65px;
    height: 65px;
    margin-bottom: 25px;
    border-radius: 48px;
    -moz-border-radius: 48px;
    -webkit-border-radius: 48px;
    -khtml-border-radius: 48px;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  border: 2px solid #871e3d;
background:#871e3d;
}

.feature_inner_box img:hover, .feature_inner_box i:hover {
    -webkit-animation: rotateIn 1s infinite linear;
    -webkit-animation: rotateIn 1s infinite linear;
    -moz-animation: rotateIn 1s infinite linear;
    -o-animation: rotateIn 1s linear;
    animation: rotateIn 1s infinite linear;
}

.back p {
    text-align: center;
    padding: 0 20px;
font-family: 'Open Sans', sans-serif;
    line-height: 2em;
    color: #fff;
}

.feature_inner_box:hover h6 {
    color: #ea4628;
}

.back {
    background: #f2901d;
}

.back {
   
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}

.flip-container:hover .back, .flip-container.hover .back {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        opacity: 0;
    }
    
    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}
@-moz-keyframes rotateIn {
    0% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(-200deg);
        opacity: 0;
    }
    
    100% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(0);
        opacity: 1;
    }
}
@-o-keyframes rotateIn {
    0% {
        -o-transform-origin: center center;
        -o-transform: rotate(-200deg);
        opacity: 0;
    }
    
    100% {
        -o-transform-origin: center center;
        -o-transform: rotate(0);
        opacity: 1;
    }
}
@keyframes rotateIn {
    0% {
        transform-origin: center center;
        transform: rotate(-200deg);
        opacity: 0;
    }
    
    100% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    -moz-animation-name: rotateIn;
    -o-animation-name: rotateIn;
    animation-name: rotateIn;
}




.sec-4{
    padding: 50px 0;
}

.sec-4 h1{
font-family: 'Muli', sans-serif;
font-weight: 600;
font-size: 25px;
border-left: 4px solid #78152d;
padding-left: 10px;
color: #f2901d;
margin-bottom: 20px;
}

.sec-4 .g-box{
    padding-left: 0px;
}

.sec-4 .gallery{
    display: inline-block;
overflow: hidden;
margin-bottom: 10px;
box-shadow: 0px 0px 4px #d7d7d7;
}

.sec-4 .gallery img{
    transition: all 0.9s ease 0s;
overflow: hidden;
position: relative;
display: inline-block;
}

.sec-4 .g-box:hover .g-bg{
    opacity: 1;
    cursor: pointer;
    z-index: 999999;
    transition: all 0.9s ease 0s;
}

.sec-4 .g-box .g-bg{
background-color: rgba(0, 0, 0, 0.7);
position: absolute;
height: 89%;
width: 92%;
top: 0px;
text-align: center;
opacity: 0;
cursor: pointer;
z-index: -1;
  transition: all 0.9s ease 0s;
}

.sec-4 .g-box .g-bg i{
position: relative;
top: 40%;
color: #f2901d;
font-size: 16px;
}




.sec-4 .gallery:hover img {
 -moz-transform: scale(1.2);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
cursor: pointer;
transition: all 0.9s ease 0s;
}

.about-banner{
    padding: 30px 0;
    background:url(../images/banner-about.jpg)  ; 
    background-size: cover;   
}

.gallery-banner{
    padding: 30px 0;
    background:url(../images/banner-gallery.jpg)  ; 
    background-size: cover;   
}

.contact-banner{
    padding: 30px 0;
    background:url(../images/banner-contact-us.jpg)  ; 
    background-size: cover;   
}

.thank-banner{
    padding: 30px 0;
    background:url(../images/banner-thank.jpg)  ; 
    background-size: cover;   
}



.pro-box {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    border: 1px solid #c9c9c9;
    padding: 5px;

}

.s-gallery{
       height: 177px;
overflow: hidden;
}

.pro-box .thumb {
    display: block;
    position: relative;
    overflow: hidden;
}

.pro-box .img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 0px;
}

.pro-box img {
    width: 100%;
    height: 100%;
    transition: all 0.9s ease 0s;
}

.pro-box .thumb:hover img {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    cursor: pointer;
    transition: all 0.9s ease 0s;
}

.pro-box:hover {
    box-shadow: 0px 0px 6px 2px #cfcfcf;
}



.banner-matter h1{
font-family: 'Lato', sans-serif;
font-size: 28px;
font-weight: 600;
color: #420514;
text-transform: uppercase;
}

.banner-matter .crumbs{
    text-align: right;
font-family: 'Open Sans', sans-serif;
color: #420514;
padding-top: 27px;
}

.banner-matter .crumbs a{
    font-size: 15px;
color: #f2901d;
transition: .4s;
}

.banner-matter .crumbs a:hover{
    color: #420514;
    text-decoration: none;
}

.banner-matter .crumbs span{
    color: #420514;
}

.matter{
    padding: 30px 0;
}

.matter-in{
box-shadow: 0 1px 4px rgb(176, 176, 176);
}

.matter-in h1{
font-family: 'Muli', sans-serif;
font-size: 22px;
font-weight: 600;
color: #f2901d;
text-transform: uppercase;
}

.matter-in p{
font-family: 'Open Sans', sans-serif;
font-size: 14px;
line-height: 28px;

    }

.matter-in .fee-table{
    width: 40%;
font-family: 'Open Sans', sans-serif
}

.matter-in .fee-table td{
padding: 5px 0;
    }

    .conttable tr td{
padding: 6px 0;
}

    .conttable tr td a{
color: #333;
transition: .4s;
}

   .conttable tr td a:hover{
color: #f2901d;
text-decoration: none;
}

.conttable p{
margin-bottom: 0;
font-size: 15px;
}

  .conttable tr td span{
color: #420514;
font-size: 16px;
padding-right: 8px;
    }

.conttable tr th{
color: #f2901d;
    }


.msgtable{
    font-family: 'Open Sans', sans-serif;
}

.msgtable tr td{
   padding-bottom: 12px;
}

.msgtable .btn-default {
    color: #fff;
    background-color: #420514;
    border-color: #420514;
    border-radius: 0px;
    transition: .4s;

}

.msgtable .btn-default:hover {
    background-color: #f2901d;
    border-color: #f2901d;
}

.footer-logo2{
    padding-top: 12px;
}

footer{
    padding: 50px 0px;
background-color: #420514;}

footer .footer-logo img{
    width: 100%;
}

footer h1{
    color: #fff;
font-size: 40px;
text-transform: uppercase;
padding-left: 12px;
font-family: 'PT Serif', serif;
text-align: center;
}




footer h2{margin-top: 0;
color: #f2901d;
font-family: 'Lato', sans-serif;
text-transform: uppercase;
font-size: 25px;
border-bottom: 1px dashed rgb(161, 51, 78);
padding-bottom: 10px;
}



footer .important-links ul{padding-left: 0;
list-style: none;}

footer .important-links ul li a{text-decoration: none;
color: #fff;
font-family: 'Open Sans', sans-serif;
font-size: 15px;
display: block;
transition: .5s;}

footer .important-links ul li a i{font-size: 13px;

padding-right: 5px;}

footer .important-links ul li a:hover{color: #f2901d;
transition: .5s;}

footer .important-links ul li{
    line-height: 30px;
}

footer .important-links p{color: #fff;
font-family: 'Open Sans', sans-serif;
float: none;
padding: 0;
}

.footer-gallery{
    padding: 0;
}

.footer-gallery img{
    border:1px solid #fff;
    padding: 2px; 
}


.fly-video video{
height:270px; 
width:100%;
}


.g-video video{
width: 100%;
height: 250px;
}

@media (max-width:320px){

.carousel-caption {
        display: none;
    }

.sec-1 .wel h1 {
    font-size: 23px !important;
}

.sec-1 .wel h1::after {
    top: 40px;
    left: 33%;
}

.sec-1 .wel h1::before {
    top: 36px;
    left: 40%;
}

.sec-4 .g-box .g-bg {
    height: 93% !important;
    width: 95% !important;
}


.banner-matter h1 {
    font-size: 18px;
}

.banner-matter .crumbs {
    padding-top: 19px;
}

.matter-in h1 {
    font-size: 16px;
    padding-top: 20px;
}

.matter-in p {
    text-align: justify;
}

.matter {
    padding: 15px 15px;
}

.matter-in .fee-table {
    width: 100%;
    border: 0;
}

.conttable tr td span {
    display: none;
}

.conttable p {
    font-size: 13px;
}

.conttable .contact_p{
    padding-left: 10px;
}

.s-gallery {
    height: 159px;
    overflow: hidden;
}

.g-video video {
    height: 150px;
}

}


@media (min-width:320px) and (max-width:414px){

header {
    padding:0px;
}

.carousel-caption {
        display: none;
    }

.text-heading {
    padding-top: 10px;
padding-right: 0;
}

.text-heading img{
  width: 50%;
display: inline-block;  
}

.logo {
    top: 0;
}

.icon-box {
    margin-top: 17px;
}

.icon-box .icon-box1 {
    font-size: 15px;
    padding: 8px 10px;
}

.icon-box .icon-content {
    margin-left: 48px;
}

.icon-box .icon-content h4 {
    font-size: 15px;
}

.icon-box .icon-content a {
    font-size: 14px;
}


.navbar-inverse .navbar-nav > li > a {
    font-size: 13px;
}

.navigation .top-contact {
padding-top: 5px;
padding-left: 0;
padding-right: 0;
}

.navigation .top-contact ul li a {
    font-size: 14px;
}

.navigation .social-icon ul li a {
    padding: 0 6px;
}

.navigation .social-icon ul {
    padding-left: 0;
}

.navigation .social-icon {
    padding-top: 0px;
}

.carousel-indicators {
    bottom: -12px;
}

.second-slide {
    right: 29% !important;
    left: 9% !important;
    text-align: left;
    top: -35px;
}

.second-slide h1 {
    text-align: left;
    padding-left: 10px;
    font-size: 15px;
    padding: 3px 6px;
}

.second-slide p {
    text-align: left;
    padding-left: 10px;
    margin-bottom: 3px;
    font-size: 11px;
}

.carousel-caption .btn {
    font-size: 12px;
    padding: 5px 10px;
}

.carousel-caption {
    right: 9%;
    left: 27%;
    top: -36px;
}

.carousel-caption h1 {
    font-size: 14px;
    padding: 6px 6px;
}

.carousel-caption p {
    font-size: 11px;
    padding: 4px 10px;
    margin-bottom: 3px;
}

.sec-1 .wel h1::before {
    top: 40px;
    left: 44%;

}

.sec-1 .wel h1::after {
    top: 44px;
    left: 38%;
}

.sec-1 {
    padding: 20px 0px;
}

.sec-1 .wel h1 {
    font-size: 25px;
}

.sec-1 p {
    margin: 0;
    text-align: justify;
}


.sec-1 a {
    padding: 6px 10px;
    font-size: 13px;
}

.sec-2 h1 {
    font-size: 18px;
}

.sec-2 {
    padding: 30px 0px;
}

.sec-2 .course h2 {
    font-size: 16px;
}

.sec-2 .course {
    padding: 0;
}

.sec-2 .course p {
    text-align: justify;
}

.sec-2 .course a {
    padding: 6px 8px;
    font-size: 13px;
}


.trip-holidays img{
width: 100%;
}

.sec-2 .trip-holidays {
    margin-top: 20px;
}

.sec-2 .trip-holidays .text h5 {
    font-size: 20px;
    margin-top: 0;
}

.sec-3 {
    padding: 30px 0;
}

.sec-3 .page-info h1 {
    font-size: 17px;
}

.sec-3 .page-info p {
    font-size: 13px;
}

.sec-3 .page-info p::after {
    top: 75px;
    left: 38%;
}

.feature_inner_box a {
    font-size: 18px;
}

.sec-4 {
    padding: 20px 0;
}

.sec-4 .gallery {
    width: 100%;
}

.sec-4 h1 {
    font-size: 18px;
}

.banner-matter h1 {
    font-size: 18px;
}


.banner-matter .crumbs {
    padding-top: 19px;
}

.matter-in h1 {
    font-size: 18px;
    padding-top: 20px; 
}

.matter {
    padding: 15px 15px;
}

.matter-in .fee-table {
    width: 100%;
    border: 0;
}

.conttable tr td span {
    display: none;
}

.conttable p {
    font-size: 14px;
}

footer {
    padding: 30px 0px;
}

footer .footer-logo img {
    width: 70%;
}

footer .footer-logo2 img{
    width: 65%;
}

footer h2 {
    font-size: 18px;
}

footer .footer-logo2 {
    padding: 12px 0;
}

footer .important-links ul li a {
    font-size: 14px;
}


.sec-4 .g-box .g-bg {
    height: 95%;
    width: 96%;
}

.fly-video video{
height:150px; 

}

.g-video video {
    height: 150px;
}

    }


@media (min-width:480px) and (max-width:760px){

header{
    padding: 0;
}

.carousel-caption {
        display: none;
    }


.logo img {
    width: 60%;
}

.text-heading {
    padding-top: 20px;
    padding-right: 0;
}

.text-heading img {
  width: 44%;
display: inline-block;
}

.icon-box {
    margin-top: 25px;
}

.icon-box .icon-box1 {
    font-size: 15px;
    padding: 9px 11px;
}

.icon-box .icon-content {
    margin-left: 50px;
}

.icon-box .icon-content h4 {
    font-size: 15px;
}

.icon-box .icon-content a {
    font-size: 14px;
}


.navbar-inverse .navbar-nav > li > a {
    font-size: 13px;
}

.navigation .top-contact {
padding-top: 5px;
padding-left: 0;
padding-right: 0;
}

.navigation .top-contact ul li a {
    font-size: 14px;
}

.navigation .social-icon ul li a {
    padding: 0 12px;
}

.navigation .social-icon ul {
    padding-left: 0;
}

.navigation .social-icon {
    padding-top: 0px;
}

.carousel-indicators {
    bottom: -12px;
}

.second-slide {
    right: 29% !important;
    left: 9% !important;
    text-align: left;
    top: -35px;
}

.second-slide h1 {
    text-align: left;
    padding-left: 10px;
    font-size: 15px;
    padding: 3px 6px;
}

.second-slide p {
    text-align: left;
    padding-left: 10px;
    margin-bottom: 3px;
    font-size: 11px;
}

.carousel-caption .btn {
    font-size: 12px;
    padding: 5px 10px;
}

.carousel-caption {
    right: 9%;
    left: 27%;
    top: -26px;
}

.carousel-caption h1 {
    font-size: 14px;
    padding: 6px 6px;
}

.carousel-caption p {
    font-size: 11px;
    padding: 4px 10px;
    margin-bottom: 3px;
}

.sec-1 .wel h1::before {
    top: 40px;
    left: 44%;

}

.sec-1 .wel h1::after {
    top: 44px;
    left: 38%;
}

.sec-1 {
    padding: 20px 0px;
}

.sec-1 .wel h1 {
    font-size: 25px;
}

.sec-1 p {
    margin: 0;
    text-align: justify;
}


.sec-1 a {
    padding: 6px 10px;
    font-size: 13px;
}

.sec-2 h1 {
    font-size: 18px;
}

.sec-2 {
    padding: 30px 0px;
}

.sec-2 .course h2 {
    font-size: 16px;
}

.sec-2 .course {
    padding: 0;
}

.sec-2 .course p {
    text-align: justify;
}

.sec-2 .course a {
    padding: 6px 8px;
    font-size: 13px;
}


.trip-holidays img{
width: 100%;
}

.sec-2 .trip-holidays {
    margin-top: 20px;
}

.sec-2 .trip-holidays .text h5 {
    font-size: 20px;
    margin-top: 0;
}

.sec-3 {
    padding: 30px 0;
}

.sec-3 .page-info h1 {
    font-size: 18px;
}

.sec-3 .page-info p {
    font-size: 13px;
}

.sec-3 .page-info p::after {
    top: 75px;
    left: 38%;
}

.sec-4 .g-box .g-bg {
    height: 93%;
    width: 97%;
}


.flip-container, .front, .back {
    height: 240px;
}

.flipper {
    height: 240px;
}

.feature_inner_box a {
    font-size: 18px;
}

.sec-4 {
    padding: 20px 0;
}

.sec-4 .gallery {
    width: 100%;
}

.sec-4 h1 {
    font-size: 18px;
}

.matter-in h1 {
    font-size: 18px;
    padding-top: 20px; 
}

.banner-matter h1 {
    font-size: 22px;
}

.banner-matter .crumbs {
    padding-top: 22px;
}

.matter {
    padding: 15px 15px;
}

.matter-in .fee-table {
    width: 100%;
    border: 0;
}

.conttable tr td span {
    display: none;
}

.conttable p {
    font-size: 14px;
    margin-left: -16px;
}

.conttable .contact_p{
    padding-left: 30px;
}

footer {
    padding: 30px 0px;
}

footer .footer-logo img {
    width: 70%;
}

footer .footer-logo2 img{
    width: 65%;
}

footer h2 {
    font-size: 18px;
}

footer .footer-logo2 {
    padding: 12px 0;
}

footer .important-links ul li a {
    font-size: 14px;
}

}


@media (min-width:768px) and (max-width:980px){
    
.logo {
   left: -53px;
top: 0px;
}

.carousel-indicators {
    display: none;
}

.logo img {
    width: 50%;
}

.text-heading {
  padding-top: 20px;
text-align: right;
padding-right: 0;
}

.text-heading img {
    width: 67%;
    display: inline-block;
}


.icon-box {
    margin-top: 12px;
}

.icon-box .icon-box1 {
    font-size: 16px;
    padding: 10px 12px;
    line-height: 16px;
}

.icon-box .icon-content {
    margin-left: 50px;
}

.icon-box .icon-content h4 {
    font-size: 15px;
}


.icon-box .icon-content a {
    font-size: 11px;
}


.navbar-inverse .navbar-nav > li > a {
    font-size: 14px;
    padding: 10px;
}


.navbar {
    min-height: 40px;
}


.navigation .top-contact {
    padding-top: 10px;
    padding-left: 0;
}

.navigation .top-contact ul li a {
    font-size: 14px;
}

.navigation .social-icon ul {
    padding-left: 0;
}

.navigation .social-icon ul li a {
    padding: 0 8px;
    line-height: 23px;
}

.sec-1 {
    padding: 30px 0px;
}


.sec-1 .wel h1 {
    font-size: 28px;
}

.sec-1 .wel h1::after {
    top: 64px;
}

.sec-1 .wel h1::before {
    top: 60px;
}

.sec-1 p {
    margin: 0;
}

.sec-1 a {
    padding: 8px 10px;
}

.sec-2 {
    padding: 30px 0px;
}

.sec-2 h1 {
    font-size: 18px;
    padding: 6px 9px;
}

.sec-2 .trip-holidays .text h5 {
    font-size: 20px;
}

.sec-2 .course h2 {
    font-size: 16px;
}

.sec-2 .course p {
    font-size: 13px;
}

.sec-2 .course a {
    padding: 6px 8px;
    font-size: 13px;
}

.sec-3 {
    padding: 30px 0;
}

.sec-3 .page-info h1 {
    font-size: 19px;
}

.feature_inner_box a {
    font-size: 18px;
}

.sec-4 h1 {
    font-size: 18px;
}

.fly-video video {
    height: 160px;
}


.sec-4 .g-box .g-bg {
    height: 83%;
    width: 87%;
}

.sec-4 {
    padding: 20px 0;
}


.matter-in h1 {
    font-size: 18px;
}

.banner-matter h1 {
    font-size: 23px;
}

.banner-matter .crumbs {
    padding-top: 22px;
}

footer h2 {
    font-size: 18px;
}

footer .important-links ul li {
    line-height: 25px;
}

footer .important-links ul li a {
    font-size: 14px;
}

.carousel-caption {
    padding-bottom: 0px;
    bottom: -5px;
    right: 4%;
left: 4%;
}

.carousel-caption h1 {
    font-size: 16px;
    padding: 3px 6px;
    bottom: 33px;
}

.carousel-caption p {
   font-size: 12px;
padding: 4px 10px;
margin-bottom: 5px;
}


.carousel-caption .btn {
    font-size: 14px;
}

.g-video video {
    width: 100%;
    height: 150px;
}
}

@media (width:1024px){
   
.logo {
    left: -47px;
}

.text-heading {
    padding-top: 14px;
    padding-right: 0;
}


.text-heading img {
    display: inline-block;
    width: 75%;
}

.carousel-indicators {
    bottom: -12px;
    left: 86%;
    width: 20%;
    margin-left: 0;
}

.navbar-inverse .navbar-nav > li > a {
    font-size: 14px;
    line-height: 10px;
}

.navbar {

    min-height: 40px;
}

.navigation .top-contact ul li a {
    font-size: 14px;
}

.navigation .top-contact {
    padding-top: 11px;
    padding-left: 0;
}

.navigation .social-icon ul li a {
    padding: 0 10px;
    line-height: 24px;
}

.carousel-caption {
    padding-bottom: 0px;
    right: 7%;
left: 7%;
}

.carousel-caption h1 {
   font-size: 18px;
padding: 4px 6px;
bottom: 36px;
}

.sec-3 .page-info h1 {
    font-size: 24px;
}

.carousel-caption p {
    font-size: 14px;
    padding: 4px 10px;
}

.feature_inner_box a {
    font-size: 18px;
}

.flipper {
    height: 400px;
}

.flip-container, .front, .back {
    height: 400px;
}

.sec-4 .g-box .g-bg {
    height: 88%;
    width: 90%;
}

.fly-video video {
    height: 202px;
}

.banner-matter h1 {
    font-size: 25px;
}

.banner-matter .crumbs {
    padding-top: 24px;

}

.g-video video {
    height: 150px;
}

    }


@media (min-width:1025px) and (max-width:1199px){
.logo {
    left: -47px;
}

.text-heading {
 padding-top: 13px;
padding-right: 0px;
padding-left: 0px;
}

.text-heading img{
width: 77%;
display: inline-block; 
}


.navigation .top-contact {
    padding-left: 0;
}

.navigation .social-icon ul li a {
    padding: 0 11px;
}

.flipper {
    height: 400px;
}

.flip-container, .front, .back {
    height: 400px;
}

.sec-3 .page-info h1 {
    font-size: 25px;
}

.fly-video video {
    height: 203px;
}

}
.gallery .thumbnail {
    padding: 3px;
    margin-bottom: 4px;
    background-color: #fff0;
    border: 1px solid #ddd;
    border-radius: 0px;
  }


