html {
    height: 100%;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
img,
ul {
    margin: 0;
    padding: 0;
    border: 0;
}

body,
input,
textarea,
select,
p {
    color: #4f5051;
    font-size: 13px;
    font-family: verdana;
    font-family: 'Muli', sans-serif;
    font-weight: 600;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    font-size: 100%;
    line-height: 18px;
    max-height: 100%;
    width: 100%;
    height: 100%;
    background: #fff;
    overflow-x: hidden;
    margin: 0 auto;
    position: relative;
    max-width: 1400px;
}

img {
    max-width: 100%;
    border: 0;
}

a {
    text-decoration: none;
    color: #1b6090;
}

a:hover {
    color: #3f1010;
}

.clear {
    clear: both;
}

ul,
li {
    list-style: none;
}

.gridWrapper {
    margin: 0 auto;
    max-width: 1170px;
    position: relative;
}

.gridBackground {
    width: 100%;
    position: relative;
    max-width: 1440px;
    margin: 0 auto
}

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

.gridWrapperContent {
    margin: 0px auto 20px;
    max-width: 1170px;
    position: relative;
}

.hr {
    border-top: 1px dashed #0a4aab;
}

/*menu*/
.menu {
    list-style: none;
    margin: 0 auto;
    position: relative;
    z-index: 999;
    display: block;
    float: right;
}

.menu:after {
    clear: both;
}

.menu ul {
    list-style: none;
    margin: 0 auto;
    width: 100%;
}

.menu li {
    font-size: 14px;
    text-align: left;
    float: left;
    margin: 0 2px;
    position: relative;
    text-transform: uppercase;
}

.menu li a {
    margin: 0px 0 0px;
    float: left;
    padding: 16px 15px;
    color: #ffffff;
    display: block;
    border-bottom: 1px solid transparent;
}

.menu li a:hover {
    border-bottom: 1px solid #fff;
}

.menu li > a:hover,
.menu > li:hover > a,
.menu > li.current-menu-item > a,
.menu > li.current_page_ancestor > a {
    color: #fff;
    background: transparent;
}

.menu li ul {
    position: absolute;
    left: 0%;
    padding: 0 0 0 0;
    top: 47px;
    visibility: hidden;
    width: auto;
}

.menu li:hover > ul {
    visibility: visible;
    top: 50px;
}

.menu li li:hover > ul {
    left: 100%;
    top: 30px;
    position: absolute;
}

.menu li li {
    position: relative;
    z-index: 1000;
    margin: 0px;
    padding: 0px;
    font: normal 12px Muli, Verdana, Geneva, sans-serif;
    text-transform: none;
    text-shadow: none;
    width: 100%;
}

.menu li li a {
    color: #fff;
    display: block;
    text-align: left;
    border: none;
    background: transparent;
    padding: 12px 0px 12px 25px;
    z-index: 1000;
    position: relative;
    margin: 0px;
    width: 100%;
    box-sizing: border-box;
    border-bottom: solid 1px #000000;
    font: normal 12px verdana;
}

.menu li li a:hover,
.menu li li:hover > a {
    color: #ffffff;
    padding: 12px 0px 12px 25px;
    margin: 0px;
    border-radius: 0px;
    font: normal 12px verdana;
    border-bottom: solid 1px #000000;
}

.menu li ul ul {
    top: 0;
    margin: -30px 0 0 0;
}

.menu li li li {
    text-align: left;
    background: #fff;
    z-index: 1000;
    margin: 0 0 0 0px;
}

.menu li li li a {
    padding: 12px 0px 12px 25px;
}

.menu li li li a:hover {
    padding: 12px 0px 12px 25px;
}

/*banner*/
.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides > li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides > li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides > img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

.banner {
    margin: 0px auto 0;
    max-width: 1443px;
    width: 100%;
    height: 620px;
    position: relative;
}

.slide10 {
    margin: 0 auto;
    max-width: 1443px;
    position: relative;
    background: url(images/banner-1new.jpg) no-repeat top center;
    height: 620px;
}

.slide11 {
    margin: 0 auto;
    max-width: 1443px;
    position: relative;
    background: url(images/banner-2new.jpg) no-repeat top center;
    height: 620px;
}

.slide12 {
    margin: 0 auto;
    max-width: 1443px;
    position: relative;
    background: url(images/banner-3new.jpg) no-repeat top center;
    height: 620px;
}

.slide13 {
    margin: 0 auto;
    max-width: 1443px;
    position: relative;
    background: url(images/banner-4new.jpg) no-repeat top center;
    height: 620px;
}

/*.slide11{margin:0 auto;max-width:1443px;position:relative;background:url(images/banner-1.jpg) no-repeat top center;height:620px;
}
.slide12{margin:0 auto;max-width:1443px;position:relative;background:url(images/banner-2.jpg) no-repeat top center;height:620px;
}
.slide13{margin:0 auto;max-width:1443px;position:relative;background:url(images/banner-3.jpg) no-repeat top center;height:620px;
}*/
.banner_text {
    position: absolute;
    top: 425px;
    left: 130px;
    min-width: 200px;
    font-size: 28px;
    line-height: 1.4;
    padding: 12px 20px;
    width: auto;
    color: #fff;
}


.s-banner-sec {
    max-width: 1170px;
    margin: 0 auto;
    position: relative;
}

.s-banner-tabs {
    position: absolute;
    top: -35px;
    z-index: 3;
    margin: 0 auto;
    right: 560px;
}

.s-banner-tabs ul li {
    float: left;
    font-size: 30px;
    font-family: verdana;
    list-style-type: none;
    margin-right: 5px;
}

.s-banner-tabs ul li a {
    display: block;
    color: #999;
}

.s-banner-tabs ul li a:hover,
#bullet9 li.callbacks3_here a {
    display: block;
    color: #0f428f;
}

