/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1; font-family:HeliosLight;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}

@font-face {
    font-family: 'HeliosLight';
    src: url('../fonts/helioslight-webfont.eot');
    src: url('../fonts/helioslight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helioslight-webfont.woff2') format('woff2'),
         url('../fonts/helioslight-webfont.woff') format('woff'),
         url('../fonts/helioslight-webfont.ttf') format('truetype'),
         url('../fonts/helioslight-webfont.svg#helioslightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HeliosBold';
    src: url('../fonts/heliosbold-webfont.eot');
    src: url('../fonts/heliosbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/heliosbold-webfont.woff2') format('woff2'),
         url('../fonts/heliosbold-webfont.woff') format('woff'),
         url('../fonts/heliosbold-webfont.ttf') format('truetype'),
         url('../fonts/heliosbold-webfont.svg#heliosbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family:PTF55F;
    src: url(../fonts/PTF55F.TTF);
}

*{margin: 0; padding:0;}

#suggesstion-box ul li a{color:#fff;font-size:13px;line-height: 20px;}

h1, h2, h3, h4, h5, h6{font-family:HeliosBold;}
p{font-size: 13px; color: #808080; line-height: 18px;font-weight:600;}
a{text-decoration: none;}

body{ font-family:HeliosLight;}
.wraper{width: 1200px; margin: 0 auto;}
.hide-form {background: #555b60;width: 100%;position:relative;z-index:10001; }
.search-form{display: none;padding-bottom: 20px;}
.hide-form input{width: 95%;background: none !important;padding: 10px 0;border: none; border-bottom: 1px solid #fff;margin:0 auto;display:block;outline:none;color:#fff;}
#suggesstion-box{width: 95%;margin:10px auto;display:block;}
#country-list li{color:#fff;font-size:13px;}
.search i{color:#666;}
.search:hover i{color:#fff;}
.form-search .btn{background: #f5c811; border: 2px solid #f5c811; width: 80px;}
.form-search .btn:hover{background: #393a88; color: #fff;border: 2px solid #393a88;}
.bg-header{width: 100%; float: left; position: relative; background: #333;height: 146px;z-index:10;}
.main-header{width: 100%; float: left; position: fixed;z-index:1001;}
.top-header{width: 100%; float: left; background:#F8D855; position: relative;top: 0;z-index: 5;}
.top-nav{float: right;margin-top:80px;width:300px;position: relative;    right: 0;}
.top-nav ul{list-style-type: none;}
.top-nav ul li{float: left;}
.top-nav ul li a{font-size: 14px;text-decoration: none;  text-transform: capitalize; line-height: 30px; border-right: 1px solid #e7bf1b; padding: 8px 20px;}

.top-nav ul li a:hover{color:#393a88;}

.top-nav .social{float:right;width:auto;margin-top:0;position: relative;}
.top-nav .social a{font-size:15px;color:#666;margin:5px 0px;}
.top-nav .social a:hover{color:#393a88;}
.top-nav .social a img{width: 20px;float: left;}

.top-header .social{ margin-top: 30px; text-align: center; float:right;width: auto;}
.top-header .social a{color: #c9c9c9; font-size: 25px; display: inline-block;margin: 0 2px; font-weight: 100;}
.top-header .social a:hover{color: #f5c811;}

nav a {position: relative;display: inline-block;outline: none;color: #1c265c;text-decoration: none;font-size:13px;font-weight:700;}
.cl-effect-5{margin-top: 7px;float: left;}
.cl-effect-5 a b{font-family:HeliosBold;color: #1c265c;}
.cl-effect-5 a {overflow: hidden;padding: 0 0px;height: 1.4em;border-right: 1px solid #e7bf1b;line-height:18px;}
.cl-effect-5 a span {position: relative;display: inline-block; padding:0 11px; -webkit-transition: -webkit-transform 0.3s;-moz-transition: -moz-transform 0.3s;transition: transform 0.3s;}
.cl-effect-5 a span::before {position: absolute;top: 100%;content: attr(data-hover);font-weight: 700;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.cl-effect-5 a:hover span, .cl-effect-5 a:focus span {color:#1c265c;-webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);transform: translateY(-100%);}

.cl-effect-5 a:nth-child(3){border-right:none;}

.blinkk {font-weight: 700;background: #1c265c;color: #fff;padding: 3px 2px !important;margin-top: 1px !important;border-radius: 3px;line-height: 20px !important;text-transform: uppercase !important;font-size: 13px !important;letter-spacing: 1px !important;-webkit-animation: blink2 0.7s linear infinite;  -moz-animation: blink2 0.7s linear infinite; -ms-animation: blink2 0.7s linear infinite;-o-animation: blink2 0.7s linear infinite;animation: blink2 0.7s linear infinite;width: 120px !important;float:left;}
.blinkk img {float: left;margin-right: 5px;}

.blink{font-weight: 700;-webkit-animation: blink 1s linear infinite;  -moz-animation: blink 1s linear infinite; -ms-animation: blink 1s linear infinite;-o-animation: blink 1s linear infinite;animation: blink 1s linear infinite;}
.blink23{font-weight: 700;-webkit-animation: blink23 1s linear infinite;  -moz-animation: blink23 1s linear infinite; -ms-animation: blink23 1s linear infinite;-o-animation: blink23 1s linear infinite;animation: blink23 1s linear infinite;}



@keyframes blink2 {  
    0% { background:#1c265c; }
    100% { background:#5c5959; }

0% { background:#1c265c; }
    100% { background:#5c5959; }
}
@-webkit-keyframes blink2 {
    0% { background:#1c265c; }
    100% { background: #5c5959;}
0% { background:#1c265c; }
    100% { background:#5c5959; }
}


@-moz-keyframes blink2 {
    0% { background:#1c265c; }
    100% { background: #5c5959;}
0% { background:#1c265c; }
    100% { background:#5c5959; }
}


@keyframes blink {  
    0% { color:#fff;}
    100% { color:#1c265c;}

0% { color:#fff;}
    100% { color:#1c265c;}
}
@-webkit-keyframes blink {
    0% { color:#fff;}
    100% { color: #1c265c;}
0% { color:#fff; }
    100% { color:#1c265c;}
}


@-moz-keyframes blink {
    0% { color:#fff;}
    100% { color: #1c265c;}
0% { color:#fff; }
    100% { color:#1c265c;}
}


@keyframes blink23 {  
    0% { color:red;}
    100% { color:#1c265c;}

0% { color:red;}
    100% { color:#1c265c;}
}
@-webkit-keyframes blink23 {
    0% { color:red;}
    100% { color: #1c265c;}
0% { color:red; }
    100% { color:#1c265c;}
}


@-moz-keyframes blink23 {
    0% { color:red;}
    100% { color: #1c265c;}
0% { color:red; }
    100% { color:#1c265c;}
}

.popup-form-section h4{font-size: 22px;margin-bottom: 20px;}
.popup-form-section p{line-height: 30px;}

.clock {color:red; text-align:center;position: fixed;top: 30px;width: 290px; float: left;margin-left: 20px;left:57%;z-index:1002;}
#Date {font-size:14px; text-align:center;line-height:18px;float: left;font-weight:700;}
.clock ul{margin:0;padding:0;}
.clock ul li { display:inline; font-size:17px; text-align:center; font-family: HeliosLight;vertical-align: text-top;
    font-weight: 600;/*font-family:'BebasNeueRegular', Arial, Helvetica, sans-serif; */}
#point { position:relative; -moz-animation:mymove 1s ease infinite; -webkit-animation:mymove 1s ease infinite; }

@-webkit-keyframes mymove 
{
0% {opacity:1.0; text-shadow:0 0 20px #00c6ff;}
50% {opacity:0; text-shadow:none; }
100% {opacity:1.0; text-shadow:0 0 20px #00c6ff; }	
}


@-moz-keyframes mymove 
{
0% {opacity:1.0; text-shadow:0 0 20px #00c6ff;}
50% {opacity:0; text-shadow:none; }
100% {opacity:1.0; text-shadow:0 0 20px #00c6ff; }	
}


.header{width: 100%; float: left; background: #1c265c; position: relative; top: 0px;z-index: 5;box-shadow: 0px 0px 5px #0f1431;}
.logo{float: left;width:690px;margin-left: -25px;}
.logo img{width:100%;padding:1px 0;}
.sub-menu-parent {position: relative;}
.sub-menu {visibility: hidden;opacity: 0;position: absolute;top: 100%;left: 0;width: 200px;transform: translateY(-2em);z-index: -1;transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;}
.sub-menu-parent:hover .sub-menu {visibility: visible;opacity: 1;z-index: 1;transform: translateY(0%);transition-delay: 0s, 0s, 0.3s;}
/* presentational */
.menu{float: right; margin-top: 10px; line-height: 40px;}
.menu a {color: #fff;display: block;padding: 0.5em 1em; text-decoration: none; font-size: 14px; letter-spacing: 1px; font-weight: 100%;}
.menu a:hover {color: #1c265c;}
.menu ul, .menu ul li {list-style-type: none;padding: 0;margin: 0;}
.menu > ul {text-align: center;}
.menu > ul > li {display: inline-block;}
.sub-menu {background: #393a88;}
.sub-menu a{text-align: left;line-height: 22px;}

#maincssmenu {position: relative;height: 30px;width: auto;  line-height: 31px; text-align:center;}
#maincssmenu ul {list-style: none; padding: 0; margin: 0;line-height: 1;}
#maincssmenu > ul {position: relative;display: block;z-index: 500;}
#maincssmenu:after, #maincssmenu > ul:after {content: ".";display: block;clear: both; visibility: hidden;line-height: 0;height: 0;}

#maincssmenu > ul > li {display: inline-block;position: relative;margin: 0;padding: 0;}
#maincssmenu > ul > #menu-button {display: none;}
#maincssmenu ul li a {display: block;text-decoration: none;}
#maincssmenu > ul > li > a {font-size: 12px;padding: 9px 8px;letter-spacing: 1px;font-weight:700; color: #fff;-webkit-transition: color 0.25s ease-out;-moz-transition: color 0.25s ease-out;-ms-transition: color 0.25s ease-out;-o-transition: color 0.25s ease-out;transition: color 0.25s ease-out;}
#maincssmenu > ul > li.has-sub > a {padding-right: 24px;}
#maincssmenu > ul > li:hover > a {color:  #f5c811;}
#maincssmenu li.has-sub::after {display: block;content: "";position: absolute;width: 0;height: 0;}
#maincssmenu > ul > li.has-sub::after {right: 10px;top: 13px;border: 5px solid transparent;border-top-color: #f5c811;}
#maincssmenu > ul > li:hover::after {border-top-color:  #f5c811;}

#maincssmenu ul ul {position: absolute;left: -9999px;top: 70px;opacity: 0;-webkit-transition: opacity .3s ease, top .25s ease;-moz-transition: opacity .3s ease, top .25s ease;-ms-transition: opacity .3s ease, top .25s ease;-o-transition: opacity .3s ease, top .25s ease;transition: opacity .3s ease, top .25s ease; z-index: 1000;}
#maincssmenu ul ul ul {top: 37px;padding-left: 5px;}
#maincssmenu ul ul li {position: relative;}
#maincssmenu > ul > li:hover > ul {left: auto;top: 30px;opacity: 1;}
#maincssmenu.align-right > ul > li:hover > ul {left: auto;right: 0; opacity: 1;}
#maincssmenu ul ul li:hover > ul {left: 216px;top: 0;opacity: 1;}
#maincssmenu.align-right ul ul li:hover > ul {left: auto;right: 188px;top: 0;opacity: 1;padding-right: 5px;}
#maincssmenu ul ul li a {width:210px;border-bottom:1px solid #c19f16;padding: 10px 2px 10px 10px;font-weight: 700;font-size: 13px;text-align: left;color: #1c265c;background: #f5c811; -webkit-transition: all .35s ease;-moz-transition: all .35s ease; -ms-transition: all .35s ease;-o-transition: all .35s ease;transition: all .35s ease;}
#maincssmenu.align-right ul ul li a {text-align: right;}
#maincssmenu ul ul li:hover > a {background:  #1c265c;color: #fff;}
#maincssmenu ul ul li:last-child > a, #maincssmenu ul ul li.last > a {border-bottom: 0;}
#maincssmenu > ul > li > ul::after {content: '';border: 6px solid transparent;width: 0;height: 0; border-bottom-color:  #1c265c;position: absolute;top: -12px;left: 30px;display:none;}
#maincssmenu.align-right > ul > li > ul::after {left: auto;right: 30px;}
#maincssmenu ul ul li.has-sub::after {border: 6px solid transparent;border-left-color: #1c265c;right: 10px;top: 11px;-moz-transition: all .2s ease;-ms-transition: all .2s ease;-o-transition: all .2s ease;transition: all .2s ease;-webkit-transition: -webkit-transform 0.2s ease, right 0.2s ease;box-sizing:border-box;}
#maincssmenu.align-right ul ul li.has-sub::after {border-left-color: transparent;border-right-color: #9ea2a5;right: auto;left: 10px;}
#maincssmenu ul ul li.has-sub:hover::after {border-left-color:  #1c265c;right: -6px;z-index:1000;-webkit-transform: rotateY(180deg);-ms-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-o-transform: rotateY(180deg);transform: rotateY(180deg);}
#maincssmenu.align-right ul ul li.has-sub:hover::after {border-right-color: #ffffff;border-left-color: transparent;left: -5px;-webkit-transform: rotateY(180deg);-ms-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-o-transform: rotateY(180deg);transform: rotateY(180deg);}


#maincssmenu ul ul.drpdwn{width:710px !important; background:#f5c811;}
#maincssmenu ul ul.drpdwn li a{float:left;margin-right:14px;}


.search{float: right; padding: 6px 7px; background: #f5c811; position: relative;top:24px; margin-left: 27px;width:30px; height:30px; box-sizing:border-box;}
.search:hover{cursor: pointer; background: #393a88; color: #fff;}

/* banner slider */
#wowslider-container1{width: 100%;float: left;height: 500px;margin-top: 185px; position: relative;overflow: hidden;} 
.banner-slider{width: 100%;float: left;height: 500px;margin-top: 185px; position: relative;overflow: hidden;}
.main-ban{width: 100%;float: left;height: 500px;margin-top: 185px; position: relative;overflow: hidden;}
.banner-content{width: 100%; position: absolute; z-index: 4;top: 39%;text-align: center;}
.banner-content h2{color: #fff;font-family: HeliosLight; font-size: 20px; line-height: 30px; margin-bottom: 7px; }
.banner-content h1{color: #fff;font-family: HeliosLight; font-size: 40px; line-height: 40px; font-weight:700; }
/*.banner-slider:after{content: '';z-index: 10; width: 0;height: 0;border-top: 215px solid transparent;border-bottom: 0px;border-right: 2000px solid #fff;position: absolute;left: 0;bottom: 0;right: 0;float: left;}*/
.banner-slider img{width: 100%;height: 500px;}
.main-ban img{width: 100%;height: 500px;}
.phoenix-slider {overflow: hidden;width: 100%;height: 500px;position: relative;background: #fff;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;}
.phoenix-slider .phoenix-feather {background: transparent none scroll no-repeat center top;background-position: center;position: absolute;width: 100%;height: 100%;min-height: 100%;overflow: hidden;width: 100%;z-index: 2;opacity: 0;text-align: center;}
.phoenix-slider .reborn { z-index: 4; }
.phoenix-slider .phoenix-feather > img {position: absolute;width: 100%;height: auto;min-height: 100%;overflow: hidden;display: none;}
.phoenix-slider .phoenix-feather > h2{color: #fff; bottom: 30px; left:50px; text-align: left; position: absolute;}

.no-ragging{position: absolute;z-index: 100;bottom: 5px; left: 3%;width:300px;z-index: 1000;}
.no-ragging img{width:100%;height: inherit;}

/* Slider Dots */

.container-dots-wrapper {position: absolute;bottom: 90px;right: 0px; left:0;margin:0 auto;z-index: 9;text-align: center;}
.container-dots-inner {display: table;height: 100%;width: 100%;}
.dots {display: table-cell;vertical-align: middle;list-style: none;margin: 0; padding: 0; text-align: center;}
.dots li {width: 10px;height: 10px;margin: 0 4px 7px 4px;display: inline-block; text-indent: -999em;border: 2px solid #fff; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; cursor: pointer; opacity: .5; -webkit-transition: all 300ms ease-out;-moz-transition: all 300ms ease-out;-ms-transition: all 300ms ease-out;-o-transition: all 300ms ease-out;transition: all 300ms ease-out;-webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.5));-moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.5));-ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.5));-o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.5));filter: drop-shadow(0 1px 2px rgba(0,0,0,.5));}
.dots li.active {width: 11px;height: 11px;background: #fff; border: 2px solid #fff;left: 8px;opacity: 1;}

.slider-banner{margin-left:auto;margin-right:auto;max-width:100%;position:relative}
.slider-banner>.slides{height:100%;position:absolute;width:100%}
.slider-banner>.slides>img{height:100%;position:absolute;width:100%;z-index:500}
.slider-banner>.slides>img[data-href]{cursor:pointer}
.slider.no-js>.slides{position:relative}.slider-banner.no-js>.slides>img{display:none;position:relative}

.slider-banner.no-js>.slides>img:first-child{display:block;height:auto}
.slider-banner>.slides>.active{z-index:510}
.slider-banner>.next,.slider-banner>.prev{opacity:0;position:absolute;top:50%;transform:translate(0,-50%);z-index:540}
.slider-banner>.prev>*,.slider-banner>.next>*{cursor:pointer}
.slider-banner>.prev>img,.slider-banner>.next>img{margin:0 6px;opacity:.5}
.slider-banner>.prev>.fa,.slider-banner>.next>.fa{color:rgba(0,0,0,0.9);font-size:40px;margin:0 10px}
.slider-banner>.prev>div,.slider-banner>.next>div{border:16px solid #000;font-size:0}
.slider-banner>.prev>div{border-bottom-color:transparent;border-left-color:transparent;border-top-color:transparent}
.slider-banner>.next>div{border-bottom-color:transparent;border-right-color:transparent;border-top-color:transparent}
.slider-banner>.prev{left:0}.slider-banner>.next{right:0}
.slider-banner>.position{bottom:100px;left:0;position:absolute;right:0;text-align:center;z-index:530}
.slider-banner>.position>.points{background-color:#000;border-radius:5px;box-shadow:0 0 2px 1px #000;cursor:pointer;display:inline-block;*display:inline;height:8px;margin:0 5px;width:8px;zoom:1}
.slider-banner>.position>.active{background-color:#fff}
.slider-banner>.text>span{background-color:rgba(255,255,255,0.8);bottom:5%;border-bottom-right-radius:6px;border-top-right-radius:6px;color:#000;display:none;font-size:100%;left:0;line-height:110%;max-width:90%;padding:2% 2% 2% 3%;position:absolute;text-align:left;z-index:520}
.slider-banner>.text>.active{display:block}
.slider-banner>.text>.hidden{display:none}@media(max-width:480px){.slider-banner>.text>span{background-color:rgba(0,0,0,0.8);bottom:0;border-radius:6px;color:#fff;left:auto;margin:2% 5%;max-height:96%;max-width:90%;overflow:hidden;padding:2%;text-align:center;width:90%}}

/* about section */

.onl{display:none;}

.about-section{float: left; width: 100%; position: relative;margin-top:-100px;}
.left-side{width: 50%; float: left; position: relative;}
.box{background: #f5c811; width: 50%; height: 350px; float: left; overflow: hidden; text-align: center;}
.box img{width: 100%;height: 350px;}
.box:nth-child(4){background: #1c265c;}
.box .icon{width: 50px; height: 50px; margin: 0 auto; margin-bottom: 15px; display: block;margin-top: 106px;}
.box .icon img{height: 50px;}
.virtual{width: 50px; height: 50px;background:url(../img/icon.png) no-repeat;background-position: -719px 0;}
.asign{background:url(../img/icon.png) no-repeat;background-position: 6px 0;}
.box .btn{margin: 0 auto; background:#1c265c ; color: #fff;border: 2px solid #1c265c;box-shadow: 0px 2px 10px #967d17;margin-bottom: 10px;}
.box h3{font-size: 15px; color: #fff;margin-top: 20px;}
.box h3 span{font-family:HeliosLight;}
.right-arrow img{visibility: hidden;}
.box h3 img{width: 13px; height: 14px; margin-top: 5px; position: relative; top: 3px; margin-left: 5px;} 
.right-arrow{background:url(../img/icon.png) no-repeat;background-position: -120px 2px;background-size: cover;}
.right-arrow2 img{visibility: hidden;}
.right-arrow2{background:url(../img/icon.png) no-repeat;background-position: -126px 2px;background-size: cover;}

.right-arrow3 img{visibility: hidden;}
.right-arrow3{background:url(../img/icon.png) no-repeat;background-position: -187px 2px;background-size: cover;}

.asign .btn{background: #f5c811;padding: 7px 25px;border: 2px solid #f5c811;line-height: 17px;}
.box .btn:hover{background:#fff !important; color: #808080; border: 2px solid #fff !important; 
transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;}

.right-side{float: left; width: 50%; height: 700px; text-align: center; position: relative;  padding-top: 100px;background: #fff; box-sizing:border-box;}
.right-side h2{font-size: 20px; text-align: center; text-transform: uppercase; margin-bottom: 20px; font-family:HeliosLight;}
.right-side p{text-align: center;padding:0 45px;font-weight: 700;}
.right-side p a{margin: 0 10px;color: #1c265c;}
.right-side img{width: 100%; position: absolute; bottom: 0; left: 0;}
.btn{outline: none; display: inline-block; background: none; box-shadow:0px 2px 10px #9a9a9a ;  width: 150px; border: 2px solid #808080;line-height: 15px; height: 33px; padding: 7px 25px; font-size: 12px; color: #808080; border-radius: 23px; margin-top: 30px; text-align: center;cursor: pointer; margin-left: 20px; margin-right: 20px; box-sizing:border-box;
	transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;}
.right-side .btn:hover{background:#1c265c !important; color: #fff; border: 2px solid #1c265c !important; 
transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;}
.right-side .btn{margin-bottom: 30px;}


/* nes event section */

.news-event-section{width: 100%; float: left; padding:120px 0; position: relative;}
.event-section{width: 750px; float: left;}
.event-description{width: 260px; height: 230px; float: left; box-shadow: -3px -2px 23px -3px #cecece;padding: 30px 20px;box-sizing: border-box;}
.event-img{width: 490px; float: left; height: 230px;}
.event-img img{width: 100%;height: 230px;}

#mootcourt{float:left;}

.event1{width: 355px; float: left; height: 155px; margin-top: 45px; }
.evntimg{width: 150px; float: left; height: 155px;}
.evntimg img{width: 100%; height: 155px;}
.eventdesp{width: 205px; float: left;height:155px;padding: 50px 20px;box-shadow: 0px -4px 23px -3px #cecece;box-sizing: border-box;}
.event2{float: right;}
.event-section h2{font-size: 18px; color: #1c265c;margin-bottom: 32px; float: left;	width: 100%;text-transform: uppercase;font-family: HeliosLight;font-weight:700;}
.event-section h3{font-size: 18px; color: #1c265c;margin-top: 32px; float: right;	}
.event-section h3 span{font-family:HeliosLight;}
.event-section h3 img{width: 12px; height: 10px; margin-top: 5px; position: relative; top: 0px; margin-left: 5px;} 

.news-section{width: 400px; float: right; height: 530px;  position: relative;}
.news-section .date{background: #e4e4e4; float: left; padding: 20px 25px; margin-right: 20px; text-align: center;width: 75px; box-sizing: border-box;}
.news-section .date span{font-family:HeliosBold; font-size: 22px;}
.news-section .date{font-size: 13px;}
.news-section ul{margin-top: -18px;}
.news-section ul li{width: 100%; float: left; border-bottom: 1px solid #e4e4e4;padding-bottom: 18px; padding-top: 18px;}
.news-detail{position: relative; top: 18px;}

.news-section h2{font-size: 18px; color: #1c265c;margin-bottom: 32px; float: left;width: 100%;text-transform: uppercase;font-family: HeliosLight;font-weight:700;	}
.news-section h3{font-size: 18px; color: #1c265c;margin-top: 32px; float: right;	}
.news-section h3 span{font-family:HeliosLight;}
.news-section h3 img{width: 12px; height: 10px; margin-top: 5px; position: relative; top: 1px; margin-left: 5px;} 

#nt-example1 {max-width: 100%;margin: auto; position: absolute;margin-top: 32px; height: 450px !important;  }
.up-down{float: left; position: absolute; bottom: 0;}
#nt-example1-container i {font-size: 16px;margin: 0 3px;color: #767677; cursor: pointer;-webkit-transition: all 0.1s ease-in-out;-moz-transition: all 0.1s ease-in-out;-ms-transition: all 0.1s ease-in-out;-o-transition: all 0.1s ease-in-out;transition: all 0.1s ease-in-out;}
#nt-example1-container i:hover {color: #f5c811;}
#nt-example1 li {overflow: hidden;list-style: none;text-align: left;}
#nt-example1 li a{color: #808080;}
.news-section a h3{position: absolute; bottom: 0; right: 0;}

.select-courses-section{width: 100%; float: left; height: 400px; background: url(../img/image2.jpg) no-repeat; background-size: cover;}
.select-course-form{float: right; margin-top: 100px;}
.select-course-form h2{font-size: 18px; letter-spacing: 2px; color: #f5c811; text-align: left; text-transform: uppercase; margin-bottom: 10px; font-family:HeliosLight;}
.select-courses-section h1{font-family:PTF55F; line-height: 40px;font-size: 30px;  color: #fff;font-weight:100;font-style: italic;}
.select-course-form form select{background: none; width: 305px;border:none; font-size: 14px;font-family: HeliosLight; outline: none; padding: 15px 0 6px; border-bottom: 1px solid #e2e2e2; color: #e2e2e2; margin-top: 50px;background: url(../img/down-arrow1.png) no-repeat right; background-size: 15px; background-position-x: 290px;background-position-y: 18px; -webkit-appearance: none;-moz-appearance:none;appearance:none; -webkit-border-radius: 0; border-radius: 0;}
.select-course-form form select:nth-child(2){float: right; margin-left: 50px;}
.select-course-form form select option{color: #808080;}

.testimonial-section{width: 100%; float: left; overflow: hidden;}
.slider {width: 100%;margin:0px auto; text-align: center; position: relative;padding:50px 0 60px;}
.slider:before{position: absolute; content: ''; width: 90px; height: 90px; left: 0; top: -20px; background: url(../img/icon.png) no-repeat; background-size: cover;background-position: -1118px 0;}
.slider:after{position: absolute; content: ''; width: 90px; height: 90px; right: 0; bottom: -50px; background: url(../img/icon.png) no-repeat; background-size: cover;background-position: -1294px 0;}

.slick-slide {margin: 0px 20px;}	
.slick-slide img {width:100px; height: 100px; border-radius: 50%; margin: 0 auto; margin-bottom: 20px;}
.slick-slide h3{font-weight: 100; font-size: 17px;font-family:HeliosLight; margin-top: 40px;}
.slick-slide p{width: 70%; margin: 0 auto;}
.slick-prev:before, .slick-next:before {color: black;}

.placement-section{width: 100%; float: left; padding: 80px 0; background: #eeeef0; text-align: center;}
.placement-section h2{font-size: 20px; letter-spacing: 2px; color: #909090; text-transform: uppercase; margin-bottom: 20px; font-family:HeliosLight;}
.placement-section img{display: inline-block; width: 200px; margin-top: 20px;}
.placement-section .hp{width: 150px; top: 18px; position: relative;}
/*carouseller.js 0.32b https://github.com/shrue348/responsive.carouseller Open source under the MIT License. Copyright Â© 2015-2017 Aleksander Alekseev All rights reserved.*/
.carouseller:before, .carouseller:after {  content: " ";  display: table;}
.carouseller:after { clear: both;}
.carouseller { position: relative;}
.carouseller [class*="car__"]{display: inline-block;position: relative;margin-left: 0.2564102564102564% !important;*margin-left: 0.25109110747408616% !important;float: left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.carouseller [class*="car__"]:first-child  { margin-left: 0 !important;}
.carouseller [class*="car__"]:nth-child(n+7) { display: none;}
.carouseller .car__by5 { width: 1.793789743589745%;}
.carouseller .car__12 { width: 10%;}
.carouseller .car__6 { width: 4.8837948717948715%;}
.carouseller .car__4 { width: 3.1703931623931625%;}
.carouseller .car__3 { width: 2.3136923076923077%;}
.carouseller .car__2 { width: 1.452991452991453%;}
.carouseller .car__1 { width: 0.5982905982905983%;}
.carouseller .carouseller__list { position: relative; width: 997.4358974358974%;}
.carouseller .carouseller__wrap { overflow: hidden; position: relative; margin: 0 auto}
.carouseller .carouseller__left, 
.carouseller .carouseller__right {position: absolute; margin: 0;top: 50%;background: none repeat scroll 0 0 transparent;font-size: 13px;text-align: center;color: #fff;text-decoration: none; z-index: 10;}
.carouseller .carouseller__left { left:0px;width: 20px;border: 1px solid #f5c811; background: #f5c811; border-radius: 50%; height: 20px; line-height: 20px; text-align: center;}
.carouseller .carouseller__right { right: 0px;margin-left: 30px;width: 20px;border: 1px solid #f5c811; background: #f5c811; border-radius: 50%; height: 20px; line-height: 20px; text-align: center;}
.carouseller .carouseller__left:hover, .carouseller .carouseller__:hover { }
/*------Responsive-----------*/
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { 
    .carouseller .car__by5,
    .carouseller .car__12,
    .carouseller .car__6,
    .carouseller .car__4,
    .carouseller .car__3,
    .carouseller .car__2,
    .carouseller .car__1 { width: 3.1623931623931625%;}
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    .carouseller .car__by5,
    .carouseller .car__12,
    .carouseller .car__6,
    .carouseller .car__4,
    .carouseller .car__3,
    .carouseller .car__2,
    .carouseller .car__1 { width: 4.8717948717948715%;}
}
/* Landscape phones and down */
@media (max-width: 480px) {
    .carouseller .car__by5,
    .carouseller .car__12,
    .carouseller .car__6,
    .carouseller .car__4,
    .carouseller .car__3,
    .carouseller .car__2,
    .carouseller .car__1 { width: 10%;}
    
    
   


}

@media screen and (max-width: 480px){
    
    
     .event-box {
    width:100% !important;
    margin: 0px auto 15px !important;
    height: auto !important;
    cursor: pointer;
    display: inline-block;
    float:none !important;
}

 .event-box img {height:auto !important;}

    
}


/* This can be deleted */
[class*="car__"] { text-align: center; font-size: 30px; }
.carouseller { margin-bottom: 20px;}

.footer{width: 100%; float: left; border-top:10px solid #1c265c; background: #f5c811; padding: 50px 0 0; }
.footer-logo{width: 135px; float: left;margin-right: 50px;}
.footer-logo img{width: 100%; margin-bottom: 20px;}
.email{width: 170px; float: left; margin-top: 162px;}
.email p{color:#383838;}
.footer-logo p{color:#383838;}

.quick-link{width: 200px; float: left; margin-left: 60px;}
.quick-link ul{list-style-type: none;}
.quick-link ul li{float: left; width: 100%;}
.quick-link ul li a{font-size: 13px; color: #383838; text-decoration: none;line-height: 31px; text-transform: capitalize;    font-weight: 700;}
.quick-link ul li a:hover{color: #fff;}

.admission-open{float: right; width: 250px;}
.admission-open .btn{margin-top: 0; background: #1c265c; border:2px solid #1c265c; width: inherit;color: #fff;}
.admission-open .btn:hover{background:#1c265c; color: #fff; border: 2px solid #1c265c; 
transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;}
    
.social{ margin-top: 50px; text-align: center; width: 100%;}
.social a{color: #c9c9c9; font-size: 25px; display: inline-block;margin: 0 2px; font-weight: 100;}
.social a:hover{color: #f5c811;}

.fb{background: url(../img/icon.png) no-repeat;width: 20px;height: 20px;background-position: -68px 0;background-size: cover;float: left;}
.tw{background: url(../img/icon.png) no-repeat;width: 20px;height: 20px;background-position: -211px 0;background-size: cover;float: left;}
.gp2{background: url(../img/icon.png) no-repeat;width: 20px;height: 20px;background-position: -103px 0;background-size: cover;float: left;}
.yt{background: url(../img/icon.png) no-repeat;width: 20px;height: 20px;background-position: -374px 0;background-size: cover;float: left;}
.lin{background: url(../img/icon.png) no-repeat;width: 20px;height: 20px;background-position: -414px 0;background-size: cover;float: left;}

.copyright{width: 100%; float: left; border-top: 1px solid #383838; text-align: center; margin-top: 50px;}
.copyright p{font-size: 12px;line-height: 40px;color:#383838}


/* inner page */
.inner-banner{width: 100%; height: 500px; overflow: hidden; float: left; position: relative;margin-top:185px;}
.inner-banner img{width: 100%;}

.inner-page-content{width: 100%; float: left; padding: 60px 0;}
.sidelist{float: left; width: 350px; position: relative;margin-top: -5px;}
.sidelist ul li{position: relative; padding-left: 100px;}
.sidelist ul li a{text-decoration: none; font-size: 13px; color: #7f7f7f; line-height: 32px;font-weight: 700;}
.activelink{color:#f5c811 !important;}
.active-side{color:#f5c811;}
.sidelist ul li a:hover{color: #f5c811;}
.active-sidelist{position: relative;}
.active-sidelist:before{content: ''; position: absolute; width: 60px; height: 2px; background: #f5c811; left: -80px; top: 6px;}

.inner-content{width: 846px; float: left; position: relative;}
.bor{border: 2px solid #d4d4d4;padding: 20px;box-sizing: border-box;}

.blockquote {width:650px;padding: 0px 60px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;font-size: 18px;font-style: italic;line-height: 23px;color: #515151;font-weight: 700;text-align: center;letter-spacing: 1px;position: relative;margin-bottom:50px;padding:22px;background:#f7f7f7;margin: 0 auto; margin-bottom:50px;}



.tt {text-align: center;color: #1c265c;font-size: 23px;margin: 0;position: relative;float: none;left: 0;right: 0;margin-bottom: 30px;font-weight: 700;height: 50px;font-style: normal;}
.tt:before {content: '';position: absolute;left: 0;right: 0;margin: 0 auto;width: 240px;height: 50px;background: url(../img/line.png) no-repeat;background-size: 240px auto;bottom: -30px;}


.inner-content h2{font-size: 15px;font-weight: 700;letter-spacing: 2px;margin-bottom: 60px; font-family: HeliosLight;text-transform: uppercase;color: #F5C912;text-align:center;position:relative;} 
.inner-content h2:before {content: '';position: absolute;left: 0;right: 0;margin: 0 auto;width: 240px;height: 50px;background: url(../img/line.png) no-repeat;background-size: 240px auto;bottom: -60px;}

.inner-content h4{font-size: 13px;font-weight: 700;letter-spacing: 2px;margin-bottom: 15px; font-family: HeliosLight;text-transform: uppercase;color: #F5C912;}
.inner-content h5{font-size: 13px;font-weight: 700;letter-spacing: 2px;margin-bottom: 15px; font-family: HeliosLight;color: #7d7d7d;}
.inner-content h6{font-size: 15px;font-weight: 700;letter-spacing: 2px;margin-bottom: 60px; font-family: HeliosLight;text-transform: uppercase;color: #F5C912;text-align:center;position:relative;} 
.inner-content h6:before {content: '';position: absolute;left: 0;right: 0;margin: 0 auto;width: 240px;height: 50px;background: url(../img/line.png) no-repeat;background-size: 240px auto;bottom: -60px;}

.inner-content h1{color: #393a88; font-size: 35px; line-height: 35px; margin-bottom: 30px; width: 500px;}
.chairman{float: left; width: 200px; margin-right: 20px;  text-align: center;}
.chairman img{width: 100%;margin-bottom: 20px;}
.inner-content .chairman p b{text-align: center; font-weight: 700;}
.inner-content .chairman p{text-align:center;}
.inner-content p{line-height: 20px;font-size: 13px;color: #676767;margin-bottom: 15px;text-align: justify;}
.inner-content p b{font-weight: 700;}
.inner-content p strong{font-weight: 700;}
.inner-content a p:hover{color: #f5c811;}
.inner-content ul li{line-height: 20px;font-size: 13px;color: #676767; position: relative; padding-left: 15px;font-weight: 700;    text-align: justify;}
.inner-content ul li:before{content: ''; position: absolute; width: 4px; height: 4px;border-radius: 50%; background: #676767; left: 0; top:8px;}
.inner-content ul{margin-bottom: 15px}
.inner-content button{margin-top: 60px;}
.inner-content iframe{margin-bottom: 15px;}
.inner-content table{width: 100%; border-collapse: collapse;}
.inner-content table tr th{padding: 10px; font-size: 13px; text-align: left; border: 1px solid;color: #676767;font-family: HeliosLight; font-weight: 700;}
.inner-content table tr td{padding: 10px; font-size: 13px; border: 1px solid;color: #676767;vertical-align: middle;}

.infra-box1{width: 100%; float: left; position: relative; height: auto; margin-right: 15px;}
.infra-box1 img{width: 100%; height: 150px; margin-bottom: 20px;}
.infra-box{width: 400px; float: left; position: relative; height: 305px; margin-right: 15px;}
.infra-box img{width: 100%; height: 150px; margin-bottom: 20px;}



.recruter-logo{width:100%; float:left;text-align:center;}
.recruter-logo img{display:inline-block;width: 144px;height: 50px;box-shadow: 0px 0px 5px #333;margin-left: 10px;margin-right: 10px;margin-bottom: 20px;}


.benefit-point {width: 250px;background: #f7f7f7;height: 185px;margin: 0px 15px 15px 0;float: left;padding: 40px 20px;text-align: center;box-sizing: border-box;}
.event-box{width:250px;float:left;margin: 0px 15px 15px 0;height:auto;cursor:pointer;}
.ev{height:225px;}
.event-box p{text-transform:uppercase;}
.event-box img{width:100%;height: 189px;}
.event-box:hover p{color:#f5c811;}

.seminar-box{width:250px;float:left;margin: 0px 15px 15px 0;}
.seminar-box img{width:100%;}

.inner-content-contact{width: 850px; margin: 0 auto; position: relative;}
.inner-content-contact h2{font-size: 15px;text-align: center;font-weight: 700;letter-spacing: 2px;margin-bottom: 20px; font-family: HeliosLight;text-transform: uppercase;color: #7d7d7d;}
.inner-content-contact h4{font-size: 13px;font-weight: 700;letter-spacing: 2px;margin-bottom: 15px; font-family: HeliosLight;text-transform: uppercase;color: #7d7d7d;}
.inner-content-contact h5{font-size: 13px;font-weight: 700;letter-spacing: 2px;margin-bottom: 15px; font-family: HeliosLight;color: #7d7d7d;}
.inner-content-contact h1{color: #393a88; font-size: 35px; line-height: 35px; margin-bottom: 30px; text-align: center;}
.inner-content-contact p{line-height: 20px;font-size: 13px;color: #676767;margin-bottom: 15px;}
.address{width: 30%; margin-top: 40px; float: left; padding-right: 100px; box-sizing:border-box;}
.addresss{width: 40%; float: left;margin-top: 40px;}
.map{width: 100%; float: left; margin-top: 50px;}

.contact-form{width: 100%; float: left;margin-top: 50px; }
.contact-form h2{text-align: left;}
.contact-form input{width: 100%;color: #676767; float: left; border: none; border-bottom: 1px solid ; padding: 15px 5px; outline: none; margin-bottom: 20px; font-size: 13px; font-family: HeliosLight; box-sizing:border-box; }

.contact-form select{width: 100%;color: #676767; float: left; border: none; border-bottom: 1px solid ; padding: 15px 5px; outline: none; margin-bottom: 20px; font-size: 13px; font-family: HeliosLight; box-sizing:border-box; }

.contact-form textarea{width: 100%;color: #676767; float: left; border: none; border-bottom: 1px solid ; padding: 15px 5px; outline: none; margin-bottom: 20px;font-size: 13px; resize:none; font-family: HeliosLight;box-sizing:border-box; }
.contact-form input[type="submit"], .contact-form input[type="button"]{outline: none; display: inline-block; background: #f5c811; box-shadow:0px 2px 10px #9a9a9a ;  width: 150px; border: 2px solid #f5c811;line-height: 15px; height: 33px; padding: 7px 25px; font-size: 12px; color: #fff; border-radius: 23px; margin-top: 20px; text-align: center;cursor: pointer; margin-left: 0px;clear:both;  box-sizing:border-box;transition: all 1s ease-in-out 0s;-moz-transition: all 1s ease-in-out 0s;-webkit-transition: all 1s ease-in-out 0s; -o-transition: all 1s ease-in-out 0s;}
.contact-form input[type="submit"]:hover, .contact-form input[type="button"]:hover{background: #1c265c; color: #fff; border: 2px solid #1c265c; transition: all 1s ease-in-out 0s;-moz-transition: all 1s ease-in-out 0s; -webkit-transition: all 1s ease-in-out 0s; -o-transition: all 1s ease-in-out 0s;}

.side-image{width: 40%; float: left; position: relative;min-height: 110vh;}
.side-image img{width: 100%; position: absolute; height: 100%; left: 0;}
.student-portal{min-height: 68vh;}

.enquiry-form{width: 60%; float: left; padding:60px 30px 60px; box-sizing:border-box;}
.enquiry-form h2{font-size: 15px;text-align: left;font-weight: 700;letter-spacing: 2px;margin-bottom: 20px; font-family: HeliosLight;text-transform: uppercase;color: #7d7d7d;}
.enquiry-form h4{font-size: 13px;font-weight: 700;letter-spacing: 2px;margin-bottom: 15px; font-family: HeliosLight;text-transform: uppercase;color: #7d7d7d;}
.enquiry-form .contact-form{margin-top: 20px;}
.enquiry-form .contact-form p{margin: 20px 0;float: left;}
.enquiry-form ul li{line-height: 20px;font-size: 13px;color: #676767; position: relative; padding-left: 15px;}
.enquiry-form ul li:before{content: ''; position: absolute; width: 4px; height: 4px;border-radius: 50%; background: #676767; left: 0; top:8px;}
.enquiry-form ul li a{color: #676767;}
.enquiry-form ul li:hover a{color: #f5c811}

.enquiry-form table{width:100%;}
.enquiry-form table tr td{padding:5px; border-collapse:collapse;border:1px solid;font-size:13px;vertical-align: middle;}

ul.resp-tabs-list, p {margin: 0px;padding: 0px;}
.resp-tabs-list li:before{display: none;}
.inner-content .resp-tabs-list li {font-weight: 600; font-size: 12px;display: inline-block;padding: 9px 12px; color: #fff; margin: 0 4px 0 0;list-style: none;cursor: pointer;float: left;}
.resp-tabs-container {padding: 0px;background-color: #fff;clear: left;}
h2.resp-accordion {cursor: pointer;padding: 5px;display: none;}
.resp-tab-content {display: none;padding: 30px 0;}
.resp-tab-active {border-bottom: none;background-color: #fff;border: 2px solid;color: #7d7d7d !important;padding: 7px 12px 7px 12px !important;position: relative;}
.resp-tab-active:after{content: ''; position: absolute;width: 0;height: 0;display: block;border: 10px solid transparent;border-top-color: #f5c811;bottom: -20px;left: 0; right: 0; margin: 0 auto}
.resp-content-active, .resp-accordion-active {display: block;}
.resp-tab-content {}
h2.resp-accordion {font-size: 13px;border: 1px solid #c1c1c1;border-top: 0px solid #c1c1c1;margin: 0px;padding: 10px 15px;color: #fff;}
h2.resp-tab-active { border-bottom: 0px solid #c1c1c1 !important; margin-bottom: 0px !important; padding: 10px 15px !important;}
h2.resp-tab-title:last-child { border-bottom: 12px solid #c1c1c1 !important; background: blue;}

/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {float: left;width: 30%;}
.resp-vtabs .resp-tabs-list li {display: block;padding: 15px 15px !important;margin: 0 0 4px;cursor: pointer;float: none;}
.resp-vtabs .resp-tabs-container {padding: 0px;background-color: #fff;border:1px solid #c1c1c1;float: left;width: 68%;min-height: 250px;border-radius: 4px; clear: none;}
.resp-vtabs .resp-tab-content {border: none;word-wrap: break-word;}
.resp-vtabs li.resp-tab-active {position: relative;z-index: 1;margin-right: -1px !important;padding: 9px 15px 9px 14px !important;border-top: 1px solid;border: 1px solid #5AB1D0 !important;border-left: 4px solid #5AB1D0 !important;margin-bottom: 4px !important;border-right: 1px #FFF solid !important;}
.resp-arrow { width: 0; height: 0;float: right;margin-top: 3px;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top: 12px solid #fff;}
h2.resp-tab-active span.resp-arrow {border: none;border-left: 6px solid transparent;border-right: 6px solid transparent;border-bottom: 12px solid #9B9797;}

/*-----------Accordion styles-----------*/
h2.resp-tab-active {background: #DBDBDB;}
.resp-easy-accordion h2.resp-accordion {display: block;}
.resp-easy-accordion .resp-tab-content {border: 1px solid #c1c1c1;}
.resp-easy-accordion .resp-tab-content:last-child {border-bottom: 1px solid #c1c1c1;}
.resp-jfit {width: 100%; margin: 0px;}
.resp-tab-content-active {display: block;}
h2.resp-accordion:first-child {border-top: 1px solid #c1c1c1;}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
    ul.resp-tabs-list {display: none;}
    h2.resp-accordion {display: block;padding: 10px 10px !important;}
    h2.resp-accordion:before{display:none;}
    h2.resp-tab-active{border-bottom:1px solid rgb(245, 200, 17);}
    .resp-vtabs .resp-tab-content {border: 1px solid #C1C1C1;}
    .resp-vtabs .resp-tabs-container {border: none;float: none;width: 100%;min-height: 100px;clear: none;}
    .resp-accordion-closed {display: none !important; }
    .resp-vtabs .resp-tab-content:last-child {border-bottom: 1px solid #c1c1c1 !important;}
    .resp-tab-content{border: 1px solid rgb(245, 200, 17);border-top:0px solid rgb(245, 200, 17);padding: 10px;}
    
}


aside {float: left;width: 40%;position:absolute;}
.inside {background-image: url(../img/online-feedback.jpg);background-size: cover;background-position: center; padding: 59% 0; position: relative;width: 100%;box-sizing: border-box;}
#sidebar.sticky {float: none;position: fixed;top: 0px;z-index: 6;left: auto;}
.main_content {float: right;max-width: 60%;}

#errors{font-weight: 100;font-size: 13px;color: red;position: relative;top: 5px;}

@media only screen and (max-width:1280px) {
.inside{padding: 333px 0;}
}

@media only screen and (max-width:1024px) {
.wraper{width: 1000px;}
#maincssmenu > ul > li > a{padding:8px 3px;font-size:12px;}
.clock{margin-left: 0px;
    top: 9px;
    left: 55%;
    width: 250px;}
#Date {
    font-size: 13px;
    line-height: 14px;
}

.hide-form input{width:95%;}

.placement-section img{width:160px;}

.clock ul li {font-size:14px;}
.top-header .social{margin-top:5px;}

.logo{width: 480px;margin-left:0;}
.top-nav{margin-top:50px;}
.header{top:0px;}
.search{top:0px;}
.banner-slider{top:122px;margin-top:0;height: inherit;}
.main-ban{top:122px;margin-top:0;height: inherit;}
.banner-content{top:40%;}
.about-section{margin-top:0;}
.event-section{width:600px;}
.event-description{width:190px;}

.event-box {
    width: 30.4%;
    float: left;
    margin: 0px 10px 15px;
}

.event-box p {
    text-align:center !important;
    font-size:12px;
}
.event-img{width:390px;}
.event1{width:290px;}
.evntimg{width:100px; height:105px;}
.evntimg img{width:100px; height:105px;}
.eventdesp{ height:105px;width: 170px;    padding: 34px 20px;}
.event-section h3{margin-right:20px;    margin-top: 12px;}
.footer-logo{margin-right:0;}
.quick-link{margin-left: 0;}

.inner-banner{height:auto;margin-top:137px;}
.sidelist{width:275px;}
.inner-content{width:700px;}

#maincssmenu > ul > li:hover > ul.drpdwn{left:-230px;}
}

@media only screen and (min-width: 800px) {
     #wowslider-container1{height:100%;}
    #wowslider-container1 .ws_images{margin-top:144px;}
}
@media only screen and (max-width: 768px) {
    .mar{display:block;}
    
    .clock{position:absolute;right:70px; width:auto;top: 0;}
    .clock ul{float:left;clear: both;}
    .clock ul li{font-size:12px;}
    #Date{font-size:12px;}
    #wowslider-container1 .ws_images{margin-top:0px;}
    
    
    .wraper{width: 95%;}
    .main-header{display: none;}
    .bg-header{height: 46px;}
    .banner-slider{margin-top:0;top:0;}
    .main-ban{margin-top:0;top:0;}
    .slider-banner>.position{bottom:40px;}
    .banner-slider, .phoenix-slider {height: auto !important;}
    .banner-content{top:15%;}
    .banner-content h2{font-size:15px;}
    .banner-content h1{font-size:20px;line-height:25px;}
    .banner-content .btn{margin-top:15px;}
    .container-dots-wrapper{bottom: 30px;}
    .no-ragging{width:100px;bottom:10px;}

    .about-section{margin-top:-125px;}

    .left-side, .right-side{width: 100%; height: auto;}
    .right-side{padding-top: 50px;}
    .right-side p{text-align: justify;padding: 0 10px;}
    .right-side img{position: relative;}
    .right-side .btn{margin-bottom: 10px; margin-top: 10px;}
    .right-side p a{width: 100%;float: left;}

    .news-event-section{padding: 50px 0;}
    .event-section{width: 100%;}
    .event-description{width: 100%; height:auto; padding: 30px 20px;}
    .event-img{width: 100%;}

    .event1{float: none;margin: 0px auto;}
    .evntimg, .eventdesp{margin-top: 45px;}

    .news-section{width: 100%;margin-top: 50px;}
    .select-courses-section{height: auto; padding: 50px 0;}
    .select-course-form{margin: 0; width: 100%;}
    .select-course-form form select{width: 48%;background-position-x: 100%;}
    .select-course-form form select:nth-child(2){margin-left: 0px;}
    .slick-slide p{width: 100%;text-align: justify;}
    .slider:before{width: 50px; height: 50px; background-size: 50px; top: -12px;}
    .slider:after{width: 50px; height: 50px; background-size: 50px;}
    .slider{padding: 50px 0;}
    .slick-slide img{width: 50px; height: 50px;}
    .placement-section{padding: 50px 0;}
    .footer-logo{width: 100%;}
    .footer-logo img{margin: 0 auto; width: 200px; display: block;}
    .footer-logo p{text-align: center;}
    .quick-link{display: none;}
    .email{margin-top: 0; text-align: center; width: 100%;}
    .admission-open{width: 100%; float: left; text-align: center; margin-top: 20px;}
    .social{margin-top: 20px;}

    .inner-banner{height: auto;}
    .sidelist{display: none;}
    .inner-page-content{padding: 50px 0;}
    .inner-content h1{width: 100%;}
    .inner-content{width: 100%;text-align: justify;}
    .bor{padding:10px; }
    
    .inner-banner{margin-top:0;}
    .inner-content h1{font-size: 20px; line-height: 25px;}

    .inner-content-contact{width: 100%}
    .inner-content-contact h1{font-size: 20px;margin-bottom: 10px;}
    .content .sidebar{display:none;}
    .side-image, aside{display: none;}
    .enquiry-form{width: 100%;max-width: 100%; padding: 50px 10px;margin-left:0 !important;}

.infra-box{width:100%;height:auto;}
.infra-box img{height:auto;}

.resp-tab-active:after{display:none;}
.inner-content img{width:100%;}
.inner-content .chairman{width:70px ;}

.blockquote{width:100%;padding:0; background:none;height:auto;}
.blockquote p{text-align:justify;}
.blockquote ul li{text-align:justify;}
.tt{width:100%;}



.event-box {
    width: 46%;
    float: left;
    margin: 0px 10px 15px;

}


}

@media only screen and (max-width:500px){
    .about-section {margin-top: -97px;}
    #wowslider-container1 .ws_slides{margin-top:0;}
    }


@media only screen and (max-width: 425px) {
    #wowslider-container1 .ws_slides{margin-top:0;}
    .box{width: 100%;}
    .onl{display:block;}
    .select-course-form h2{font-size: 15px;}
    .select-courses-section h1{font-size: 20px; line-height: 25px;}
    .select-course-form form select{width: 100%; float: left;margin-top: 20px;    background-position-x: 98%;}
    .news-detail{top: 10px;}
    .placement-section h2{font-size: 15px;}
    .inner-content{width:100%;}
.inner-content h2{font-size:13px;letter-spacing: 1px;text-align: center;line-height: 20px;}
.inner-content h4{font-size:12px;letter-spacing: 1px;text-align: left;line-height: 17px;}
    .event1{width: 100%;float:left;}
    .evntimg, .eventdesp{height: auto;}
.evntimg{width:100px;}
    .evntimg img{height: auto;}
    .eventdesp{width:64%; }
    .addresss, .address{width: 100%; margin-top: 0;}
    
    .clock ul{float:none;}
}


header{position:relative;width:100%;background:#f5c811;}
.logo{position:relative;z-index:123;font:18px verdana;color:#6DDB07;float:left;}
.logo a{color:#6DDB07;}
nav{position:relative;margin:0 auto; }
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#cssmenu:after,#cssmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
#cssmenu #head-mobile{display:none}
#cssmenu{font-family:sans-serif;background:#f5c811; display:none;}
#cssmenu > ul > li{float:left}
#cssmenu > ul > li > a{padding:10px 17px;font-size:12px;letter-spacing:1px;text-decoration:none;color:#333;font-weight:700;}
#cssmenu > ul > li:hover > a,#cssmenu ul li.active a{color:#fff}
#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover{background:#0e2b8d!important;-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease;}
#cssmenu > ul > li.has-sub > a{padding-right:30px}
#cssmenu > ul > li.has-sub > a:after{position:absolute;top:22px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu > ul > li.has-sub > a:before{position:absolute;top:19px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0}
#cssmenu ul ul{position:absolute;left:-9999px}
#cssmenu ul ul li{height:0;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;background:#333;transition:all .25s ease}
#cssmenu ul ul li:hover{}
#cssmenu li:hover > ul{left:auto}
#cssmenu li:hover > ul > li{height:35px}
#cssmenu ul ul ul{margin-left:100%;top:0}
#cssmenu ul ul li a{border-bottom:1px solid rgba(150,150,150,0.15);padding:11px 15px;width:170px;font-size:12px;text-decoration:none;color:#ddd;font-weight:400;}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:0}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color:#fff}
#cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{background:#363636;}
#cssmenu ul ul ul li.active a{border-left:1px solid #333}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333}

@media screen and (max-width:768px){
.logo{position:absolute;top:0;left: 0;height:46px;text-align:center;padding:0px 0 0 10px;float:none;width:auto;margin-left:0;}
.logo img{width:150px;}
#wowslider-container1 .ws_images img{margin-top:0;}
nav{width:100%; }
.header{margin-top:0 !important;}
#cssmenu{width:100%; display:block;}
#cssmenu ul{width:100%;display:none}
#cssmenu ul li{width:100%;border-top:1px solid #444}
#cssmenu ul li:hover{background:#363636;}
#cssmenu ul ul li,#cssmenu li:hover > ul > li{height:auto}
#cssmenu ul li a,#cssmenu ul ul li a{width:100%;border-bottom:0}
#cssmenu > ul > li{float:none}
#cssmenu ul ul li a{padding-left:25px}
#cssmenu ul ul li{background:#333!important;}
#cssmenu ul ul li:hover{background:#363636!important}
#cssmenu ul ul ul li a{padding-left:35px}
#cssmenu ul ul li a{color:#ddd;background:none}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a{color:#fff}
#cssmenu ul ul,#cssmenu ul ul ul{position:relative;left:0;width:100%;margin:0;text-align:left}
#cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before{display:none}
#cssmenu #head-mobile{display:block;padding:23px;color:#ddd;font-size:12px;font-weight:700}
.button{width:55px;height:46px;position:absolute;right:0;top:0;cursor:pointer;z-index: 12399994;}
.button:after{position:absolute;top:22px;right:20px;display:block;height:4px;width:20px;border-top:2px solid #333;border-bottom:2px solid #333;content:''}
.button:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top:16px;right:20px;display:block;height:2px;width:20px;background:#333;content:''}
.button.menu-opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:23px;border:0;height:2px;width:19px;background:#333;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.button.menu-opened:before{top:23px;background:#333;width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
#cssmenu .submenu-button{position:absolute;z-index:99;right:0;top:0;display:block;border-left:1px solid #444;height:32px;width:46px;cursor:pointer}
#cssmenu .submenu-button.submenu-opened{background:#262626}
#cssmenu ul ul .submenu-button{height:34px;width:34px}
#cssmenu .submenu-button:after{position:absolute;top:16px;right:19px;width:8px;height:2px;display:block;background:#333;content:''}
#cssmenu ul ul .submenu-button:after{top:15px;right:13px}
#cssmenu .submenu-button.submenu-opened:after{background:#fff}
#cssmenu .submenu-button:before{position:absolute;top:13px;right:22px;display:block;width:2px;height:8px;background:#333;content:''}
#cssmenu ul ul .submenu-button:before{top:12px;right:16px}
#cssmenu .submenu-button.submenu-opened:before{display:none}
#cssmenu ul ul ul li.active a{border-left:none}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a{border-top:none}
}





