/*font-family: 'aquiline_bookregular'; font-family: 'aquiline_extra_boldbold'; font-family: 'aquiline_bookbold'; font-family: 'Roboto', sans-serif; font-family: 'Nunito', sans-serif; 

@import url('https://www.dsschoolofai.com/fonts/aquiline-font/stylesheet.css'); */

body {font-family: 'aquiline_bookregular';font-size: 17px;line-height: normal;color: #000;padding-top: 129px;}
p,li, td, th {line-height: 23px;}


a { color:#2f5597; text-decoration:none; }
a:hover, a:focus, a:active { color:#00c7a0;  outline: none; }



img {max-width:100%;}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {font-weight:normal;margin:0 0 30px 0;line-height: normal;font-family: 'aquiline_bookbold';}

h1 { font-size: 70px; }
h2 {font-size: 44px;}
h3 {font-size: 30px;}
h4 { font-size: 25px; }
h5 { font-size: 16px; }
h6 { font-size: 12px; }
.footer ul.foot-links {
    display: flex;
    flex-flow: column wrap;
    height: 350px;
}
.section-title {    font-size: 45px;
    margin: 0 0 70px 0;   
    padding: 50px; padding-bottom: 70px;
    color: #000;
    text-align: center;
    font-weight: bold;
    position: relative;
    z-index: 3;
    background: #fff;
    border-top: dashed 0px #979eab;margin-top: 75px;
    /* border-bottom: dashed 1px #979eab; */
    background-image: url(images/double-border.png);
    background-repeat: repeat-x;
    background-position: top; }
.section-title-no-border {font-size: 45px;
    margin: 0 0 70px 0;   
    padding: 50px; padding-bottom: 70px;
    color: #000;
    text-align: center;
    font-weight: bold;
    position: relative;
    z-index: 3;
    background: #fff;
    border-top: dashed 0px #979eab;margin-top: 75px;
    /* border-bottom: dashed 1px #979eab; */
     
    background-repeat: repeat-x;
    background-position: top; }

.b-line-green,
.b-line-blue { position:relative;}
.b-line-green:after,
.b-line-blue:after { content: ""; width: 130px; height: 5px; margin: 15px auto 0 auto; clear: left; display: block; }
.b-line-green:after { background: #10ad39; }
.b-line-blue:after { background: #008cff; }

/*p*/
p {margin: 0 0 25px 0;}
/*p*/

.cp { cursor:pointer; }
strong { font-weight:600; }

.f-bold { font-weight:600 !important; }
.f-normal { font-weight:normal !important; }
.f-400 { font-weight:400 !important; }
.f-600 { font-weight:600 !important; }
.f-600 { font-weight:600 !important; }
.f-700 { font-weight:700 !important; }
.f-800 { font-weight:800 !important; }
.f-900 { font-weight:900 !important; }

/*fonts*/
.f-14 { font-size: 14px !important; }
.f-16 { font-size: 16px !important; }
.f-18 { font-size: 18px !important; }
.f-20 { font-size: 20px !important; }
.f-22 { font-size: 22px !important; }
.f-24 { font-size: 24px !important; }
.f-26 { font-size: 26px !important; }
.f-28 { font-size: 28px !important; }
.f-30 { font-size: 30px !important; }
.f-32 { font-size: 32px !important; }
.f-40 { font-size: 40px !important; } 
/*fonts*/

.l-normal { line-height:normal !important; }

ol ol, ol ul, ul ol, ul ul { padding: 0 0 0 20px; }

dl, ol, ul { padding: 0 0 10px 30px; }

.white-text { color:#fff !important; }
.black-text { color:#000 !important;}
.green-text { color:#00ffcc !important} 


.blue-bg { background:#2f5597 !important; }
.blue-dark-bg { background:#333f50 !important; }
.green-bg { background:#10ad39 !important; } 
.white-bg { background:#fff !important; }  
.gray-light-bg { background:#f2f2f2 !important; } 


/*padding*/
/*.p-0 { padding: 0 !important; }
.p-10 { padding: 10px !important; }
.p-20 { padding: 20px !important; }
.p-30 { padding: 30px !important; }
.p-40 { padding:40px; !important}
.p-50 { padding:50px; !important}
.p-b-0 { padding-bottom: 0 !important; }
.p-b-10 { padding-bottom: 10px !important; }
.p-b-20 { padding-bottom: 20px !important; }
.p-b-30 { padding-bottom: 30px !important; }
.p-b-40 { padding-bottom: 40px !important; }
.p-b-50 { padding-bottom: 50px !important; }
.p-t-10 { padding-top: 10px !important; }
.p-t-20 { padding-top: 20px !important; }
.p-t-30 { padding-top: 30px !important; }
.p-t-40 { padding-top: 40px !important; }
.p-t-50 { padding-top: 50px !important; }*/
/*padding*/

.border-left-5 { border-left:solid 5px #cccccc}
.border-right-5 { border-left:solid 5px #cccccc}
.border-top-5 { border-top:solid 5px #cccccc}
.border-bottom-5 { border-bottom:solid 5px #cccccc}


/*margin*/
/*.m-0 { margin: 0 !important; }
.m-b-0 { margin-bottom: 0 !important; }*/
/*margin*/


.white-list { color:#FFFFFF !important;}

li {  padding: 0 0 10px 0; }

.container {width: 100%;max-width: 1280px;}

/*Animation*/
header img,
header .menu li a { transition-delay: 0s;transition-duration: 0.2s;transition-property: all;transition-timing-function: ease; }
/*Animation*/

/*header*/
header {left: 0;top: 0;width: 100%;transition-delay: 0s;transition-duration: 0.3s;transition-property: all;transition-timing-function: ease;padding: 0;background: #fff;box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.1); z-index: 100;position: relative;position: fixed;}
header .logo {font-size: 44px;font-weight: 600;padding: 24px 0;color: #02bceb;text-align: center;font-family: Metric, sans-serif;}
header .anna-logo { text-align: left; display: inline-block; }
header .ds-logo {text-align: left;display: inline-block;}
/*header .anna-logo img,*/
header .ds-logo img {width: auto;height: auto;/* max-height: 90px; *//* max-width: 290px; */margin: 50px 20px 10px 0;}
header .menu li a:hover { background: #fff; text-decoration: none;color: #00cc99; }
header .menu {margin: 0;padding: 0;list-style: none;float: right;
width: 100%;text-align: right;}
header .menu li { padding: 0; margin: 0 0 0 0px; vertical-align: middle; float: none;
    display: inline-block;}
header .menu li a { padding: 0 8px; color: #333; display: block;  font-size: 13px; text-transform: uppercase; font-weight: 600; }
header .menu li a:after {border-top-color: #00cc99;}
/*header.darkHeader {}
header.darkHeader .logo {padding: 10px 0;font-size: 30px;}
header.darkHeader .anna-logo img, header.darkHeader .ds-logo img { max-height: 40px; }
header.darkHeader { }
header.darkHeader ul.menu li a { line-height: 60px; font-size: 15px; }*/

header .dropdown-menu li {float: none; }
header .dropdown-menu li a { border-bottom: 1px solid #dcdadb; padding: 7px 15px 7px 15px; line-height: normal!important; margin: 0px; width: 100%; background: #0c9; text-transform: none;color: #fff; font-weight: normal;}
header .dropdown-menu li a:hover {background: #24478c;text-decoration: none; color: #fff;}
header ul.dropdown-menu {width: 194px;background-color: unset;border: 0px; top: 49px !important;left: 16px; border-top: 3px solid #299385;}
header .dropdown-menu {border-radius: 0px;margin: 0px;padding: 0px;}

header .menu {margin-top: 80px;}
header .menu li a {line-height: 49px;margin: 0;}
header .menu > li.buttons {position: absolute;top: 22px;right: 25px;width: 100%;text-align: right;}
header .menu > li.buttons a {display: inline-block;padding: 14px 30px !important;margin: 0 0 0 10px;font-size: 13px;}


@media (max-width: 1200px) { 
header .col-lg-3, header .col-lg-9 {width: 100%;flex: none;max-width: 100%;position: static;}
header .menu {position: absolute;right: 0;top: 100%;padding: 0 0 10px 0;background: #fff;float: none;display: none;}
header .menu li { float: none; width: 100%; }
header .menu li a {line-height: normal;padding: 11px 40px;font-size: 15px;}
header .menu-link {position: absolute;right: 0;top: 0;width: 70px;height: 100%;background:url(../images/menu.svg) no-repeat center center;background-color: white;background-size: 29px auto;cursor: pointer;}
header .menu-link.active {background-image:url(images/icons/cancel.svg);background-size: 22px auto;}
header .menu.active { display:block; }
header ul.dropdown-menu {
/*    display: block;*/
    position: static;
    width: 100%;
    border: 0;
    padding: 0 0 19px 40px; top:39px;     bottom: inherit;
}

header .dropdown-menu li a {
    padding-left: 0;
    background: none !important;
    color: #000 !important;
    border: 0;
    padding: 0 0 5px 0;
}
header .dropdown-menu li a:hover { background:none  !important; color: #000 !important;}
}
@media only screen and (max-width: 768px) { 
.banner {height: 296px !important;min-height: 325px !important;}
.play_icon img {width: 55px;top: -30px;position: relative;}
.quote-box .quote-right{ display:none !important; margin:0px !important;}
.quote-box .quote-left{ display:none !important; margin:0px !important;}
}
@media (max-width: 640px) {

header .anna-logo img, header .ds-logo img {max-height: 60px;margin: 10px 20px 10px 0;}
}
@media (max-width: 540px) { header .anna-logo img, header .ds-logo img {/* max-height: 40px; */margin-right: 10px;}
}


/*header*/

/*banner*/
.banner {min-height: 550px;overflow:hidden;/* margin-top: 19px; */}
.banner h1 {text-align: center;font-size: 54px;font-weight: 600;} 
.banner h1 span {color: #0c9;}
/*banner*/


.contents { padding: 0 0; }
.contents .row { display: table; width: 100%; }
.contents .row .col-sm-3 { display: table-cell; width: 25%; vertical-align: bottom; }
.contents .row .col-sm-6 { display: table-cell; width: 50%; }

.contents-box { background: #d9d9d9; }
.contents-box h3 {background: #2f5597;color: #fff;text-align: center;padding: 10px;margin: 0;}
.contents-box .box-head {}
.contents-box .box-body { padding: 15px; }
.contents-box .box-body li { padding-bottom:0;}
.contents-box .box-body strong { color: #00ac7f; }



.section {padding: 70px 0;background-size: cover;background-repeat: no-repeat;background-position: center center;position: relative;}
.section .bg-color { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index:0; }
.section .container-fluid, 
.section .container {position: relative;z-index: 10;}


.blue-bg-left-33 {background:url(images/bg/blue-dark-bg-left-33.svg) repeat-y center center;background-size: 1920px auto;}
.blue-bg-33 {background:url(images/bg/blue-bg-33.svg) repeat-y center center;background-size: 1920px auto;}

.blue-dark-bg-right-50 {background:url(images/bg/blue-dark-bg-right-50.svg) repeat-y center center;background-size: 1920px auto;}

.bg-50 {position: absolute;left: 0;top: 0;width: 50%;height: 100%;background-size: cover;background-position:center center;background-repeat:no-repeat;z-index: 0;}

.bg-50 .tran-bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block; background: #000; opacity: 0.5; z-index: 2; }
.bg-50 .bg-half{position: absolute;right: 0;top: 0;width: 340px;height: 100%;z-index: 3;}


.boxs .bg-box { position: relative; z-index: 2; }
.boxs h2 { color: #fff; }
.boxs h2 span { color: #8497b0; }

.boxs .s-box {width: 200px;height: 160px;border: solid 1px #10ad39;margin: 20px 0 60px 0;position: relative;}
.boxs .s-box .box {background-color: #4472c4; width: 2000px; height: 160px; position: relative; top: -25px; right: -25px; font-size: 25px; line-height: normal; text-align: center; font-weight: 600; display: table-cell; vertical-align: middle; color: #fff; padding: 20px 0; }

.boxs .s-box { background-color: transparent; border-color: #10ad39; }
.boxs .s-box .box {background-color: #4472c4;color: #fff;}
.boxs .s-box .small { color: #fff; }

.boxs .s-box.s-box-white { border-color: #f2f2f2; background: url(images/backgrounds/School-of-AI.jpg) no-repeat center center;background-size: 100% auto; border:0 }
.boxs .s-box.s-box-white .box { background-color: #10ad39; color: #fff; }
.boxs .s-box.s-box-white .small { color: #000; }

.boxs .s-box.s-box-white-green {border-color: #f2f2f2; background: url(images/backgrounds/School-of-AI.jpg) no-repeat center center;background-size: 100% auto; border:0}
.boxs .s-box.s-box-white-green .box {background-color: #10ad39;}
.boxs .s-box.s-box-white-green .small { color: #000; }

.boxs .s-box.s-box-blue-green { border-color: #f2f2f2; background: url(images/backgrounds/Data-Engineering.jpg) no-repeat center center;background-size: 100% auto; border:0 }
.boxs .s-box.s-box-blue-green .box {background-color: #10ad39;}
.boxs .s-box.s-box-blue-green .small { color:#fff; }



.boxs .s-box .box .learn-more {font-size: 13px;line-height: 13px;margin: 0;padding: 7px 20px 7px 0;display: inline-block;font-weight: 500;border-top: solid 1px #ffffff;text-align: left;position: absolute;right: 0;bottom: 0;}
.boxs .s-box .box .learn-more:hover { text-decoration: none; color: #000; }

.boxs .s-box .box .learn-more.learn-more-white { color: #fff; } 
.boxs .s-box .box .learn-more.learn-more-green { color: #fff; }
.boxs .s-box .box .learn-more.learn-more-blue { color: #0070c0; } 

.boxs .s-box .box .learn-more.learn-more-white:hover { color: #000; } 
.boxs .s-box .box .learn-more.learn-more-green:hover { color: #d1d1d1; }
.boxs .s-box .box .learn-more.learn-more-blue:hover { color: #000; } 


.boxs .gray-box {padding: 0 30px;/* background: #d9d9d9; */margin: 0 -16px 58px -16px;}
.boxs .title {font-size: 40px;line-height: normal;font-weight: 600;/* background: #d9d9d9; */vertical-align: middle;height: 157px;position: relative;padding-left: 0;vertical-align: middle;display: table-cell;width: 2000px;}
.boxs .title:before {width: 15px;height: 15px;border-radius: 50%;border: solid 1px #000;content: "";display: block;margin: 10px 20px 10px 0;left: 0;top: 5px;float: left;position: relative;}
.boxs .s-box { }

.green-blue-arrow { position: relative; }
.green-blue-arrow:before {content: "";right: -72px;top: 50%;width: 30px;height: 44px;background: url(images/icons/green-gray-arrow.svg) no-repeat center center;background-size: 100% auto;position: absolute;margin-top: -45px;}
.boxs .s-box .small {color: #fff;position: absolute;bottom: 4px;right: 10px;font-size: 11px;font-weight: 600;}

.table-box { overflow-x: auto; padding-bottom:15px; }
.table { margin: 0; }
.table td, .table th, .table li {}
.table-bordered td {font-size: 14px;}
.table-bordered th {font-size: 17px;}
.table li { padding: 0; }
.table-bordered td, .table-bordered th {border-color: #e0e0e0;}
.table th {background: #2f5597;color: #fff;font-weight: 600;vertical-align: middle !important;} 

.table tr:nth-child(even) {background: #fff}
.table tr:nth-child(odd) {background: #fff}
.table tr:hover { background: #fff}

.table ul { margin: 0; padding: 0 0 0 20px; }



.green-circle-box { max-width: 980px; margin: 0 auto; text-align: center; }
.green-circle-box .box {padding: 35px;font-size: 35px;font-weight: 600;background: #00ac7f;color: #fff;margin: 0 0 25px 0;}
.green-circle-box .box:after { content: ""; width: 60px; height: 60px; position: absolute; top: 50%; right: -30px; margin-top: -30px; background: red; border-radius: 50%; z-index: 2; background: url(images/icons/circle.svg); }
.green-circle-box .box.last:after { opacity: 0; }
.circle-table {padding: 0;}
.circle-table .box { }
.circle-table .head { width: 200px; height: 200px; background: #d9d9d9; border-radius: 50%; margin: 0 auto; }
.circle-table .head h3 { height: 200px; vertical-align: middle; display: table-cell; width: 2000px; font-size: 30px; text-align: center; }
.circle-table .box .body {background: #d9d9d9;height: 260px;padding: 25px;}
.circle-table .box .body h3 {font-size: 24px;text-align: center;margin: 0 0 20px 0;}
.circle-table .box .body ul { padding: 0 0 0 20px; }


/*table*/
table.number-table {}
table.number-table td.number { background: #10ad39; color: #fff; font-weight: 600; font-size: 25px; vertical-align: middle; }
table.number-table td { padding: 15px 12px; vertical-align: top; }
table.number-table td.title {background: #f2f2f2;text-align: center;font-weight: 600;font-size: 25px;line-height: normal;min-width: 247px;}
table.number-table td.empty { padding: 0 2px; }
table.number-table td.number-content { background: #f2f2f2; border-top: solid 1px #333f50; text-align: center; vertical-align: middle; }
/*table*/


/*topics-box*/
.s-boxs { }
.s-boxs .s-box {position: relative;margin: 10px;text-align: center;}
.s-boxs .s-box:before {content: "";width: 70%;height: 60%;left: -11px;bottom: -11px;background-color: #10ad39;position: absolute;}
.s-boxs .s-box .label { background-color: #10ad39; color: #fff; font-size: 15px; padding: 2px; }
.s-boxs .s-box .title {padding: 10px;display: table-cell;width: 600px;height: 120px;vertical-align: middle;font-size: 20px;font-weight: bold;}
.s-boxs .s-box .title a {color: #000;text-decoration:none;}
.s-boxs .s-box .title a:hover {text-decoration:none;color: #000;}
.s-box.blue-box .title a {color: #000000;text-decoration:none;}
.s-box.blue-box .title a:hover {text-decoration:none;color: #000;}
.s-boxs .s-box .action {text-align: right;}
.s-boxs .s-box .action a {font-size: 13px;color: #0c9;border-top: solid 1px #bfbfbf;padding: 5px 20px;display: inline-block;}
.s-boxs .s-box .action a:hover {text-decoration:none;color: #000;}
.s-boxs .s-content {position: relative;z-index: 1;background: #ffffff;}

.s-boxs .s-box.blue-box .action a { color:#0070c0;}
.s-boxs .s-box.green-box .label,
.s-boxs .s-box.green-box:before {background-color: #10ad39;}

.s-boxs .s-box.blue-box .label,
.s-boxs .s-box.blue-box:before { background-color: #0070c0; }

.s-boxs-2 {display: table-cell;width: 30%;background: #ffffff;position: relative;right: 50px;padding: 30px;vertical-align: top;text-align: center;} 

.s-boxs-2:before,
.s-boxs-2:after {content: "";width: 70%;height: 60%;border-style: solid;position: absolute;z-index: 0;}

.s-boxs-2:before {right: -10px;top: -10px;border-width: 10px 10px 0 0;}
.s-boxs-2:after {left: -10px;bottom: -10px;border-width: 0 0 10px 10px;}

.s-boxs-2 .title {padding: 0 0 40px 0;display: table-cell;width: 500px;vertical-align: middle;font-size: 33px;line-height: normal;position: relative;z-index: 2;font-weight: bold;}
.s-boxs-2 .action {text-align: center;position: relative;z-index: 2;}
.s-boxs-2 .action a {font-size: 13px;color: #0c9;border-top: solid 1px #000000;padding: 15px 0 5px 0;display: inline-block;}
.s-boxs-2  .action a:hover {text-decoration:none;color: #000;} 

.s-boxs-2.green-box:before,
.s-boxs-2.green-box:after { border-color: #10ad39; }

.s-boxs-2.blue-box .label,
.s-boxs-2.blue-box:before,
.s-boxs-2.blue-box:after { border-color: #0070c0; }

.s-boxs-2.green-box .action a .arrow { color: #10ad39; }

.s-boxs-2.blue-box .action a .arrow { color: #0070c0; }


.topics-box {display: block;max-width: 600px;position: relative;z-index: 2;padding-left: 0; margin:0 auto}
.topics-box .team-m {padding: 22px 30px 30px 60px;background-color: #23669e;background: linear-gradient(to bottom left, #0aab7a 0%, #23669e) 100%;display: block;}
.topic-c { display: table-cell; padding: 30px; background: rgba(255, 255, 255, 0.9); }
.topic-c h4 { font-weight: bold; margin: 0 0 20px 0; }
.topic-c p { }
.topics {padding-bottom: 80px; }
.team-m a:hover { text-decoration: none; color: #ff6900; }



.team-m ul { list-style: none; margin: 0; padding: 0; }

.team-m li {font-size: 20px;line-height: normal;border-top: solid 1px rgba(255, 255, 255, 0.2);position: relative;padding-left: 0;padding-bottom: 0;}
.team-m li li { font-size: 18px; padding-left: 0; }
.team-m li li li { font-size: 16px; }
.team-m li li li li { font-size: 14px; }


.team-m li li a:before { content: ""; width: 10px; height: 10px; border: #10ad39 5px solid; border-width: 0 2px 2px 0; display: inline-block; position: absolute;  }
.team-m li li a:before { left: -3px; top: 18px; }
.team-m li li li a:before { left: 20px; top: 15px; border-color: #ffc000; }
.team-m li li li li a:before { left: 40px; top: 14px; }

.team-m li li a:before { transform: rotate(45deg);}
.team-m li li a.collapsed:before { transform: rotate(-45deg);}

.team-m >ul > li:first-child { border-top: 0; }
.team-m .ce-link {top: 8px;position: absolute;display: inline-block;width: 30px;height: 30px;border: dashed 1px #fff;border-radius: 50%;left: -41px;}
.team-m .ce-link:after, .team-m .ce-link:before { content: ""; display: inline-block; position: absolute; }
.team-m .ce-link:before { left: 14px; top: 9px; margin: 0; width: 1px; height: 11px; border-left: dashed 1px #fff; opacity: 0; }
.team-m .ce-link:after { left: 9px; top: 14px; width: 11px; height: 1px; margin: 0; border-bottom: dashed 1px #fff; }
.team-m .collapsed .ce-link:before { opacity: 1; }
.team-m li a {display: block;padding: 10px 0;color: #fff;cursor: pointer;}
.team-m li li a { padding-left: 20px; }


.team-m li li li a { padding-left: 40px; }
.team-m li li li li a { padding-left: 60px; }
/*topics-box*/





/*.s-boxs { }
.s-boxs .fusion-row .fusion-one-fourth {float: left;width: 25%;}
.s-boxs .s-box {position: relative;margin: 25px;text-align: center; margin-bottom: 70px;}
.s-boxs .s-box:before {content: "";width: 70%;height: 60%;left: -11px;bottom: -11px;background-color: #10ad39;position: absolute;}
.s-boxs .s-box .label { background-color: #10ad39; color: #fff; font-size: 15px; padding: 2px; }
.s-boxs .s-box .title {padding: 10px;display: table-cell;width: 600px;height: 190px;vertical-align: middle;font-size: 15px;font-weight: bold; color: #000;}
.s-boxs .s-box .title span{font-size: 24px;}
.s-boxs .s-box .title a {color: #000;text-decoration:none;}
.s-boxs .s-box .title a:hover {text-decoration:none;color: #000;}
.s-box.blue-box .title a {color: #000;text-decoration:none;}
.s-box.blue-box .title a:hover {text-decoration:none;color: #000;}
.s-boxs .s-box .action {text-align: right;}
.s-boxs .s-box .action a {font-size: 13px;color: #0c9;border-top: solid 1px #bfbfbf;padding: 5px 20px;display: inline-block;}
.s-boxs .s-box .action a:hover {text-decoration:none;color: #000;}
.s-boxs .s-content {position: relative;z-index: 1;background: #ffffff;}
.s-boxs .s-box.blue-box .action a { color:#0070c0;}
.s-boxs .s-box.green-box .label,
.s-boxs .s-box.green-box:before {background-color: #10ad39;}
.s-boxs .s-box.blue-box .label,
.s-boxs .s-box.blue-box:before { background-color: #0070c0; }*/

.s-boxs-top {position:relative;padding: 40px 0;}
.s-boxs-top:after { content:""; display:block; clear:both; }
.s-boxs-top .fusion-row .fusion-one-fourth {float: left;width: 25%;}
.s-boxs-top .s-box {position: relative;margin: 9px;text-align: center;margin-bottom: 30px;}
.s-boxs-top .s-box:before {content: "";width: 70%;height: 60%;left: -11px;bottom: -11px;background-color: #10ad39;position: absolute;}
.s-boxs-top .s-box .label { background-color: #10ad39; color: #fff; font-size: 15px; padding: 2px; }
.s-boxs-top .s-box .title {padding: 35px;display: table-cell;width: 600px; vertical-align: middle;font-size: 15px; color: #000;}
.s-boxs-top .s-box .title span{ font-size: 20px; line-height: normal;}
.s-boxs-top .s-box .title a {color: #000;text-decoration:none;}
.s-boxs-top .s-box .title a:hover {text-decoration:none;color: #000;}
.s-box.blue-box .title a {color: #000;text-decoration:none;}
.s-box.blue-box .title a:hover {text-decoration:none;color: #000;}
.s-boxs-top .s-box .action {text-align: right;}
.s-boxs-top .s-box .action a {font-size: 13px;color: #0c9;border-top: solid 1px #bfbfbf;padding: 5px 20px;display: inline-block;}
.s-boxs-top .s-box .action a:hover {text-decoration:none;color: #000;}
.s-boxs-top .s-content {position: relative;z-index: 1;background: #ffffff;}
.s-boxs-top .s-box.blue-box .action a { color:#0070c0;}
.s-boxs-top .s-box.green-box .label,
.s-boxs-top .s-box.green-box:before {background-color: #10ad39;}
.s-boxs-top .s-box.blue-box .label,
.s-boxs-top .s-box.blue-box:before { background-color: #0070c0; } 

/*newsletter*/

.newsletter {background-color: rgba(30, 161, 140, 1);padding: 50px 0 35px 0;}
.newsletter h4 {margin: 0 0 15px 0;color: #fff;}
.newsletter .form { }
.newsletter .form .row { margin: 0; }
.newsletter .form .row div { padding: 0; }

.newsletter .form .form-control {border-radius: 0;border: 0;height: 50px;margin: 0 0 15px 0;}
.newsletter .form input.btn.btn-primary { border-radius: 0; border: 0; height: 50px; max-width: 100%; font-weight: bold; }

section.addcomments { background: #2f5597; padding: 40px 20px; }
section.addcomments h4 { color: #fff; }

section.addcomments.topspace.home_sec{ padding: 50px 0;padding-bottom: 85px; padding-top: 0px; background-color: #fff;}

section.addcomments .form-control {border: 0;border-radius: 0;padding: 12px 15px;height: auto;}
section.addcomments .btn {border-radius: 0;font-weight: bold;height: 50px;min-width: 200px;margin-right: 15px;text-transform: uppercase;font-size: 17px; margin-bottom:10px;}
section.addcomments .btn.btn-outline-light { color: #fff; 
border-color: #fff; }
section.addcomments .btn.btn-outline-light:hover { background:#fff; color:#007bff;}
section.addcomments div#thx_message {     color: #fff;
    margin: 0 0 20px 0;
    text-align: center;
    bottom: 30px;
    position: relative;
    font-size: 24px; }
section.addcomments .form-group {margin: 0 0 20px 0;}

/*newsletter*/




/*teams*/
.teams h2 { margin: 0 0 50px 0; font-size: 38px; }
.teams h4 {margin: 0;font-size: 24px;text-align: center;}
.teams hr { margin: 10px 0; border-top: 0px dashed rgba(0, 0, 0, 0.3); }
.teams .box { text-align: center; padding: 30px; }
.teams .box p {font-weight: 500;margin: 18px 0 0 0;font-weight: bold;line-height: 19px;font-size: 18px;}
.teams .box img {border-radius: 50%;width: 100%;max-width: 190px; margin-bottom: 10px; filter: grayscale(100%);}
.teams .box img:hover {filter: grayscale(0%);}
.teams .chief-team .box img { max-width: 500px; }
.teams .box p.author {color: #666;margin: 0;font-size: 16px;}
.teams .ai-team { /*border-left: 1px dashed rgba(0, 0, 0, 0.3);*/ }
.teams .ai-team .box {padding: 75px 0 20px 15px;}
.teams .ai-team .box p.author {color: #666!important; font-size: 16px!important;margin-top: 5px;font-weight: normal;margin-bottom: 5px;height: 40px;}
.fade-img {
    filter: grayscale(100%);
}
.fade-img:hover {
    filter: grayscale(0%);
}
/*teams*/
.grayscaleimage
{
    filter: grayscale(100%);
}
.grayscaleimage:hover
{
    filter: grayscale(0%);
}


/*footer*/
footer { color: #a8a8a8; font-size: 14px; line-height: 23px; font-weight: 400; background-color: #303339; }
footer a { color: #a8a8a8; -webkit-transition: all 400ms linear 0s; -o-transition: all 400ms linear 0s; transition: all 400ms linear 0s; }
footer a:hover { color: #0073d6; text-decoration: none; }
.footer {padding: 80px 0 00px 0;}
.footer h4 { font-size: 20px; font-weight: 600; margin: 0 0 20px 0; position: relative; color: #fff; }
.footer h4:after { content: ""; display: block; width: 30px; height: 1px; background: #0073d6; margin: 10px 0 0 0; }
.footer h5 { font-size: 15px; text-transform: uppercase; font-weight: 600; padding: 40px 0 10px 0; margin: 0; }


.footer img { max-width: 130px; margin: 0 0 20px 0; }
.footer ul.foot-links {margin: 0;padding: 0;list-style: none;margin-bottom: 40px;}
.footer ul.foot-links li { }
.footer .address-sc {line-height: normal;margin-bottom: 0;}
.footer ul.foot-links li, .footer .address-sc p {margin: 0 0 10px 0;padding: 0;}
.footer .social-links { margin: 20px 0 0 0; }
.footer .social-links a { text-align: center; display: inline-block; margin: 10px 5px 0 0; color: #fff; border-radius: 50%; border: solid #00cc99 1px; width: 36px; height: 36px; line-height: 36px; background-color: #00cc99; }
.footer .social-links a:hover {color: #ffffff;border-color: #0984e3;background-color: #0984e3;}
.footer .about-box {margin-right: 40px;margin-bottom: 40px;}
.copyright { padding: 32px 0px 30px 0px; text-align: left; border-top: 1px solid #3b3e43; font-size: 14px; color: #767676; margin-bottom: 0px; }
/*footer*/


#myBtn { display: none; position: fixed; bottom: 10px; right: 10px; z-index: 99; font-size: 18px; border: none; outline: none; background: url(images/icons/up-arrow.svg) no-repeat center center; background-size: auto 20px; background-color: #0c9; color: white; cursor: pointer; padding: 0; border-radius: 4px; width: 50px; height: 50px; }
#myBtn.show { display:block;}

#myBtn:hover { background-color: #0070c0; }

.address {}


.address .anna-logo, .address .ds-logo { text-align: center; background: #fff; padding: 20px 10px; }
.address .anna-logo img, .address .ds-logo img { max-height: 80px; width: inherit; max-width: 350px; }
.address .box {padding: 40px;border: dashed 1px #eae7e7;color: #fff;margin: 0 0 20px 0;}
.address .box.last-box {background: #0c9;color: #fff;}
.address .box.first-box {background: #2f5597;}
.address .container { max-width: 840px; margin: 0 auto; }
.address hr {border-top: dashed 1px #fff;margin: 20px 0;opacity: 0.8;}
.address .box h3 { font-size: 19px; margin: 0 0 20px 0; text-align: center; }
.address .box  p { margin: 0;font-size: 16px; }
.address .box h5 { margin: 0 0 10px 0; text-align: left; font-size: 18px; }
.address .box a { color: #fff; }


.d-none  { display:none;}

.quote-box {
     margin-bottom: 20px; /* position: absolute; right: 39px;*/ color: #000; padding-top: 30px;}.quote-box q {
    display: block; font-size: 15px; line-height: 30px; margin: 0 0 0 30px; }
.quote-box .quote-left {
    position: absolute; margin: -10px 0 0 -272px; background: url(images/sprite.png) -316px -147px no-repeat; width: 33px; height: 28px; }
.quote-box .quote-right {
    position: absolute; margin: 11px -10px 0 10px; background: url(images/sprite.png) -353px -147px no-repeat; width: 33px; height: 28px; }
.test_one {
    color: #000; margin-top: 20px; padding: 10px; text-align: center; width: auto; font-size: 15px; line-height: normal; }
    .quote-box .author {
    font-size: 17px; font-weight: bold;
}
.static-contents-box {
    padding-bottom: 30px;
    text-align: center;
    font-size: 24px;font-weight: normal;
}
q:before, q:after {
    opacity: 0;
}

@media (max-width: 1170px) {
.container-fluid,
.container { max-width:640px; }

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {     max-width: 100%;
width: 100%;
flex: none;}


.m-block  { display:block !important;}
.m-none { display:none !important;}

.footer .about-box { margin-right:0;}

.teams .ai-team { border:0;}
.teams .ai-team .box {  }
.teams hr { display:none;}
.teams h3 { margin:0;}


body,
.table-bordered td,
.copyright,
.team-m li li { font-size:14px; line-height:normal;}

.banner h1,
.section-title,
h1 {font-size: 24px;}

table.number-table td.title,
.s-boxs-2 .title,
.boxs .title,
h2 {font-size: 25px;}

.s-boxs-top .s-box .title span,
.boxs .s-box .box,
h3 {font-size: 20px;}

.team-m li,
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }

.boxs .title {height:auto;color:#fff;padding: 0 0 0 30px;}
.boxs .title:before { border-color:#fff; }



.boxs .gray-box { margin:0; padding:20px 0 0 0;}
.boxs .title:before {margin-top:0;position: absolute;left: 0;top: 8px;}

.s-boxs-top { padding:0;}
.boxs .s-box { margin-left:auto; margin-right:auto; }
.section { padding-bottom:50px; padding-top:50px;}
.section-title {margin-bottom:50px;padding: 15px 20px; padding-top: 50px;}
section.section.banner { padding:30px 0 !important;}

.bg-50 { width:100%;}
.bg-50 .bg-half { display:none;}
.col-sm-9 { padding-left:15px !important;}

.s-boxs-2 { display: block; width: 100%; right: 0; }
.topics-box .team-m { display: block; margin-top: 50px; }
.topics-box { display: block; padding: 0; }

.address .box { padding:20px;}

section.addcomments,
section.section.address { padding:50px 0 !important;}


.address .anna-logo img, .address .ds-logo img { max-height:50px;}
::-webkit-scrollbar {
    -webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
    width: 12px;
}

::-webkit-scrollbar:horizontal {
    height: 12px;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid #ffffff;
}

::-webkit-scrollbar-track {
    border-radius: 10px;  
    background-color: #ffffff; 
}



}
.customers .box {text-align: center;background-color: #fff;padding: 20px;}
.learners .box {text-align: center;}
.b-line{background: #10ad39; width: 130px; height: 5px; margin: 15px auto 0 auto; clear: left; display: block; }





header .dropdown-menu .list-group-tree li a:hover{
    background: #00cc99;
    text-decoration: none;
}
header .list-group-tree li {
    position: relative;
    margin: 0 0 10px 0;    display: block !important;
    min-height: inherit !important;
}


header .list-group-tree li:before{ background:red; content:'';width:200px}
header .list-group-tree li a {
       display: table;
    width: 100%;
    position: relative;
    background-color: #047b5c; border:0; padding:0; margin:0
}

header .list-group-tree li a .tit-1 {
    color: #000;
    display: table-cell;
    padding: 10px 15px;
    line-height: normal;
    vertical-align: middle;background-color: #eceff3;
    font-size: 13px;
    /* width: 85px; */
    color: #000;
}
header ul.dropdown-menu .TreeMenu {
    padding: 22px 20px 22px 20px;
    width: 100%;
    background: #00cc99;
        height: auto;
    overflow-y: auto;
    float: right;
}
header ul.dropdown-menu.subtoggle {
    position: absolute !important;
    width: 270px !important;
    /*right: 15px !important;*/
    left: 11px !important;
    padding: 0 !important;
    border: 0 !important;
    max-height: 300px;
    overflow-y: auto;
    }
	
/* width */
header ul.dropdown-menu.subtoggle::-webkit-scrollbar { width: 10px; }
/* Track */
header ul.dropdown-menu.subtoggle::-webkit-scrollbar-track { background: #f1f1f1; } 
/* Handle */
header ul.dropdown-menu.subtoggle::-webkit-scrollbar-thumb { background: #333; }
/* Handle on hover */
header ul.dropdown-menu.subtoggle::-webkit-scrollbar-thumb:hover {  background: #506fa5; }

	
.arrowImg {
    position: absolute;
    display: inline-block;
    width: 31px;
    height: 31px;
/*    border: dashed 1px #fff;
    border-radius: 50%;  background: #00cc99;*/
    left: -36px;
  
    z-index: 2;   background: url(images/plus-icon.jpg) no-repeat left top;
}
.in .arrowImg {
 background: url(images/minus-icn.jpg) no-repeat left top;
}
header .list-group-tree li .listGroup a {
    color: #000;
    font-size: 13px;
    background-color: #0c9;
    border: dashed 1px #fff;
    padding: 10px 15px;
    line-height: normal;
    vertical-align: middle;
    position:relative;
    margin-top: 9px;
    display: block !important;
}
header .list-group-tree li .listGroup a:before {display: block !important;
    opacity: 1 !important;
    content: "" !important;
    overflow: hidden;
    visibility: visible !important;}
.listGroup .listGroup {
    margin: 1px 0 0 0;
    /* border: dashed 1px #fff; */
    border-bottom:0;
    position: relative;
}
header .list-group-tree li .listGroup a:before {}


.listGroup .listGroup:before {
    content: "";
    height: 100%;
    width: 1px;
    display: block;
    position: absolute;
    left: -22px;
    top: -19px;
    background: none;
    border-left: dashed 1px #fff;
    display: block !important;
}

header .list-group-tree li .listGroup a:before {content: "";content: "";height: 1px;width: 19px;display: block;position: absolute;left: -20px;top: 50%;background: none;border-top: dashed 1px #fff;}


/*header .list-group-tree li .listGroup a:before {
    content: "";
    height: 1px;
    width: 30px;
    display: block;
    position: absolute;
    left: -30px;
    top: 50%;
    background: none;
    border-top: dashed 1px #fff;
}
header .list-group-tree .ce-link:after {
    left: 9px;
    top: 14px;
    width: 11px;
    height: 1px;
    margin: 0;
    border-bottom: dashed 1px #000;
}
header .list-group-tree .ce-link:before {
    left: 14px;
    top: 9px;
    margin: 0;
    width: 1px;
    height: 11px;
    border-left: dashed 1px #000;
    opacity: 1;
}	
header .list-group-tree .ce-link:after, .header .list-group-tree .ce-link:before {
    content: "";
    display: inline-block;
    position: absolute;
}.list-group-tree .collapsed .ce-link:before {
    opacity: 1;
}*/


.form-basic { max-width: 640px; margin: 0 auto; font: normal; font-size: 16px; text-align: center; }
.form-basic .form-row { text-align: left; margin-bottom: 22px; }
.form-basic .form-title-row { text-align: center; margin-bottom: 25px; }
/* The form title */
.form-basic .form-row > label span {box-sizing: border-box;color: #5f5f5f;display: inline-block;padding: 12px 25px;text-align: right;vertical-align: top;width: 250px;display: table-cell;}
.form-basic h1 { display: inline-block; box-sizing: border-box; color: #4c565e; font-size: 34px; padding: 0 10px 15px; border-bottom: 2px solid #6caee0; margin: 0; }
.form-basic .form-row &gt; label span { display: inline-block; box-sizing: border-box; color: #5F5F5F; width: 250px; text-align: right; vertical-align: top; padding: 12px 25px; }
.form-basic input { color: #5f5f5f; box-sizing: border-box; width: 240px; box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08); padding: 12px; border: 1px solid #dbdbdb; font-size: 15px; font-family: 'Lato', Arial, Helvetica, sans-serif; }
.form-basic input[type=radio], .form-basic input[type=checkbox] { box-shadow: none; width: auto; }
.form-basic input[type=checkbox] { margin-top: 13px; }
.form-basic select { background-color: #ffffff; color: #5f5f5f; box-sizing: border-box;  box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08); padding: 12px 8px; border: 1px solid #dbdbdb; font-size: 15px; font-family: 'Lato', Arial, Helvetica, sans-serif; }
.form-basic textarea { color: #5f5f5f; box-sizing: border-box; width: 240px; height: 80px; box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08); font: normal 13px sans-serif; padding: 12px; border: 1px solid #dbdbdb; resize: vertical; font-size: 15px; font-family: 'Lato', Arial, Helvetica, sans-serif; }
.form-basic .form-radio-buttons { display: inline-block; vertical-align: top; }
.form-basic .form-radio-buttons &gt; div { margin-top: 10px; }
.form-basic .form-radio-buttons label span { margin-left: 8px; color: #5f5f5f; font-weight: normal; }
.form-basic .form-radio-buttons input { width: auto; }
 
 .form-basic button {
    border-radius: 0px;
    background-color: #323232;
    border-color: #323232;
    cursor: pointer;
    color: #ffffff;
    font-weight: bold;
    padding: 14px 22px;
    border: 0;
}

button.s_button { background: #00cc99 !important

}

button.b_clear { background: #006699 !important

}

.form-basic .form-row label {
    display: table;
    width: 100%;
}.get-started.two h4 { color: #000; font-size: 19px; font-weight: 700; line-height: normal; margin: 0; padding: 10px; text-align: center; }
.get-started.one h4 {color: #000; font-size: 19px; font-weight: 700; line-height: normal; margin: 0; padding: 10px; text-align: center; }
.get-started.customer1 { min-height: 260px; }

.customer1 .get-started_boxes {min-height: 217px;text-align: center;font-size: 17px;}
.get-started_boxes {
    text-align: center;
}
.brouchure_link{line-height: normal !important;
    height: auto !important;
    padding: 14px 20px !important;
    margin-left: 0px;
    background: #0c9 !important;
    color: #fff!important;
    border-bottom: solid 5px #008a66;
    margin-top: 29px;
        text-transform: none !important;}
span.m_line {
    padding-left: 10px;
    padding-right: 10px;
}

header .menu li .dropdown-menu {transform: none !IMPORTANT;}
.endorsements .col-sm-3 {
    max-width: 20%;
   
}

.endorsements .box {
    text-align: center;
    background-color: #fff;
    padding: 20px;    height: 512px;
}
.container.p_width {
    max-width: 780px;
    margin: 0 auto;
    overflow: auto;
}

.container.p_width .icon_s {
    text-align: center;
    float: left;
    width: 250px;
}
h2.bg_green {
    background-color: #02b68b;
    color: #fff;
    padding: 20px;
    max-width: 1235px;
    margin: 0 auto;
}

h2.bg_blue {
    background-color: #0068cb;
    color: #fff;
    padding: 20px; max-width: 1235px;
    margin: 0 auto;
}
h3.t_width {
    max-width: 1120px;
}
.course_request .form-group.row {
    margin-bottom: 25px;
}
table.brouchure_table{width:auto;}
table.brouchure_table th { border-width: 0px; }
table.brouchure_table td { border-width: 0px; padding: 0px;}
table.brouchure_table tr:hover td {background: none; }
table.brouchure_table tr:nth-child(2n) td {background: none;}
table.brouchure_tablee tr:hover td { background: none; }
.accomp{ margin:0 auto 50px !important}
.accomp img{ margin-bottom:10px}
.accomp img {object-fit: cover;
    font-family: 'object-fit: cover;';  height: 190px !important; max-height: 100%; width:100%}
	.accomp h5{font-size:20px;margin: 0 0 16px;text-align: center;min-height: 40px;}
	.accomp p{}
	.accomp h5 a{    color: #000; text-decoration:none;}
	.accomp.m-btm0{ margin-bottom:0 !important}

.bg-sec{ width:100%; background: url(images/accomplishments-bg-v1.jpg) no-repeat center top; height: 300px;
    background-size: cover;}
.container.bg_top{ margin-top:-150px}	
.bg_top .bx-cont { background-color: #ffffff; border-radius: 0;     box-shadow: 0 5px 10px rgba(0, 0, 0, .2);transition: all .3s ease 0s; padding: 25px 20px 0 20px; min-height: 233px; position:relative; text-align:center}
.bg_top .bx-cont h5 {
    font-size: 25px; font-weight: 900; min-height: 62px; margin-bottom: 13px; text-align:center} 
	.bg_top .bx-cont h5 a{color: #000; text-decoration:none;}
	.bg_top .bx-cont.cl_1 h5, .bg_top .bx-cont h5 a,
	.bx-cont.cl_1 .action a, .bx-cont.cl_1 .action a:hover { color:#2ecc71}
	.triangle-bottomLeft {
    width: 0;
    height: 0;
    border-bottom: 60px solid #2ecc71;
    border-right: 90px solid transparent; position: absolute; bottom:0; left:0;
}
.bg_top .bx-cont.cl_1 h5, .bg_top .bx-cont.cl_1 h5 a,
	.bx-cont.cl_1 .action a, .bx-cont.cl_1 .action a:hover { color:#2ecc71}
	.bx-cont.cl_1 .action a{border-top: solid 1px #2ecc71;}
	
	.bg_top .bx-cont.cl_2 h5, .bg_top .bx-cont.cl_2 h5 a,
	.bx-cont.cl_2 .action a, .bx-cont.cl_2 .action a:hover { color:#8e44ad}
	.bx-cont.cl_2 .action a{border-top: solid 1px #8e44ad;}
	.cl_2 .triangle-bottomLeft { border-bottom-color: #8e44ad;}
	
	.bg_top .bx-cont.cl_3 h5, .bg_top .bx-cont.cl_3 h5 a,
	.bx-cont.cl_3 .action a, .bx-cont.cl_3 .action a:hover { color:#0984e3}
	.bx-cont.cl_3 .action a{border-top: solid 1px #0984e3;}
	.cl_3 .triangle-bottomLeft { border-bottom-color: #0984e3;}
	
.bx-cont .action {
    text-align: right;position: absolute;
    right: 0;
    bottom: 11px; }
.block_1{margin-bottom: 90px; }
.bx-cont .action a {
    font-size: 13px; color: #0c9; border-top: solid 1px #bfbfbf; padding: 5px 20px; display: inline-block;margin-right: 0; }
.bx-cont .action a:hover {
    text-decoration: none; color: #000; }
.sub-label {
    font-size: 17px; font-weight: 700; margin:0 0 14px; text-transform: uppercase; color: #10ad39; }
ul.head-list{}
.head-left{ float:left; width:50%;padding-left: 63px;}
h3.blur-brdr {
    position: relative; color: #fff; text-align: left; font-size: 33px; }
.banner.home {
    min-height: 550px; overflow: hidden;padding: 20px 0; }
	.banner.home.h_ban{background-image:url(images/backgrounds/banner-placeholder-new.jpg); background-position:center center;}
.play_icon.hm{text-align: center; padding: 10px 0 31px;}
.middle_ban_cont{ max-width:800px; margin:0 auto;}
.head-right{ float:left;width:40%}
.head-right .trans_box{ position:relative; background: rgb(0 0 0 / 35%); float:right; border: 1px dashed #87ead1;padding: 15px;}
	
h3.blur-brdr:after {
    content: ""; width: 45px; height: 3px; margin: 20px 0 0 ; clear: left; display: block;background: #299385; }
ul.bul_list {
    margin: 0; padding: 0; list-style:none; }
	ul.bul_list li {
    position: relative; margin: 0 0 9px 0; padding: 0 0 0 26px;  color:#fff;list-style:none; }ul.bul_list li:before {
    content: "\f111"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; color: #fff; font-size: 9px; position: absolute; top: 0; left: 2px; }

.banner.home h1 {
    font-size: 54px; margin-top: 5% !important; }
h2.white-text {text-align: center; font-size: 21px; margin-top: 3% !important; font-family: 'aquiline_bookregular';}
h2.white-text span {color: #46bf08;}
.box_sec{ overflow: hidden; padding:20px 15px 12px 15px; background:#2ecc71; position:relative;}
.box_sec.pink{  background:#0984e3;}
.box_sec.green{  background:#8e44ad;}
.box_sec.pink ul.bul_list li:before, .box_sec.green ul.bul_list li:before,
.box_sec.pink ul.bul_list li, .box_sec.green ul.bul_list li,
.box_sec.pink h3, .box_sec.green h3
{color: #fff;}
.box_sec h3 {
    position: relative; color: #fff; font-size: 22px; text-align: center; margin-bottom: 18px; }
.box_sec h3:after {
    content: ""; width: 45px; height: 2px; margin: 15px auto 0 ; clear: left; display: none !important;background: #fff; }
.box_sec.pink h3:after, .box_sec.green h3:after{background: #fff;}
.action_b {
    text-align: right; margin-right: -15px; }
.action_b a {
    font-size: 14px; color: #fff; border-top: solid 1px #fff; padding: 5px 20px; display: inline-block; }
	.rev_order{    flex-direction: row-reverse;/*flex-direction: row;*/}
	.shape_img {
    background: url(images/shape_img-v1.png) left top/contain no-repeat;
    height: 22px;
    width: 64px; float:left
}
.action_c{    text-align: right;}
.action_c a {
    font-size: 13px;
    color: #2ecc71;
       border-top: dashed 1px #2ecc71;
    padding: 5px 20px;
    display: inline-block;
    margin-right: 0;
}
.accomp .bx_cont p{ text-align:center; margin:0 0 10px; min-height:105px}
.anchor_links {
       padding-bottom: 132px;
    margin-bottom: -132px;
    top: -132px;
    position: relative;
    z-index: -1;
}
header .norm_menu .dropdown-menu li {
    float: none;
    display: block;
}
header .norm_menu ul.dropdown-menu.subtoggle {
    position: absolute !important;
    width: 230px !important;    max-height: inherit;
}
header .norm_menu ul.dropdown-menu.subtoggle .list-group-item {
    border-radius: 0 !Important;
}
@media (max-width: 1200px) {
header .home_sec .ds-logo img {
   margin: 12px 20px 10px 0; }	
}
	@media (max-width: 1170px) {
	.accomp{ margin:0 !important}
	.accomp h5{  margin-bottom:16px;min-height: 20px;}
	.banner.home h1 {
    font-size: 40px; margin-top:0 !important;}
	h3.blur-brdr:after {
    margin: 15px 0 0;}
	.bg_top .bx-cont {
    min-height: 200px;
    margin-bottom: 26px;
}.block_1 {
    margin-bottom: 50px;
}
.bg_top .bx-cont h5{ min-height:20px}	
.accomp .bx_cont p{min-height:35px}
.accomp .bx_cont{ margin-bottom:23px}
	}
@media screen and (max-width:768px) {
.form-group.row label {text-align: left !important;}
form.course_request input, select {width: 100% !important;}
.endorsements .col-sm-3 {max-width: 100%;}
.endorsements .box{height: 632px;margin-bottom: 20px;}
header .menu {margin-top: 0px;}
header .menu > li.buttons a {display: block;padding: 14px 10px !important;margin: 0px;}
header .menu > li.buttons {position: relative;top: 0;right: 0;width: 100%;text-align: center;}
header .menu > li.buttons a {margin-bottom: 10px;}
header .menu {width: 90%;}
.banner h1 {margin-bottom: 10px;}
.form-basic input {width: 100%;}
.form-basic .form-row > label span { box-sizing: border-box; padding: 12px 0px; text-align: left;width: 100%;display: block;}
body {padding-top: 80px;}
.footer ul.foot-links {
    display: unset;
    flex-flow: column wrap;
    height: auto;
}
section.addcomments{/*padding-top: 0px !important;*/}
section.section.addcomments.topspace {padding-top: 0px !important;}
.learners .box {margin-bottom: 30px;}
.teams .ai-team .box {padding-left: 0px;}
.banner.home h1 {
    font-size: 29px; margin-bottom: 37px;margin-bottom: 22px; }section.banner.home {
    overflow: hidden; height: auto !important; min-height: 325px !important; }.home  .play_icon img {
    top: -14px;}
	.play_icon.hm {
    padding: 10px 0 17px; }

.home  ul.bul_list li {
    margin: 0 0 8px 0;font-size: 18px;}
}

@media (max-width: 640px) {
section.banner.home {
    padding: 35px 0 10px !important;}
	.play_icon.hm {
    text-align: center; padding: 10px 0 9px; }h3.blur-brdr {
    position: relative; font-size: 29px; margin-bottom: 20px; }
}
@media (max-width: 460px) {
.bg_top .bx-cont.cl_2 {
    min-height: 230px;
}	
}
.caret_clr{color:#00cc99}
.green_txt{color: #46bf08 !important;}
.h4-tit{font-weight: bold;
    font-size: 30px;
    line-height: 30px;
    font-family: 'aquiline_bookregular', sans-serif;}
.sep-double-brdr{border-color: #006ccf; border-top-width: 1px; border-bottom-width: 1px; margin-left: auto; margin-right: auto; margin-top: 0px;
    border-bottom-style: dashed;border-top-style: dashed;height: 5px !important;}
.m-auto{ margin:0 auto}
#Our-Team-Content.teams{background-color: #fff;padding-bottom: 0px;}
.teams .box img.w-auto {
    width: auto;
    filter: grayscale(0%);
}
.customer1 .get-started_boxes.t_1{border-bottom: dashed 1px #00c459; min-height: auto;}
.middle_bg{background: url(images/dotted-border.png) center top repeat-y;}
#Our-Customers.hm{margin-bottom: 0px; margin-top: 0px; padding-top: 80px;}
.addcomments.voc_end{background: url(images/iStock-510563425-300x200.jpg) no-repeat center center; background-size: cover;
    padding: 100px 0;}
	.news_vis{position: absolute;
    left: -5000px;}
	.newsletter #mce-responses{padding-top: 10px;
    color: #fff;}
	.inline_div{display: inline;}
	
	.r_1{display:none;}
	.wht_clr{color: #fff;}