.callbacks3_nav {
    text-decoration: none;
    position: absolute;
    -webkit-tap-highlight-color: transparent;
    opacity: 1;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    height: 27px;
    width: 40px;
    display: none;
}

.callbacks3_nav:active {
    opacity: 1
}

.callbacks3_nav {
    bottom: 11px;
    right: 6%;
    background: url(images/abc.png) -0 -0px no-repeat;
}

.callbacks3_nav.next {
    background: url(images/abc.png) 0 -27px no-repeat;
    right: 8%;
    margin: 1px 0;
    bottom: 10px;
}

.callbacks3_nav:active {
    opacity: 1
}

/*logo*/

.logo {
    float: left;
    margin: 25px 15px 25px 35px;
    ;
    padding-right: 10px;
}

.rightContainer {
    margin: 0px 0 20px 0;
    padding-bottom: 0;
    float: right;
    width: auto;
}

/*mobile menu*/
#mobileMenu {
    display: none;
}

nav {
    position: relative;
    z-index: 99;
    margin: 16px 0px 0;
    height: auto;
    width: 100%;
    display: table;
}

/*breadcrumb*/
.breadcrumbsBg {
    background: #f0f0f0;
    width: 100%;
    height: 50px;
    position: relative;
}

.breadcrumbs {
    margin-left: 700px;
    padding: 15px 0;
}

.breadcrumbsBg::before {
    content:
        "";
    position: absolute;
    bottom: 0;
    left: -200px;
    background: url(images/tri-banner.png) no-repeat 0 0;
    width: 540px;
    height: 600px;
    z-index: 99;
}

/*article*/
article h1 {
    display: table;
    margin: 0 auto 20px;
    padding: 20px 0px 5px;
    color: #0a4aab;
    font-size: 30px;
}

article h1::after {
    content: '';
    display: table;
    position: relative;
    top: 27px;
    width: 30%;
    left: 0;
    border-bottom: 2px solid #e0e0e0;
    border-width: thick;
    margin: 0px auto 35px;
}

article p {
    font-size: 16px;
    line-height: 1.7;
}

article h3,
article h4 {
    line-height: 1.7;
}

article ul {
    margin: 15px 0;
}

article ul li {
    line-height: 1.8;
    font-size: 16px;
    list-style-type: circle;
    margin: 0 15px;
}

article h2 {
    color: #01b1ff;
    line-height: 1.2;
}



/*about us*/
.abtOneLeft {
    width: 45%;
    float: left;
}

.abtOneRt {
    width: 45%;
    float: right;
}

.abtOneLeft p {
    line-height: 1.7;
    font-size: 16px;
}

.missionWrapper {
    background: #f6f6f6;
    margin-top: 25px;
    padding: 80px 0px;
    height: 265px;
}

.mission {
    width: 20%;
    float: left;
    margin: 0px 70px;
    border: 1px solid #504c4d;
    height: 270px;
}

/*.missionPara:before{content: ""; border: 1px solid #504c4d; width:200px; height: 200px; position: absolute;}*/
.missionPara {
    width: 99%;
    background: #f6f6f6;
    float: left;
}

.missionPara img {
    margin-bottom: 3px;
}

.missionPara .rdMore {
    color: #000;
    background: #f6f6f6;
}

.missionPara .rdMore::before {
    color: #000;
    background: #f6f6f6;
}

.abtParaSec {
    width: 70%;
}

.abtParaSec p {
    font-size: 18px;
    line-height: 1.9;
}

.bottomDiv {
    position: relative;
    top: 33px;
    left: 50px;
    z-index: 9;
}

.bottomDiv1 {
    position: relative;
    top: 22px;
    left: 50px;
    ;
    z-index: 9;
}

.bottomDiv2 {
    position: relative;
    top: 22px;
    left: 50px;
    z-index: 9;
}

/*read more*/
.rdMore {
    float: right;
    color: #0060b4;
    margin: 20px 0 0 0;
    position: relative;
    z-index: 100;
}

.rdMore::before {
    font-family: FontAwesome;
    content: "\f068";
    margin-right: 7px;
    color: #0060b4;
}

.reqField {
    color: #bc2025;
}


/* controls */

#controls1 {
    right: 0px;
    bottom: 8px;
    margin-top: 0;
    position: absolute;
    z-index: 9;
}

#controls1 li {
    cursor: pointer;
    display: inline-block;
    padding: 2px;
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
}

#controls1 li.pause {
    display: none;
}

#controls1 li img {
    height: 22px !important;
}




/*contact us*/

.getContactWrapper {
    background: url(images/location-bg.png) no-repeat 0px 0px;
    position: absolute;
    top: -311px;
    right: 0px;
    height: 540px;
    width: 350px;
    clear: both;
    z-index: 1;
}

.getContact {
    height: 226px;
    width: 100%;
}

.contactBorder {
    height: 15px;
    width: 100%;
    clear: both;
    background: url(images/contact-line.png) no-repeat 0px 0px;
}

/*.getContact h2{display: table;border-bottom: 2px solid #e0e0e0; margin: 15px auto 20px; padding: 20px 0px 10px; color:#000; }*/
.getContact h2 {
    display: inline-block;
    vertical-align: top;
    border-bottom: 2px solid #e0e0e0;
    margin: 30px auto 0px 65px;
    padding: 12px 0px 10px;
    color: #000;
}

.getContact a.contactLink {
    margin: 0px auto 0px;
    padding: 10px 20px;
    color: #fff;
    background: #01b1ff;
    display: table;
    border-radius: 25px;
}

.getContact a.imgContact img {
    position: absolute;
    bottom: 0px;
    right: 180px;
    z-index: 1;
}


div.contactUs {
    border: 1px solid #09afa5;
    margin-bottom: 20px;
}

div.contactUs h3 {
    background: #0a4aab;
    color: #fff;
    padding: 0 25px;
    line-height: 40px;
    display: block;
    text-align: center;
    margin: 0px;
}

div.contactUs p.street {
    text-align: left;
    margin-left: 95px;
    display: table;
    float: left;
}

div.contactUs p.drive {
    text-align: center;
}

div.contactUs iframe {
    margin: 0px auto;
    display: table;
    border: 2px solid #999 !important;
    clear: both;
}

p.addressPhone {
    margin: 15px 85px 0px 0px;
    font-weight: bold;
    float: right;
    display: table;
}

div.addressPhone {
    border: 1px solid #09afa5;
    margin: 30px 0;
    height: 50px;
}

div.addressPhone p {
    margin: 10px 50px;
    font-weight: bold;
    float: left;
}

span.reqField {
    color: #ff0000;
}


/* sitemap*/

.sitemapUL li {
    background: none;
    list-style: disc;
    padding: 6px 0 0 5px;
}

.sitemapUL li a {
    color: #000;
}

/*footer*/
footer {
    background: #202022;
    padding: 20px 0 150px;
    width: 100%;
    float: left;
    height: auto;
    /* height: 170px; */
}

/*smo*/
.footUp {
    width: 100%;
}

.smoFooter {
    width: 47%;
    float: left;
}

.smoFooter h4 {
    color: #fff;
    font-size: 18px;
}

.smoFooter h4:after {
    content: "\005F";
    color: #fff;
    margin-left: 6px;
    font-size: 19px;
}

.smoFooter ul {
    clear: both;
    margin-top: 7px;
}

.smoFooter ul li {
    float: left;
}

.smoFooter ul li a {
    padding: 25px;
    margin: 0px 0px;
}

.smoFooter ul li.facebook a {
    background: url(images/smo.png) no-repeat 11px 43px;
}

.smoFooter ul li.twitter a {
    background: url(images/smo.png) no-repeat -35px 45px;
}

.smoFooter ul li.linkedin a {
    background: url(images/smo.png) no-repeat -80px 45px;
}

.smoFooter ul li.youtube a {
    background: url(images/smo.png) no-repeat -125px 45px;
}

.smoFooter ul li.googleplus a {
    background: url(images/smo.png) no-repeat -168px 45px;
}

.smoFooter ul li.rss a {
    background: url(images/smo.png) no-repeat -216px 45px;
}

/*news footer*/
/*.newsFooter{width: 45%; float: left;}*/
.newsFooter {
/*    width: 45%;*/
    width: auto;
    margin: 0 auto;
    text-align: center;
}

.newsFooter h4 {
    color: #fff;
    font-size: 18px;
}

.newsFooter h4:after {
    content: "\005F";
    color: #fff;
    margin-left: 6px;
    font-size: 19px;
}

.newsFooter p {
    font-size: 18px;
}

/*.newsBtn{height: 40px; width: 320px;}*/
.newsBtn {
    height: 40px;
    width: 320px;
    text-align: center;
    margin: 0 auto;
}


/*footDown*/
.footDown {
    border-top: 1px solid #4f5051;
    width: 100%;
    margin-top: 25px;
}

.footerMenu ul {
    margin-top: 0px;
    width: auto;
    float: left;
}

.footerMenu ul li {
    float: none;
	display: inline-block;
	margin: 5px auto;
}

.footerMenu p {
    margin: 20px 10px 10px 10px;
    color: #676768;
    font-size: 16px;
}

.footerMenu ul li a {
    margin: 0px 9px;
    color: #676768;
}

.copyRt {
    margin-top: 20px;
    width: 30%;
    float: left;
}

.copyRt p {
    margin: 0px;
}

.copyRt p a {
    margin: 0 auto;
    display: table;
    color: #4f5051;
}

.ypoLogo {
    margin: 0 auto;
    width: 20%;
/*    float: right;*/
}

.ypoLogo a {
    margin: 0 auto;
    display: table;
}
.ypoLogo a img {
    margin-top: 20px;
}
.newsFooter p {
    margin: 15px;
}

/*publications*/

.publication1 .drPara .publicationNo p.numbr {
    font-size: 35px;
    font-weight: 600;
    color: #d0d0d0;
}

.publication1 .drPara .publicationNo div {
    position: relative;
    top: -3px;
    left: 2px;
    border-left: 2px solid #f0f0f0;
    border-width: thick;
    margin: 0px 0px;
    height: 50px;
}

.publication1 .drParaSec2 .publicationNo p.numbr {
    font-size: 35px;
    font-weight: 600;
    color: #d0d0d0;
}

.publication1 .drParaSec2 .publicationNo div {
    position: relative;
    top: -3px;
    left: 2px;
    border-left: 2px solid #f0f0f0;
    border-width: thick;
    margin: 0px 0px;
    height: 50px;
}

.publication1 .drImg {
    width: 44%;
    float: left;
    margin: 0px 2%;
}

.publication1 .drImgLeft {
    width: 44%;
    float: left;
    margin: 0px 2%;
}

.publication1 .drPara {
    width: 45%;
    float: left;
    margin: 0px 2%;
}

.publication1 .drParaSec2 {
    width: 45%;
    float: right;
    margin: 0px 2%;
}

.publication1 .drPara p {
    line-height: 1.7;
    font-size: 16px;
    margin: 0px 0px;
}

.publication1 .drParaSec2 p {
    line-height: 1.7;
    font-size: 16px;
    margin: 0px 0px;
}

.publicationWrappper2 {
    background: #f6f6f6;
    width: 100%;
    float: left;
    margin: 5px 0px;
}

/*index page*/


/*
.secWhoWrapper {	background: url(images/tri-1.png) no-repeat -190px 0px;
	position: absolute;top: -524px;left: 0;height: 777px;width: 544px;	z-index: 9;
}
*/


.secWhoWrapper {
    background: url(images/tri-1-old.png) no-repeat -190px 0px;
    position: absolute;
    top: -502px;
    left: 0px;
    height: 777px;
    width: 544px;
    z-index: 9;
    background-size: 83%;
}

/*
.secWhoWrapper {
	background: url(images/tri-1.png) no-repeat 0px 0px;
	position: absolute;
	top: -205px;
	left: -2px;
	height: 270px;
	width: 270px;
	z-index: 9;
	
}
*/

.secWho {
    clear: both;
    width: 1123px;
    height: 617px;
    margin: 0 auto;
    background: url(images/tri-2.png) no-repeat -260px -90px;
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 9;
}

.whoSlides {
    width: 40%;
    height: 560px;
    float: left;
    margin: 60px 2% 20px;
    position: relative;
    z-index: 11;
}

.whoSlides ul {}

.whoSlides ul li img {
    height: 500px;
    margin: 0 auto;
    display: table;
}

/*
.whoSlides ul li .whoBorder{	border: 25px solid #01b1ff;height: 333px;	width: 313px;
	z-index: 3;position: relative;top: -441px;left: 0px;	margin: 0 auto;}
*/

/*
.whoSlides ul li.who1 .whoBorder {	border: 25px solid #01b1ff;height: 333px;	width: 313px;
	z-index: 3;position: relative;top: -441px;left: 0px;	margin: 0 auto;}
*/

.whoPara {
    width: 44%;
    float: right;
    margin: 0px 1%;
    margin-top: 60px;
}

.whoPara a.whoLink {
    color: #01b1ff;
    margin-bottom: 30px;
    position: relative;
    z-index: 100;
}

.whoPara a.whoLink::before {
    font-family: FontAwesome;
    content: "\f068";
    margin-right: 7px;
    color: #01b1ff;
}

.whoPara h1 {
    margin: 20px 0px;
    font-weight: normal;
}

.whoPara h1 span {
    font-weight: bold;
    line-height: 1.4;
}

.whoPara p {
    margin: 20px 0px;
    line-height: 1.4;
    font-size: 18px;
}

img.alignRight {
    float: left;
    border: 2px solid #15428b;
    margin-right: 15px;
}

/*RWD*/
/*Contact us design*/
.address {
    float: left;
    padding: 2% 0% 10px 4%;
    width: 33%;
    line-height: 22px;
}

.map-icon {
    float: right;
    padding: 1% 0% 10px 0%;
    width: 48%;
    text-align: left;
}

.content .map-icon ul {
    padding-left: 0;
}

.map-icon ul li {
    float: left;
    margin-right: 2%;
    margin-left: 0;
    list-style: none !important;
    width: 98%;
    background: none;
}

.address-block,
#connect-sblock {
    border: 1px solid #004880;
    width: 99.5%;
    margin: 0 auto;
    margin-bottom: 0px;
    float: left;
    color: #666666;
    text-align: left;
}

.address-block {
    color: #000;
    margin: 20px 0;
    box-sizing: border-box;
}

#connect-sblock {
    background: #ccc;
    margin-bottom: 15px;
    width: 100%;
    float: left;
}

#connect-sblock ul li {
    float: left;
    padding: 15px 0 20px 25px;
    width: 42%;
    list-style: none !important;
    color: #000;
}

#connect-sblock ul li a {
    color: #000;
}

#connect-sblock ul li.phone {
    background: url(../images/contact-icons.png) 0 -111px no-repeat;
}

#connect-sblock ul li.fax {
    background: url(../images/contact-icons.png) 0 16px no-repeat;
}

#connect-sblock ul li.mail {
    background: url(../images/contact-icons.png) 0 -48px no-repeat;
}

#connect-sblock ul li.website {
    background: url(../images/contact-icons.png) 0 -176px no-repeat;
}

.address-block .form-heading,
.formhead {
    background: #004880;
    clear: both;
    color: #fff;
    font-size: 25px;
    margin: 0 auto 10px;
    padding: 5px 0 8px 10px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 500;
}

.address-block .form-heading a,
.formhead a {
    color: #fff;
    font-size: 25px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 500;
}

.address-block .form-heading a {
    color: #fff;
}

.footer-text {
    display: inline-block;
    width: 35%;
    margin-top: 15px;
}

.footer-text p,
.footer-text a {
    font-size: 18px;
    line-height: 24px !important;
}

.cookie-main li.cookie-content {
	width: calc(93% - 150px) !important;
}

@media screen and (max-width:1169px) {
    gridWrapper {
        width: 98% margin:0px 1%;
    }

    .contactBorder {
        width: 97%;
        margin: 0 auto;
        display: table;
    }
}

@media screen and (max-width:1024px) {
    .breadcrumbsBg::before {
        left: -123px;
    }

    .getContactWrapper {
        right: -89px;
    }

    .footerMenu ul {
        width: 100% !important;
    }

    .mission {
        width: 30%;
        float: left;
        margin: 0px 1px;
        border: 1px solid #504c4d;
        height: 270px;
        padding: 0px 10px;
    }

    .bottomDiv1 {
        position: relative;
        top: 22px;
        left: 0px;
        z-index: 0;
    }

    .bottomDiv2 {
        position: relative;
        top: 22px;
        left: 0px;
        z-index: 0;
    }

    .bottomDiv {
        position: relative;
        top: 33px;
        left: 0px;
        z-index: 0;
    }

    .abtParaSec {
        width: 95%;
        margin: 0 auto;
        display: table;
    }

    .secWho {
        display: none;
    }

    .secWhoWrapper {
        display: none;
    }

    .whoSlides {
        width: 100%;
        height: 600px;
        float: none;
        margin: 0 auto;
        position: relative;
        background: url(images/tri-2.png) no-repeat -260px -90px;
        z-index: 0;
        display: table;
    }

    .whoSlides ul {
        width: 60%;
        display: table;
        margin: 30px auto 15px;
    }

    .whoPara {
        width: 96%;
        float: none;
        margin: 0px auto;
    }

    .whoPara .rdMore {
        margin-bottom: 20px;
    }

    .smoFooter {
        margin-left: 7px;
    }

    article {
        margin: 0 10px;
    }
}

@media screen and (max-width:900px) {
    .breadcrumbsBg::before {
        display: none;
    }

    .getContactWrapper {
        display: none;
    }

    .menu {
        float: none;
    }

    .breadcrumbs {
        margin: 0 auto;
        display: table;
    }

    footer {
        height: auto;
        float: left;
    }

    .smoFooter h4 {
        margin-left: 7px;
    }

    .footerMenu ul {
        width: 80%;
        margin: 10px 0px;
        float: none;
    }

    .copyRt {
        margin-top: 20px;
        width: 50%;
        float: left;
    }

    .copyRt p {
        margin-left: 10px;
    }

    .ypoLogo {
        margin: 20px auto !important;
	width: 300px;
	float: none !important;
	clear: both;
    }

    .ypoLogo a {
        float: right;
        margin-right: 20px;
    }

    .abtOne {
        margin: 0 1%;
    }

    .abtOneLeft {
        width: 97%;
        float: left;
    }

    .abtOneRt {
        width: 60%;
        margin: 0 auto;
        display: table;
        float: none;
    }

    .copyRt p a {
        margin: 0 10px;
    }

    .menu li a {
        padding: 16px 8px;
        font-size: 12px;
    }

    .banner_text {
        top: -185px;
        left: 70px;
        font-size: 20px;
    }

    .slide10,
    .slide11,
    .slide12,
    .slide13 {
        height: auto;
        background-size: 130%;
        padding-top: 58%;
    }

    .banner {
        height: auto;
    }

    .s-banner-tabs {
        right: 0;
        left: 10px;
    }

    .footer-text {
        display: block;
        width: auto;
        text-align: center;
    }

    .getContact h2 {
        display: block;
        margin: 0 auto;
        text-align: center;
        width: 215px;
    }

    .getContact a.contactLink {
        margin: 15px auto 0px;
    }

    .imgContact.dfw-FontResize {
        display: none;
    }

    .imgContact {
        display: none;
    }
}



@media screen and (max-width: 767px) {

    /* at the time of slicky menu load */
    #controls1 {
        right: 5px;
        bottom: 15px;
        margin-top: 0;
        position: absolute;
        z-index: 10;
    }


    .logo {
        width: 40%;
    }

    .rightContainer {
        width: 35%;
    }

    footer {
        padding: 20px 0;
    }


}





@media screen and (max-width:640px) {


    .banner_text {
        top: -130px;
        left: 70px;
        font-size: 20px;
    }


    /* mobile menu start*/
    nav {
        display: none;
    }

    #mobileMenu {
        display: block;
        clear: both;
    }

    .wrapper {
        display: block;
        position: absolute;
        z-index: 9;
        left: 0px;
        width: 100%;
        display: none;
        background: #525252;
    }

    .menuText {
        text-align: center;
        padding: 0px;
        color: #fff;
        font: normal 20px Verdana, Arial, Helvetica, sans-serif;
        line-height: 2;
        background: #042254;
    }

    .menuText a {
        color: #fff;
        display: block;
    }

    .parentMenu {
        font: normal 14px/20px Verdana, Arial, Helvetica, sans-serif;
        color: #fff;
    }

    .parentMenu li {
        position: relative;
    }

    .parentMenu li a {
        padding: 10px 10px 10px 20px;
        color: #fff;
        display: block;
        border-bottom: 1px solid #747474;
    }

    .parentMenu li a:hover {
        background: #042254;
    }

    .parentMenu li ul {
        display: none;
    }

    .parentMenu li li a {
        padding: 10px 10px 10px 40px;
        background: #525252;
    }

    .parentMenu li li li a {
        padding: 10px 10px 10px 60px;
        background: #525252;
    }

    .parentMenu li a:before {
        content: "\f105";
        font-family: FontAwesome;
        font-size: 14px;
        display: inline-block;
        margin-left: -12px;
        width: 1.3em;
        color: #fff;
        position: absolute;
        top: 9px;
    }

    .parentMenu li a:before {
        content: "\f105";
        font-family: FontAwesome;
        font-size: 14px;
        display: inline-block;
        margin-left: -12px;
        width: 1.3em;
        color: #fff;
        position: absolute;
        top: 9px;
    }

    a.level1Menu:after {
        content: "\f105";
        font-family: FontAwesome;
        font-size: 14px;
        display: inline-block;
        margin-left: -12px;
        width: 1.3em;
        color: #fff;
        position: absolute;
        top: 9px;
        right: 0;
    }

    a.level1Menu:hover:after {
        content: "\f107";
        font-family: FontAwesome;
        font-size: 14px;
        display: inline-block;
        margin-left: -12px;
        width: 1.3em;
        color: #fff;
        position: absolute;
        top: 9px;
        right: 0;
    }


    /* mobile menu end*/

    /* ada removed*/
    /* .dfw-off{display: none !important;}*/

    .logo {
        width: 35%;
        margin: 50px 0px 0px 50px;
        float: left;
        display: table;
    }

    .rightContainer {
        width: 35%;
        margin: 20px 20px 0px 0px;
        float: right;
        display: table;
    }

    .publication1 .drImg {
        width: 45%;
        float: none;
        margin: 0px auto;
        display: table;
        margin-top: 10px;
    }

    .publication1 .drImgLeft {
        width: 45%;
        float: none;
        margin: 0px auto;
        display: table;
        margin-top: 10px;
    }

    .publication1 .drPara {
        width: 95%;
        float: none;
        margin: 0px auto;
        display: block;
    }

    .publication1 .drParaSec2 {
        width: 95%;
        float: none;
        margin: 0px auto;
        display: block;
    }

    .smoFooter {
        width: 80%;
        float: none;
        display: table;
        margin: 0 auto 30px;
    }

    .newsFooter {
        width: 80%;
        float: none;
        display: table;
        margin: 0 auto;
    }

    .smoFooter ul {
        margin: 7px auto;
        display: table;
    }

    .mission {
        width: 60%;
        float: none;
        margin: 10px auto;
    }

    .missionWrapper {
        height: auto;
    }

    /* .whoSlides{height: auto;}*/
    .whoSlides ul li img {
        height: 75%;
    }

    .address {
        display: block;
        padding: 10px 0;
        width: 280px;
        float: none;
        margin: 0 auto;
    }

    .map-icon {
        float: none;
        padding: 10px 0;
        width: 280px;
        text-align: left;
        margin: 0 auto;
    }

}

@media screen and (max-width:480px) {

    /* .banner {display: none;}*/
    .header {
        position: relative;
        background: #202022;
    }

    .logo {
        width: 70%;
        float: none;
        margin: 0px auto;
        display: table;
        padding: 20px 0px 10px;
    }

    .rightContainer {
        width: 65%;
        margin: 0 auto;
        float: none;
        display: table;
        padding: 10px 0px;
    }

    .publication1 .drImg {
        width: 90%;
    }

    .publication1 .drImgLeft {
        width: 90%;
    }

    .smoFooter {
        width: 95%;
    }

    .newsFooter {
        width: 95%;
    }

    .newsFooter p {
        font-size: 16px;
    }

    .footerMenu ul {
        width: 98%;
        margin-bottom: 20px;
    }

    .footerMenu ul li {
        margin: 3px 0px;
    }

    .copyRt {
        margin-top: 30px;
        width: 85%;
        float: none;
        clear: both;
    }

    .copyRt p {
        margin: 0px;
        line-height: 1.3;
    }

    .ypoLogo {
        width: 45%;
        float: right;
        margin: 20px 30px 10px 0px;
    }

    .ypoLogo a {
        float: none;
        margin-right: 0px;
    }

    img.alignRight {
        float: none;
        margin: 0 auto;
        display: table;
    }


    .banner_text {
        display: none;
    }

    .slide10,
    .slide11,
    .slide12,
    .slide13 {
        height: auto;
        background-size: 108%;
        padding-top: 50%;
    }

    .whoSlides {
        height: 480px;
    }






}


@media screen and (max-width:360px) {

    .whoSlides {
        height: 400px;
    }

    .getContact {
        height: auto;
        padding: 5px 0px;
    }
}
