
.header-top a {
    color: #fff
}

.header-top a:hover,.newsletter-form a:hover {
    color: #91D4FF
}

.header-top-right > .content > a {
    color: #fff
}

.header-top-right > .content > a:hover {
    color: #91D4FF!important
}
#eventsCarousel img.actionImg{
    display: inline-block;
    cursor: pointer;
}
#eventsCarousel{
    margin-bottom: 50px;
}
#mail_sml { display: none; }

a.footermenu {
    color: white;
}
/* Events */
.date {
      background-color:#2D3E50;
      color:white;
	  margin-left: 28px;
	      padding-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    box-sizing: border-box;
	    position: relative;
    width: 3.8888888889em;
    height: 3.8888888889em;
    line-height: 1.1;
    float: left;
    font-weight: 300;
    margin-bottom: -1.3888888889em;
    top: -1.9444444444em;
    text-align: center;
    }
	.date .month {
    display: block;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 1em;
    margin-bottom: 0;
    width: 100%;
	}
	.date .day {
    display: block;
    font-weight: 600;
    font-size: 2.10em;
    margin-bottom: 0;
    width: 100%;
	}
	* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
/*supersix */
.date1 {
      background-color:#2D3E50;
      color:white;
	  margin-left:;
	      padding-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    box-sizing: border-box;
	    position: relative;
    width: 10.8888888889em;
    height: 10.8888888889em;
    line-height: 1.1;
    float: left;
    font-weight: 300;
    margin-bottom: -1.3888888889em;
    top: -1.9444444444em;
    text-align: center;
    }

.item {
  position: relative;
  
  
  
  overflow: hidden;
 
}
.eventimg{
	    width: 370px;
    height: 244px;
}


.item img {
  max-width: 100%;
  
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.item:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.biography img{
    border-radius: 50%;
    display: inline-block;
    border: 3px solid #0073BD;
}
.biography img:hover{
    border-radius: 50%;
    display: inline-block;
    border: 3px solid #ffffff;
}
.biography a~div{
    padding: 10px;
    background: #00000024;
    margin-bottom: 12px;
    display: inline-block;
}
.section-title-wrapper.achievements img.achievements-img{
    padding: 5px;
    margin: 5px;
    background-color: #f0f0f0;
}
.navbar-header .navbar-toggle {
    background: #fff;
    padding: 8px 14px;
    margin-right: 0;margin-top: -1%;
}
.section-title.sports h3{
    margin: 20px 0px 10px;
    font-size: 22px;
    padding-top: 8px;
    border-top: 2px solid #0073BD;
    border-radius: 10px;
}
.section-title.sports>h3:first-child{
    margin: 0px;
    font-size: 22px;
    padding-top: 8px;
    border-top: none;
}

.navbar-header span.fa.fa-bars {
    font-size: 24px;
    color: #0073BD
}

.navbar-collapse {
    padding: 0
}

.about-area h3.contact-head {
    text-align: center;
    margin-bottom: 30px
}

div.inner-dark {
    margin: 0;
    padding-top: 50px;
    background-color: #2D3E50
}

div.inner-dark .contact-head {
    color: #fff
}

h3.contact-head {
    text-transform: uppercase
}

ul.locations-sub-menu {
    padding: 0;
    margin: 0;
    margin-bottom: 40px;
    margin-left: -100px;
    text-align: center
}

ul.facilities-sub-menu {
    padding: 0;
    margin: 0;
    margin-bottom: 40px;
    margin-left: -88px;
    text-align: center
}

ul.locations-sub-menu li,ul.facilities-sub-menu li {
    margin: 2px;
    display: inline-block
}

.about-area ul.locations-sub-menu li a.button-default {
    padding: 9px 20px;
    background-color: #fff;
    color: #2d3e50
}

.about-area ul.facilities-sub-menu li a.button-default {
    padding: 9px 14px;
    background-color: #fff;
    color: #2d3e50
}

.about-area ul.locations-sub-menu li a.button-default:hover {
    padding: 9px 20px;
    background-color: #0073BD;
    color: #fff
}

.about-area ul.facilities-sub-menu li a.button-default:hover {
    padding: 9px 14px;
    background-color: #0073BD;
    color: #fff
}

.about-area ul.locations-sub-menu li a.button-default.active {
    padding: 9px 20px;
    background-color: #0073BD;
    color: #fff
}

.about-area ul.facilities-sub-menu li a.button-default.active {
    padding: 9px 14px;
    background-color: #0073BD;
    color: #fff
}

div.tile {
    padding: 20px;
    border: 5px solid #fff;
    margin: 20px;
    margin-bottom: 100px
}

div.tile h3 {
    font-size: 24px
}

.tile i.fa.fa-file-text {
    border-radius: 50%;
    font-size: 32px;
    border: 5px solid #fff;
    width: 80px;
    height: 80px;
    line-height: 70px;
    position: absolute;
    background: #2D3E50;
    top: -7%;
    text-align: center
}

.about-area .tile h3 {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center
}

#testimon .carousel-inner>.item>img {
    display: inline!important;
    margin-bottom: 20px;
    border-radius: 50%;
    border: 2px solid #fff
}

.carousel-control.left,.carousel-control.right {
    background-image: none
}

.glyphicon-chevron-left:before,.glyphicon-chevron-right:before {
    content: ""
}

html,body {
    height: 100%
}

.floatleft {
    float: left!important
}

.floatright {
    float: right!important
}

.floatnone {
    float: none!important
}

.alignleft {
    text-align: left!important
}

.alignright {
    text-align: right!important
}

.aligncenter {
    text-align: center!important
}

.no-display {
    display: none
}

.no-margin {
    margin: 0!important
}

.no-padding {
    padding: 0!important
}

a:focus,button:focus {
    outline: 0 solid
}

input:focus {
    box-shadow: 0;
    outline: 0
}

textarea {
    box-shadow: 0;
    outline: 0
}

img {
    /*max-width: 100%;*/
    height: auto;
    border: 0;
    vertical-align: top
}

.fix {
    overflow: hidden
}

h1,h2,h3,h4,h5,h6 {
    margin: 0;
    font-family: 'robotolight'
}

a {
    -webkit-transition: all .3s ease 0;
    transition: all .3s ease 0;
    text-decoration: none;
    color: #000
}

a:hover {
    color: #4c4c4c;
    text-decoration: none
}

a:active,a:hover,a:focus {
    outline: 0 none;
    text-decoration: none
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0
}

.clear {
    clear: both
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

.browserupgrade {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

::-webkit-input-placeholder {
    opacity: 1!important;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100)
}

:-moz-placeholder {
    opacity: 1!important;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100)
}

::-moz-placeholder {
    opacity: 1!important;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100)
}

:-ms-input-placeholder {
    opacity: 1!important;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100)
}

@font-face {
    font-family: 'robotobold';
    src: url(../fonts/Roboto-Bold.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'robotolight';
    src: url(../fonts/Roboto-Light.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'robotoregular';
    src: url(../fonts/Roboto-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

body {
    color: #222;
    font-family: 'robotolight';
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    background: #fff
}

.container {
    width: 1200px
}

.container,.row,.col-md-12,.col-md-10,.col-md-9,.col-md-8,.col-md-6,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.as-mainwrapper {
    transition: all .3s ease 0
}

.section-margin {
    margin: 120px 0 140px
}

.section-padding {
    padding: 60px 0
}

.section-bottom-padding {
    padding: 0 0 120px
}

.section-top-padding {
    padding: 120px 0 0
}

.section-title {
    text-align: center;
    position: relative
}

.section-title h3 {
    color: #2d3e50;
    font-size: 30px;
    line-height: 22px;
    margin-bottom: 10px;
    text-transform: uppercase
}

.section-title p {
    color: #000;
    font-family: "robotoregular";
    font-weight: 400
}

.section-title-wrapper {
    /*margin-bottom: 87px;*/margin-bottom: 40px;
    position: relative
}

.section-title-wrapper:after {
    bottom: -8px;
    color: #1bb4b9;
    content: "";
    font-size: 14px;
    height: 20px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 40px;
    z-index: 9
}

.white .section-title h3,.white .section-title p {
    color: #fff
}

.section-title-wrapper.white:before {
    background: #fff none repeat scroll 0 0
}

.white.section-title-wrapper:after {
    background: rgba(0,0,0,0) url(img/icon/cap-white.jpg) repeat scroll 0 0
}

.carousel-style-one.owl-theme .owl-controls .owl-nav div {
    color: #2D3E50;
    display: inline-block;
    font-size: 60px;
    height: 60px;
    left: -50px;
    line-height: 59px;
    margin: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    filter: alpha(opacity=100);
    padding: 0;
    position: absolute;
    text-align: center;
    top: 39.6%;
    -webkit-transition: all .3s ease 0;
    transition: all .3s ease 0;
    width: 36px
}

.carousel-style-one.owl-theme .owl-controls .owl-nav div.owl-next {
    left: auto;
    right: -50px
}

.latest-area:hover .carousel-style-one.owl-theme .owl-controls .owl-nav div {
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100)
}

.dividers {
    border-top: 1px solid #ccc
}

.as-mainwrapper {
    position: relative
}

.as-mainwrapper.wrapper-boxed {
    background-color: #fff;
    box-shadow: 0 0 7px 3px rgba(0,0,0,0.1);
    float: none;
    margin: 0 auto;
    max-width: 1200px
}

.main-content-wrapper,.wrapper-wide {
    background: #fff
}

.about-area h3.mb-10 {
    margin-bottom: 20px
}

h3.border-bottom-dotted {
    border-bottom: 1px dashed #0073BD;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.ml-0 {
    margin-left: 0
}

.ml-10 {
    margin-left: 10px
}

.ml-15 {
    margin-left: 15px
}

.ml-20 {
    margin-left: 20px
}

.ml-30 {
    margin-left: 30px
}

.ml-40 {
    margin-left: 40px
}

.ml-50 {
    margin-left: 50px
}

.ml-60 {
    margin-left: 60px
}

.ml-70 {
    margin-left: 70px
}

.ml-80 {
    margin-left: 80px
}

.ml-90 {
    margin-left: 90px
}

.ml-100 {
    margin-left: 100px
}

.mr-0 {
    margin-right: 0
}

.mr-10 {
    margin-right: 10px
}

.mr-15 {
    margin-right: 15px
}

.mr-20 {
    margin-right: 20px
}

.mr-30 {
    margin-right: 30px
}

.mr-40 {
    margin-right: 40px
}

.mr-50 {
    margin-right: 50px
}

.mr-60 {
    margin-right: 60px
}

.mr-70 {
    margin-right: 70px
}

.mr-80 {
    margin-right: 80px
}

.mr-90 {
    margin-right: 90px
}

.mr-100 {
    margin-right: 100px
}

.mt-0 {
    margin-top: 0
}

.mt-10 {
    margin-top: 10px
}

.mt-15 {
    margin-top: 15px
}

.mt-20 {
    margin-top: 20px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.mt-50 {
    margin-top: 50px
}

.mt-60 {
    margin-top: 60px
}

.mt-70 {
    margin-top: 70px
}

.mt-80 {
    margin-top: 80px
}

.mt-90 {
    margin-top: 90px
}

.mt-100 {
    margin-top: 100px
}

.mb-0 {
    margin-bottom: 0
}

.mb-10 {
    margin-bottom: 10px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-60 {
    margin-bottom: 60px
}

.mb-70 {
    margin-bottom: 70px
}

.mb-80 {
    margin-bottom: 80px
}

.mb-90 {
    margin-bottom: 90px
}

.mb-100 {
    margin-bottom: 100px
}

.pl-0 {
    padding-left: 0
}

.pl-10 {
    padding-left: 10px
}

.pl-15 {
    padding-left: 15px
}

.pl-20 {
    padding-left: 20px
}

.pl-30 {
    padding-left: 30px
}

.pl-40 {
    padding-left: 40px
}

.pl-50 {
    padding-left: 50px
}

.pl-60 {
    padding-left: 60px
}

.pl-70 {
    padding-left: 70px
}

.pl-80 {
    padding-left: 80px
}

.pl-90 {
    padding-left: 90px
}

.pl-100 {
    padding-left: 100px
}

.pr-0 {
    padding-right: 0
}

.pr-10 {
    padding-right: 10px
}

.pr-15 {
    padding-right: 15px
}

.pr-20 {
    padding-right: 20px
}

.pr-30 {
    padding-right: 30px
}

.pr-40 {
    padding-right: 40px
}

.pr-50 {
    padding-right: 50px
}

.pr-60 {
    padding-right: 60px
}

.pr-70 {
    padding-right: 70px
}

.pr-80 {
    padding-right: 80px
}

.pr-90 {
    padding-right: 90px
}

.pr-100 {
    padding-right: 100px
}

.pt-0 {
    padding-top: 0
}

.pt-10 {
    padding-top: 10px
}

.pt-15 {
    padding-top: 15px
}

.pt-20 {
    padding-top: 20px
}

.pt-30 {
    padding-top: 30px
}

.pt-40 {
    padding-top: 40px
}

.pt-50 {
    padding-top: 50px
}

.pt-60 {
    padding-top: 60px
}

.pt-70 {
    padding-top: 70px
}

.pt-80 {
    padding-top: 80px
}

.pt-90 {
    padding-top: 90px
}

.pt-100 {
    padding-top: 100px
}

.pt-110 {
    padding-top: 110px
}

.pb-0 {
    padding-bottom: 0
}

.pb-10 {
    padding-bottom: 10px
}

.pb-15 {
    padding-bottom: 15px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-50 {
    padding-bottom: 50px
}

.pb-60 {
    padding-bottom: 60px
}

.pb-70 {
    padding-bottom: 70px
}

.pb-80 {
    padding-bottom: 80px
}

.pb-90 {
    padding-bottom: 90px
}

.pb-100 {
    padding-bottom: 100px
}

.pb-110 {
    padding-bottom: 110px
}

.pb-120 {
    padding-bottom: 120px
}

.pb-130 {
    padding-bottom: 130px
}

.block {
    display: block
}

.padding-50 {
    padding: 50px 10px
}

.padding-50.box {
    margin-bottom: 50px;
    background: #fff;
    color: #000;
    text-align: center;
    font-size: 18px
}

.padding-20 {
    padding: 20px 10px
}

.padding-20.box {
    margin-bottom: 50px;
    background: #fff;
    color: #000;
    text-align: center;
    font-size: 18px
}

.event-area .padding-20 {
    padding: 20px 10px
}

.event-area .padding-20.box {
    margin-bottom: 50px;
    background: #2D3E50;
    color: #fff;
    text-align: center;
    font-size: 18px
}

.header-top {
    background: #2d3e50 none repeat scroll 0 0;
    background: #e14227 none repeat scroll 0 0;
    color: #fff;
    font-size: 13px;
    position: relative
}

.header-top:before,.about-area:before,.newsletter-area:before {
    content: "";
    height: 48px;
    position: absolute;
    right: 0;
    top: 10px;
    width: 43%
}

.header-top:after,.about-area:after,.newsletter-area:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -o-border-image: none;
    border-image: none;
    border-style: solid;
    border-width: 24px 10px;
    content: "";
    height: 5px;
    position: absolute;
    right: 43%;
    top: 10px;
    width: 0
}

.header-top span {
    padding: 14px 0;
    display: inline-block
}

.header-top-right > .content {
    display: inline-block;
    font-family: "robotoregular";
    margin-left: 3px;
    padding-left: 17px;
    position: relative
}

.header-top-right > .content > a {
    color: #fff
}

.header-top-right .content:hover > a {
    color: #2d3e50
}

.header-top-right > .content i {
    font-size: 14px;
    margin-right: 8px
}

.header-top-right {
    float: right;
    padding-top: 23px
}

.header-top-right > .content:after {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 10px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 2px
}

.header-top-right > .content:first-child:after {
    display: none
}

.header-top-right > .content .account-dropdown {
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    margin: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    padding: 5px 19px 6px;
    position: absolute;
    right: 0;
    text-align: left;
    top: 100%;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -webkit-transition: all .6s ease 0;
    transition: all .6s ease 0;
    width: 125px;
    z-index: -99
}

.header-top-right > .content:hover .account-dropdown {
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    z-index: 9999
}

.account-dropdown a {
    color: #2d3e50;
    display: block;
    padding: 5px 0
}

.account-dropdown li {
    display: block
}

.header-logo-menu.stick {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 3px rgba(0,0,0,0.15);
    margin: auto;
    padding: 0;
    position: fixed;
    top: 0;
    transition: all .3s ease 0;
    width: 100%;
    z-index: 999999
}

.bg-dark.header-logo-menu.stick {
    background: #3F5771
}

.as-mainwrapper.wrapper-boxed .header-logo-menu.stick {
    width: 1200px
}

.logo > a {
    display: inline-block;
    position: relative;
    z-index: 8
}

.logo {
    padding-top:7px
}

.header-logo-menu.stick .logo {
    padding: 23px 0
}

.mainmenu {
    display: inline-block;
    position: relative;
    z-index: 99
}

.mainmenu-area {
    margin-top: 10px;
    -webkit-transition: all .3s ease 0;
    transition: all .3s ease 0
}

.header-logo-menu.stick .mainmenu-area .mainmenu ul#nav > li > a {
    line-height: 96px
}

.header-logo-menu.stick .mainmenu-area {
    padding: 0;
    margin: 0
}

.mainmenu ul#nav > li {
    display: inline-block;
    margin-right: 18px;
    position: relative
}

.mainmenu ul#nav > li > a {
    color: #2d3e50;
    display: block;
    font-family: "robotoregular";
    font-size: 15px;
    line-height: 109px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all .3s ease 0;
    transition: all .3s ease 0;
    position: relative
}

.mainmenu ul#nav > li > a:after,.mainmenu ul#nav.menu-white > li > a:after {
    bottom: 43px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 0;
    -webkit-transition: all .3s ease 0;
    transition: all .3s ease 0
}

.header-logo-menu.stick .mainmenu ul#nav > li > a:after {
    bottom: 38px
}

.mainmenu ul#nav.menu-white > li:hover > a:after {
    background: #2d3e50
}

.mainmenu ul#nav > li:hover > a:after,.mainmenu ul#nav.menu-white > li:hover > a:after {
    width: 21px
}

.mainmenu ul#nav.menu-white > li > a {
    color: #fff
}

.mainmenu ul#nav.menu-white > li:hover > a,.stick .mainmenu ul#nav.menu-white > li:hover > a {
    color: #2d3e50
}

.mainmenu li > a > i {
    margin-left: 6px;
    position: relative;
    top: -1px
}

.lg-space .mainmenu ul#nav > li {
    margin-right: 36px
}

.mainmenu ul#nav.border-full > li:hover > a:after {
    width: 100%
}

.mainmenu ul#nav.border-top > li > a:after {
    bottom: auto;
    top: 30px
}

.mainmenu ul#nav.border-top-2 > li > a:after {
    bottom: auto;
    top: -9px
}

.padding-small .logo {
    padding-top: 20px
}

.padding-small .mainmenu ul#nav > li > a {
    line-height: 82px
}

.mainmenu ul.sub-menu,.mainmenu ul.sub-menu ul.inside-menu {
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    left: -23px;
    margin: 0;
    padding: 14px 21px 16px;
    position: absolute;
    text-align: left;
    top: 100%;
    width: 190px;
    z-index: -99;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -webkit-transition: all .6s ease 0;
    transition: all .6s ease 0
}

.mainmenu ul#nav li ul.sub-menu > li {
    display: block;
    margin: 0;
    padding: 0;
    position: relative
}

.mainmenu ul#nav li ul.sub-menu > li a,.mega-menu a {
    color: #2d3e50;
    display: block;
    font-size: 15px;
    font-weight: 300;
    line-height: 33px;
    text-transform: capitalize
}

.mainmenu li > .sub-menu i {
    float: right;
    font-size: 17px;
    top: 10px
}

.mainmenu ul#nav li:last-child,.header-two .mainmenu ul#nav li:last-child {
    margin-right: 0
}

.mainmenu > nav > ul#nav > li:hover ul.sub-menu,.mainmenu ul.sub-menu li:hover ul.inside-menu {
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    z-index: 9999
}

.mainmenu ul.sub-menu ul.inside-menu {
    left: 169px;
    top: -2px;
    width: 195px;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -webkit-transition: all .6s ease 0;
    transition: all .6s ease 0
}

.mainmenu ul.sub-menu li:hover ul.inside-menu {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    z-index: 9999
}

.fixed {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99999
}

.mega-menu {
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    left: -23px;
    margin: 0;
    padding: 26px 21px 20px;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: -99;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -webkit-transition: all .6s ease 0;
    transition: all .6s ease 0
}

.mainmenu nav > ul > li:hover .mega-menu {
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    z-index: 9999
}

.mega-menu h3 {
    color: #2d3e50;
    font-family: robotoregular;
    font-size: 12px;
    padding-bottom: 10px;
    text-transform: uppercase;
    position: relative
}

.mega-menu h3:after {
    background: #909090 none repeat scroll 0 0;
    bottom: 8px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 25px
}

.mm-5-column {
    left: -445px;
    width: 790px
}

.mm-4-column {
    width: 650px;
    left: -305px
}

.mm-3-column {
    left: -187px;
    width: 532px
}

.col-2 {
    width: 50%
}

.col-3 {
    width: 33.333%
}

.col-4 {
    width: 25%
}

.col-5 {
    width: 20%
}

.header-search {
    cursor: pointer;
    display: inline-block;
    margin-left: 18px
}

.search {
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    height: 0;
    margin-right: 15px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 119px;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-property: height;
    transition-property: height;
    width: 290px;
    z-index: 9999
}

.search.open {
    height: 50px
}

.search-form {
    background-color: #fff;
    border-top: 1px solid #0073BD;
    float: right;
    width: 290px
}

.padding-small .search {
    top: 92px
}

.search-menu {
    display: inline-block;
    height: 30px;
    padding-top: 5px;
    text-align: center;
    -webkit-transition: all .3s ease 0;
    transition: all .3s ease 0;
    width: 30px
}

.search-menu:hover {
    background: #2D3E50 none repeat scroll 0 0
}

.bg-blue {
    background: #2D3E50
}

#search-form {
    overflow: hidden;
    position: relative
}

#search-form input {
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    color: #666;
    font-size: 13px;
    font-weight: 300;
    height: 48px;
    padding: 0 40px 0 15px;
    width: 100%
}

.search-form input[type="search"] {
    border: medium none;
    float: left;
    background: transparent;
    font-size: 24px
}

.search-form button[type="submit"] {
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    border: medium none;
    display: block;
    font-size: 18px;
    height: 50px;
    line-height: 48px;
    position: absolute;
    right: 8px;
    text-align: center;
    top: 0;
    -webkit-transition: all .3s ease 0;
    transition: all .3s ease 0
}

.search-form button[type="submit"]:hover {
    color: #2D3E50
}

.search-menu i#toggle-search {
    color: #fff;
    font-size: 16px
}

.header-logo-menu.stick .search {
    top: 96px
}

.mobile-menu-area {
    background: #2d3e50 none repeat scroll 0 0;
    display: none
}

.mean-container .mean-bar:after {
    display: none
}

.mean-container .mean-nav ul li a:hover {
    background: #fff
}

.mean-container a.meanmenu-reveal span {
    background: #fff none repeat scroll 0 0
}

.mean-container .mean-nav ul li a {
    background: #fff none repeat scroll 0 0;
    color: #2D3E50;
    display: block
}

.mean-container .mean-nav ul li a.mean-expand {
    background: none;
    top: -4px
}

.mean-container .mean-nav ul li a.mean-expand:hover {
    background: none
}

.mean-container .mean-nav ul li {
    background: transparent
}

.mean-container .mean-nav ul li li a {
    color: #4e4f54;
    opacity: .9;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    filter: alpha(opacity=90);
    border-top: 0
}

.mean-container a.meanmenu-reveal:hover span {
    background: #fff
}

.mobile-menu-area .mean-nav {
    background: #2d3e50 none repeat scroll 0 0
}

.mean-last {
    margin-bottom: 20px
}

.mobile-menu {
    position: relative
}

.mean-container .mean-bar:before {
    color: #fff;
    content: "MENU";
    font-size: 18px;
    font-weight: 600;
    left: 0;
    position: absolute;
    top: 13px
}

.slider-area,.background-area,.overlay-light-fullwidth,.overlay-light-2-fullwidth,.overlay-dark-fullwidth,.overlay-dark-2-fullwidth {
    position: relative;
    overflow: hidden
}

.overlay-light-fullwidth::after,.overlay-light-2-fullwidth::after,.overlay-dark-fullwidth::after,.overlay-dark-2-fullwidth::after {
    transform: none
}

.overlay-light-fullwidth:after {
    width: 100%
}

.overlay-light-2-fullwidth:after {
    width: 100%;
    background: rgba(134,188,66,0.4) none repeat scroll 0 0
}

.overlay-dark-fullwidth:after {
    background: rgba(45,62,80,0.4) none repeat scroll 0 0;
    width: 100%
}

.overlay-dark-2-fullwidth:after {
    background: rgba(45,62,80,0.6) none repeat scroll 0 0;
    width: 100%
}

.nivo-caption {
    z-index: 9
}

.banner-content {
    position: relative
}

.banner-content .container {
    position: absolute;
    top: 25%;
    right: 0
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 10%
}

span.nav-left {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background: #2D3E50;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 42%;
    left: 20px
}

span.nav-right {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background: #2D3E50;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 42%;
    right: 20px
}

span.nav-left i,span.nav-right i {
    margin-top: 19px
}

.banner-content,.banner-content .container,.banner-content .row,.banner-content .col-md-12,.banner-content .text-content-wrapper,.banner-content .text-content {
    height: 100%;
    margin: auto
}

.banner-content .text-content-wrapper {
    display: table;
    float: right;
    margin-right: -23px
}

.banner-content .text-content-wrapper.full-width {
    float: none;
    margin: auto;
    z-index: 9;
    position: relative
}

.slider-area .text-content,.background-area .text-content,.table-cell {
    display: table-cell;
    vertical-align: middle
}

.banner-content h1 {
    color: #fff;
    font-size: 50px;
    line-height: 56px;
    padding-bottom: 24px;
    position: relative
}

.banner-content h2 {
    
    font-size: 32px;
    line-height: 36px;
    padding-bottom: 24px;
    position: relative
}

.slider-area .banner-content h1 {
    -webkit-animation: 1500ms ease-in-out 0 normal none 1 running fadeInUp;
    animation: 1500ms ease-in-out 0 normal none 1 running fadeInUp
}

.banner-content p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 24px
}

.button-default {
    background: #0073BD none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-family: "robotoregular";
    font-size: 14px;
    margin: 0;
    padding: 12px 30px;
    text-transform: uppercase
}

.button-default:hover {
    color: #fff
}

.banner-readmore {
    clear: both;
    display: inline-block;
    line-height: 48px
}

.button-green:hover {
    background: #2D3E50
}

.nivo-directionNav {
    -webkit-transition: all .3s ease-in 0;
    transition: all .3s ease-in 0
}

.preview-2 .nivo-controlNav,.slider-three .preview-2 .nivo-directionNav {
    display: none
}

.banner-content.static-text {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 9
}

.background-area .button-default {
    display: inline
}

.no-animation.background-area:after,.no-animation.overlay-light-fullwidth:after,.no-animation.overlay-light-2-fullwidth:after,.no-animation.overlay-dark-2-fullwidth:after {
    animation: none
}

.banner-content h1.text-center::after {
    right: 0;
    margin: auto
}

.banner-content h1.border-none::after,.background-area.overlay-none::after {
    display: none
}

.text-content-wrapper.full-width {
    margin: auto;
    float: none
}

.preview-2 {
    position: relative
}

.preview-2 .nivoSlider .nivo-directionNav a.nivo-prevNav,.preview-2 .nivoSlider .nivo-directionNav a.nivo-nextNav {
    font-size: 0
}

.preview-2 .nivo-directionNav a.nivo-prevNav::before,.preview-2 .nivo-directionNav a.nivo-nextNav::before {
    background: #5A6271;
    border-radius: 50%;
    color: #fff;
    content: "Ã¯â€¹Âº";
    cursor: pointer;
    font-family: "Material-Design-Iconic-Font";
    font-size: 50px;
    height: 78px;
    left: 0;
    line-height: 80px;
    margin: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 300ms ease-in 0;
    width: 80px;
    z-index: 9
}

.preview-2 .nivo-directionNav a.nivo-prevNav:hover::before,.preview-2 .nivo-directionNav a.nivo-nextNav:hover::before {
    color: #fff
}

.preview-2 .nivo-directionNav a.nivo-nextNav::before {
    content: "Ã¯â€¹Â»";
    left: auto;
    top: 94px
}

.nivo-directionNav {
    margin-top: -87px;
    position: absolute;
    top: 50%;
    left: 1%
}

.preview-2 .nivo-controlNav {
    bottom: 26px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: inherit;
    z-index: 99;
    display: none
}

.preview-2 .nivo-controlNav a {
    background-color: #fff;
    border-radius: 100%;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    height: 12px;
    line-height: 10px;
    margin: 0 17px;
    position: relative;
    text-indent: -9999px;
    width: 12px
}

.preview-2 .nivo-controlNav a::before {
    border: 1px solid rgba(0,0,0,0);
    border-radius: 30px;
    content: "";
    height: 25px;
    left: -17px;
    margin: auto;
    position: absolute;
    right: -17px;
    top: -7px;
    width: 46px
}

.preview-2:hover .nivo-controlNav a {
    opacity: 1;
    z-index: 999999
}

.nivo-controlNav a.active:before,.nivo-controlNav a:hover:before {
    border-color: #fff
}

.slider-two .preview-2 .nivo-controlNav,.slider-three .preview-2 .nivo-controlNav {
    display: inline-block
}

.slider-area.no-overlay:after {
    background: rgba(0,0,0,0) none repeat scroll 0 0
}

.about-area {
    background: #e14227;
    color: #fff;
    margin-top: 90px;
    padding-top: 20px;
    position: relative
}

.about-area.inner {
    background-position: left top;
    margin-top: 20px
}

.about-area:before {
    height: 110px;
    left: 0;
    right: auto;
    top: -20px;
    width: 49.2%
}

.about-area:after {
    border-width: 55px 30px;
    left: 49.2%;
    top: -20px;
    right: auto
}

.about-area h3 {
    font-size: 30px;
    margin-bottom: 79px;
    padding-top: 2px;
    z-index: 9;
    position: relative
}

.about-area p {
    font-family: "robotoregular";
    line-height: 26px;
    margin-bottom: 42px
}

.about-container {
   /* margin-left: 70px*/
}

.about-area .button-default {
    padding: 9px 41px
}

.about-container > .button-default:hover {
    background: #fff none repeat scroll 0 0;
    color: #2d3e50
}

.course-area .section-title-wrapper {
    /*margin-bottom: 122px*/margin-bottom: 70px;
}

.single-item-image a {
    display: inline-block
}

.single-item-image {
    overflow: hidden;
    position: relative;
    text-align: center;
    top: -35px
}

.overlay-effect a {
    position: relative
}

.overlay-effect a:before {
    background: rgba(45,62,80,0.2) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    position: absolute;
    right: 0;
    width: 100%
}

.single-item:hover .overlay-effect a:before {
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100)
}

.single-item {
    background: #f6f6f6 none repeat scroll 0 0;
    border-bottom: 3px solid #0073BD;
    padding: 0 35px;
    -webkit-transition: all .3s ease 0;
    transition: all .3s ease 0;
    margin-bottom: 20px
}

.single-item:hover {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 2px 20px rgba(34,30,31,0.4)
}

.single-item-text h4 {
    font-size: 20px;
    padding-top: 7px
}

.single-item-text h4 a,.single-item-text h4 {
    color: #2d3e50
}

.single-item-text-info span {
    color: #696969;
    font-family: "robotoregular";
    margin-right: 11px
}

.single-item-text-info span span {
    color: #2d3e50
}

.single-item-text > p {
    color: #222
}

.single-item-content {
    margin-bottom: 44px;
    overflow: hidden;
    padding-top: 21px
}

.single-item-text-info {
    margin-bottom: 18px;
    padding-top: 5px
}

.single-item-comment-view span {
    color: #696969;
    display: inline-block;
    font-family: "robotoregular";
    font-size: 12px;
    margin-right: 17px
}

.single-item-comment-view span:last-child {
    margin-right: 0
}

.single-item-comment-view > span i {
    font-size: 14px;
    margin-right: 8px
}

.single-item-comment-view,.single-item-rating {
    display: inline-block
}

.single-item-rating {
    color: #f3c30b;
    float: right;
    font-size: 16px
}

.single-item-rating i {
    margin-left: 3px
}

.single-item .button-default {
    padding: 8px 33px
}

.button-bottom {
    margin-bottom: -19.5px;
    text-align: center
}

.single-item:hover .button-default {
    background: #2d3e50 none repeat scroll 0 0
}

.button-large.button-default {
    box-shadow: 0 2px 20px rgba(34,30,31,0.2);
    font-size: 18px;
    margin-top: 83px;
    padding: 12px 18px;
    text-transform: capitalize
}

.shortcode .button-large.button-default {
    margin-top: 40px
}

.button-default.button-large:hover {
    background: #2d3e50 none repeat scroll 0 0
}

.button-large.button-default i {
    font-size: 28px;
    line-height: 20px;
    margin-left: 11px;
    position: relative;
    top: 4px
}

.fun-factor-area {
    background: rgba(0,0,0,0) url(img/banner/2.jpg) repeat scroll 0 0;
    color: #fff;
    padding: 100px 0
}

.single-fun-factor {
    font-family: "robotoregular";
    text-align: center
}

.single-fun-factor > h4 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 41px;
    position: relative
}

.single-fun-factor > h4:after {
    background: #fff none repeat scroll 0 0;
    bottom: -11px;
    content: "";
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 77px
}

.single-fun-factor h2 {
    font-size: 62px;
    line-height: 46px
}

.latest-area {
    padding: 120px 0 70px
}

.single-latest-text > h3 {
    font-family: robotoregular;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px
}

.single-latest-item {
    overflow: hidden;
    margin-bottom: 50px;
    -webkit-transition: all .3s ease 0;
    transition: all .3s ease 0
}

.single-latest-item:hover {
    box-shadow: 2px 5px 25px rgba(34,30,31,0.25)
}

.single-latest-text > h3 a {
    color: #2d3e50
}

.single-latest-image {
    float: left
}

.single-latest-image a {
    display: inline-block
}

.single-latest-text {
    background: #f6f6f6 none repeat scroll 0 0;
    border-bottom: 2px solid #0073BD;
    overflow: hidden;
    padding: 30px 0 35px 35px
}

.single-latest-item .single-item-comment-view span {
    margin-right: 13px
}

.single-latest-item .single-item-comment-view {
    display: block;
    margin-bottom: 2px
}

.single-latest-item .button-default {
    font-size: 12px;
    margin-top: 7px;
    padding: 4px 21px
}

.single-latest-item:hover .button-default {
    background: #2D3E50 none repeat scroll 0 0
}

.single-product-item {
    box-shadow: 0 0 8px rgba(34,30,31,0.3)
}

.single-product-image {
    text-align: center
}

.single-product-image img {
    width: 100%
}

.single-product-text > h4 a {
    color: #4c4c4c;
    display: block;
    font-size: 18px;
    margin-bottom: 4px
}

.single-product-text {
    background: #f6f6f6 none repeat scroll 0 0;
    border-bottom: 3px solid #0073BD;
    padding: 23px 24px 22px
}

.single-product-text h5 {
    color: #696969;
    font-family: "robotoregular";
    font-size: 14px;
    margin-bottom: 20px
}

.product-price > h3 {
    color: #4c4c4c;
    display: inline-block;
    float: left;
    font-size: 24px
}

.product-price {
    margin-bottom: 23px;
    overflow: hidden
}

.product-buttons {
    overflow: hidden
}

.single-product-text .button-default {
    border: 0 none;
    display: block;
    float: left;
    font-size: 16px;
    line-height: 27px;
    margin-left: 8px;
    padding: 0;
    -webkit-transition: all .3s ease 0;
    transition: all .3s ease 0;
    width: 27px
}

.single-product-text .button-default:hover {
    background: #2d3e50 none repeat scroll 0 0
}

.single-product-text .button-default.cart-btn {
    font-size: 11px;
    line-height: 27px;
    margin-left: 0;
    padding: 0 14px;
    width: auto
}

.single-product-item:hover .button-default.cart-btn {
    background: #2d3e50 none repeat scroll 0 0
}

.testimonial-area {
    background: rgba(0,0,0,0) url(../images/test-banner.jpg) no-repeat scroll 0 0 / cover;
    overflow: hidden;
    padding: 95px 0 82px;
    position: relative
}

.testimonial-area:after {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.testimonial-image-slider {
    margin-top: 5px
}

.slick-list {
    margin: 0 5px
}

.sin-testiImage {
    display: inline-block;
    margin-bottom: 11px;
    outline: medium none
}

.sin-testiImage img {
    border: 1px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block!important;
    height: 80px;
    margin-bottom: 30px;
    margin-top: 36px;
    outline: 0 none;
    width: 80px
}

.sin-testiImage.slick-current img {
    border: 2px solid #fff;
    height: 146px;
    margin-top: 0;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    width: 146px
}

.testimonial-text-slider h2 {
    color: #fff;
    display: block;
    font-family: "robotoregular";
    font-size: 30px;
    font-weight: 600;
    line-height: 24px
}

.testimonial-text-slider {
    margin: auto;
    padding: 0;
    position: relative;
    width: 51%;
    z-index: 9
}

.sin-testiText {
    outline: none
}

.sin-testiText p {
    margin-top: 22px;
    color: #fff;
    line-height: 24px
}

.slick-prev,.slick-next {
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    border: medium none;
    color: rgba(0,0,0,0);
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 25px;
    outline: medium none;
    padding: 0;
    position: absolute;
    top: 34.6%;
    width: 16px
}

.slick-prev {
    left: -31px
}

.slick-next {
    right: -31px
}

.slick-prev:before,.slick-next:before {
    height: 25px;
    width: 16px;
    left: 0;
    top: 0;
    position: absolute;
    color: #fff;
    content: "Ã¯â€¹Âº";
    font-family: "Material-Design-Iconic-Font";
    font-size: 50px!important;
    -webkit-transition: all .3s ease 0;
    transition: all .3s ease 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0)
}

.slick-next:before {
    right: 0;
    content: "Ã¯â€¹Â»"
}

.slick-slider {
    z-index: 9
}

.testimonial-area:hover .slick-prev:before,.testimonial-area:hover .slick-next:before {
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.single-event-image > a {
    display: block;
    position: relative
}

.single-event-image > span {
    background: #2d3e50 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 96px;
    left: 0;
    position: absolute;
    width: 96px
}

.single-event-image a > span {
    background: #2d3e50 none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    font-family: "robotoregular";
    font-size: 24px;
    height: 96px;
    left: 0;
    line-height: 35px;
    padding-top: 16px;
    position: absolute;
    width: 96px
}

.single-event-image span {
    display: block;
    font-family: "robotolight";
    font-size: 42px;
    text-align: center
}

.single-event-text > h3 a,.single-event-text > h3 {
    color: #4c4c4c
}

.single-event-text > h3 {
    font-family: "robotoregular";
    margin-bottom: 5px
}

.single-event-text {
    background: #f6f6f6 none repeat scroll 0 0;
    border-bottom: 2px solid #0073BD;
    padding: 29px 34px 35px
}

.single-event-item .single-item-comment-view {
    margin-bottom: 12px
}

.single-event-item .single-item-comment-view span {
    margin-right: 12px
}

.single-event-item .single-item-comment-view span:last-child {
    margin-right: 0
}

.single-event-item .button-default {
    margin-top: 16px;
    padding: 6px 23px
}

.single-event-item:hover .button-default {
    background: #2d3e50 none repeat scroll 0 0
}

.single-event-item {
    box-shadow: 0 0 8px rgba(34,30,31,0.3)
}

.newsletter-area {
    background: #2d3e50 none repeat scroll 0 0;
    color: #fff;
    position: relative
}

.newsletter-area:before {
    height: 90px;
    left: 0;
    right: auto;
    top: -20px;
    width: 54%
}

.newsletter-area:after {
    border-width: 45.2px 40px;
    left: 54%;
    right: auto;
    top: -20px
}

.newsletter-content h2,.newsletter-content h3 {
    font-family: robotoregular;
    font-weight: 700;
    font-size: 30px
}

.newsletter-content > h3 {
    margin-bottom: 2px;
    font-size: 24px
}

.subscribe-form input {
    color: #696969;
    height: 100%;
    padding-left: 15px;
    width: 100%;
    border: 0
}

.subscribe-form > button {
    border: 2px solid #0073BD;
    font-family: robotoregular;
    font-weight: 700;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .3s ease 0;
    transition: all .3s ease 0;
    width: 34%
}

.subscribe-form > button:hover {
    background: #FFF;
    border: 2px solid #0073BD
}

.newsletter-form {
    overflow: hidden;
    padding: 16px 0
}

.newsletter-form a {
    margin: 0 12px;
    color: #fff
}

.subscribe-form {
    float: right;
    height: 56px;
    position: relative;
    width: 525px
}

.subscribe-form:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fff #fff transparent transparent;
    -o-border-image: none;
    border-image: none;
    border-style: solid;
    border-width: 28px 15px;
    content: "";
    height: 5px;
    left: -30px;
    position: absolute;
    top: 0;
    width: 0
}

.newsletter-content {
    padding-top: 26px;
    z-index: 9;
    position: relative
}

.footer-widget-area {
    background: #2d3e50 none repeat scroll 0 0;
    color: #fff;
    padding: 80px 0 65px
}

.footer-logo > a {
    display: inline-block
}

.footer-logo {
    margin-bottom: 24px
}

.social-icons a {
    background: #fff none repeat scroll 0 0;
    color: #2d3e50;
    display: inline-block;
    /*font-size: 20px;*/font-size: 18px;
    height: 31px;
    line-height: 30px;
    margin-right: 11px;
    text-align: center;
    -webkit-transition: all .3s ease 0;
    transition: all .3s ease 0;
    width: 31px
}

.social-icons > a:last-child {
    margin-right: 0
}

.social-icons > a:hover {
    color: #fff
}

.social-icons {
    /*margin-top: 27px*/
}

.single-footer-widget > h3 {
    font-family: robotolight;
    line-height: 19px;
    /*margin-bottom: 37px;*/margin-bottom: 15px;
    padding-top: 12px;
    text-transform: uppercase
}

.single-footer-widget > span {
    display: block;
    margin-bottom: 11px
}

.single-footer-widget > span i {
    font-size: 18px;
    width: 30px
}

.footer-list a {
    color: #fff;
    line-height: 25px
}

.instagram-image {
    padding-top: 5px
}

.footer-img {
    display: inline-block;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px
}

.instagram-image .footer-img:nth-child(3),.instagram-image .footer-img:nth-child(6) {
    margin-right: 0
}

.footer-img a {
    display: inline-block;
    position: relative
}

.footer-img a:before {
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    -webkit-transition: all .3s ease 0;
    transition: all .3s ease 0;
    width: 100%
}

.footer-img:hover a:before {
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100)
}

.footer-img a:after {
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    content: "+";
    font-family: "robotoregular";
    font-size: 40px;
    height: 18px;
    left: 0;
    margin: -9px auto 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transition: all .3s ease 0;
    transition: all .3s ease 0;
    width: 18px
}

.footer-img:hover a:after {
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100)
}

.footer-area {
    color: #fff;
    font-size: 12px;
    padding: 18px 0
}

.column-right {
    float: right
}

.footer-area span a {
    color: #fff
}

.footer-area span a:hover {
    border-bottom: 1px solid #fff
}

.single-footer-widget > a {
    color: #fff;
    display: block;
    margin-bottom: 11px
}

.single-footer-widget > a:hover i {
    color: #fff
}

.single-footer-widget > a i {
    font-size: 18px;
    width: 30px
}

.header-two .header-top:before,.header-two .header-top:after {
    display: none
}

.header-two .header-top-right > span {
    color: #ededed
}

.header-two .header-top-right {
    padding-top: 0
}

.header-two .header-top-right span:first-child {
    margin-right: 27px
}

.slider-area.slider-two:after {
    background: rgba(45,62,80,0.4) none repeat scroll 0 0;
    width: 100%;
    transform: none;
    -webkit-animation: 700ms ease-in-out 0 normal none 1 running slideInLeft;
    animation: 700ms ease-in-out 0 normal none 1 running slideInLeft
}

.slider-two .nivo-directionNav {
    display: none
}

.slider-two .banner-content h1 {
    -webkit-animation: 1000ms ease-in-out 0 normal none 1 running bounceInDown;
    animation: 1000ms ease-in-out 0 normal none 1 running bounceInDown
}

.slider-three .banner-content h1 {
    -webkit-animation: 1000ms ease-in-out 0 normal none 1 running flipInX;
    animation: 1000ms ease-in-out 0 normal none 1 running flipInX
}

.slider-two .banner-content p {
    -webkit-animation: 2000ms ease-in-out 0 normal none 1 running bounceInLeft;
    animation: 2000ms ease-in-out 0 normal none 1 running bounceInLeft
}

.slider-two .banner-content .banner-readmore {
    -webkit-animation: 2500ms ease-in-out 0 normal none 1 running bounceInUp;
    animation: 2500ms ease-in-out 0 normal none 1 running bounceInUp
}

.slider-three .banner-content .banner-readmore {
    -webkit-animation: 2500ms ease-in-out 0 normal none 1 running flipInY;
    animation: 2500ms ease-in-out 0 normal none 1 running flipInY
}

.slider-two .banner-content.slider-2 h1 {
    -webkit-animation: 1500ms ease-in-out 0 normal none 1 running slideInLeft;
    animation: 1500ms ease-in-out 0 normal none 1 running slideInLeft
}

.slider-two .banner-content.slider-2 p {
    -webkit-animation: 2500ms ease-in-out 0 normal none 1 running fadeInLeftBig;
    animation: 2500ms ease-in-out 0 normal none 1 running fadeInLeftBig
}

.slider-two .banner-content.slider-2 .banner-readmore {
    -webkit-animation: 3000ms ease-in-out 0 normal none 1 running zoomInUp;
    animation: 3000ms ease-in-out 0 normal none 1 running zoomInUp
}

.slider-two .preview-2 .nivo-controlNav {
    display: block;
    z-index: 99;
    padding: 0
}

.newsletter-two:before,.newsletter-two:after {
    display: none
}

.newsletter-two .subscribe-form > button {
    background: #2d3e50 none repeat scroll 0 0;
    border-color: #2D3E50;
    float: right;
    font-family: "robotolight";
    font-size: 14px;
    line-height: 26px;
    margin-left: 39px;
    position: inherit;
    width: 160px
}

.newsletter-two .subscribe-form > button:hover {
    background: #FFF;
    border-color: #FFF
}

.newsletter-two .subscribe-form > input {
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #fff;
    float: left;
    width: 366px
}

.newsletter-two .subscribe-form:before {
    display: none
}

.newsletter-two .subscribe-form {
    height: 41px;
    width: auto
}

.newsletter-two .newsletter-form {
    padding-bottom: 38px;
    padding-top: 44px
}

.newsletter-two .newsletter-content {
    padding-top: 31px
}

.shop-grid-area .single-product-item {
    margin-bottom: 60px
}

.shop-grid-area .col-md-3:nth-child(9) .single-product-item,.shop-grid-area .col-md-3:nth-child(10) .single-product-item,.shop-grid-area .col-md-3:nth-child(11) .single-product-item,.shop-grid-area .col-md-3:nth-child(12) .single-product-item {
    margin-bottom: 0
}

.pagination-content.number .pagination {
    background: #fff none repeat scroll 0 0;
    box-shadow: none;
    margin: 100px 0 20px
}

.pagination-content.number .pagination li a {
    border: 1px solid #0073BD;
    display: inline-block;
    font-family: robotoregular;
    font-size: 14px;
    font-weight: 500;
    height: 27px;
    line-height: 24px;
    margin: 0 5px;
    width: 26px
}

.pagination-content.number .pagination li a i {
    font-size: 20px;
    line-height: 25px
}

.pagination-content.number .pagination li a:hover,.pagination-content.number .pagination li.current a {
    color: #fff;
    box-shadow: 2px 0 20px rgba(34,30,31,0.2)
}

.pagination-content.number .pagination li:first-child a,.pagination-content.number .pagination li:last-child a {
    box-shadow: 2px 0 20px rgba(34,30,31,0.2);
    color: #fff
}

.pagination-content.number .pagination li:first-child a:hover,.pagination-content.number .pagination li:last-child a:hover {
    color: #2d3e50
}

.product-area .pagination-content.number .pagination {
    margin: 80px 0 20px
}

.product-details-content {
    margin: 0 70px;
    padding: 52px 0 30px
}

.product-details-image {
    box-shadow: 0 0 8px rgba(34,30,31,0.3);
    display: block
}

.product-details-image img {
    width: 100%
}

.product-details-content h2 {
    color: #4c4c4c;
    font-family: "robotoregular";
    margin-bottom: 6px
}

.product-name-rating > h5 {
    color: #696969;
    display: inline-block;
    font-family: "robotoregular";
    font-size: 18px
}

.product-details-content p {
    line-height: 24px
}

.product-name-rating {
    border-bottom: 1px solid #cacaca;
    margin-bottom: 7px;
    padding-bottom: 12px
}

.qty {
    color: #4c4c4c;
    font-family: "robotoregular";
    margin-top: 50px
}

.input-text.qty {
    border: 1px solid #4c4c4c;
    height: 22px;
    margin-left: 8px;
    margin-top: 0;
    text-align: center;
    width: 29px
}

.product-details-content .p-price {
    color: #4c4c4c;
    padding-top: 18px
}

.product-details-content .button-default {
    border: 0 none;
    margin: 13px 0 55px;
    padding: 8px 29px
}

.product-details-content .button-default:hover {
    background: #2d3e50 none repeat scroll 0 0
}

.product-details-content .social-links {
    display: block;
    margin-top: 16px;
    position: inherit;
    text-align: left
}

.product-details-content > span {
    display: block
}

.product-details-content form > span {
    color: #4c4c4c;
    display: block;
    font-family: "robotoregular";
    font-size: 18px
}

.product-details-content .social-links a:first-child {
    margin-left: 0
}

.course-page {
    padding-top: 154px
}

.form-container {
    background: rgba(0,0,0,0) url(img/banner/5.jpg) no-repeat scroll center top;
    color: #555454;
    font-family: "robotoregular";
    font-size: 12px;
    margin: -60px 0 0;
    overflow: hidden;
    padding: 38px 64px;
    position: relative;
    z-index: 3
}

.form-container:after {
    background: rgba(134,188,66,0.85) none repeat scroll 0 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: ""
}

.box-select {
    z-index: 9;
    position: relative
}

.select {
    display: inline-block;
    float: left;
    margin-right: 10px;
    position: relative
}

.select.large {
    width: 260px
}

.select.small {
    width: 190px
}

.select.medium {
    width: 200px
}

.select select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #fff url(img/icon/arrow.png) no-repeat scroll 92% 50%;
    border: medium none;
    cursor: pointer;
    height: 42px;
    padding: 0 16px;
    width: 100%;
    font-size: 13px
}

.form-container > button {
    background: #2d3e50 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    float: right;
    line-height: 42px;
    padding: 0 28px;
    position: relative;
    text-transform: uppercase;
    z-index: 99
}

.course-page .single-item {
    margin-bottom: 178px
}

.course-page.shortcode .single-item {
    margin-bottom: 78px
}

.course-page .col-md-4:nth-child(4) .single-item,.course-page .col-md-4:nth-child(5) .single-item,.course-page .col-md-4:nth-child(6) .single-item {
    margin-bottom: 83px
}

.course-page .pagination-content .pagination {
    margin-bottom: 0
}

.teachers-area {
    padding: 0 0 140px
}

.single-teacher-item {
    box-shadow: 1px 0 5px rgba(0,0,0,0.2);
    position: relative
}

.single-teacher-item:hover {
    box-shadow: 0 6px 20px rgba(34,30,31,0.3)
}

.single-teacher-image > a {
    display: inline-block;
    position: relative
}

.single-teacher-image > a img,.single-teacher-image > a {
    width: 100%
}

.single-teacher-image > a:after {
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    -webkit-transition: all .3s ease 0;
    transition: all .3s ease 0;
    width: 100%
}

.single-teacher-item:hover .single-teacher-image > a:after {
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100)
}

.single-teacher-text {
    background: #f6f6f6 none repeat scroll 0 0;
    border-bottom: 3px solid #0073BD;
    padding: 20px 26px 90px;
    text-align: center
}

.single-teacher-item:hover .single-teacher-text {
    margin-top: -45px;
    padding: 20px 26px 66px;
    position: relative;
    z-index: 9
}

.single-teacher-text > h3 {
    font-family: robotoregular;
    font-weight: 600;
    margin-bottom: 4px;
    padding-top: 20px
}

.single-teacher-item:hover .single-teacher-text > h3 {
    padding-top: 0
}

.single-teacher-text > h3 a {
    color: #222
}

.single-teacher-text > h4 {
    font-family: robotoregular;
    font-weight: 500
}

.single-teacher-text > p {
    display: none;
    padding-top: 13px
}

.single-teacher-item:hover .single-teacher-text p {
    display: block
}

.social-links > a {
    border: 1px solid #2d3e50;
    border-radius: 50%;
    color: #2d3e50;
    display: inline-block;
    font-size: 14px;
    height: 27px;
    line-height: 25px;
    margin: 0 3px;
    text-align: center;
    width: 27px
}

.social-links > a:hover {
    color: #fff
}

.social-links {
    bottom: 38px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
    -webkit-transition: all .3s ease 0;
    transition: all .3s ease 0
}

.single-teacher-item:hover .social-links {
    bottom: 25px
}

.single-course-details {
    background: #f6f6f6 none repeat scroll 0 0;
    border-bottom: 3px solid #0073BD;
    margin-bottom: 80px;
    padding: 33px 0
}

.single-course-details .single-item-text {
    padding-right: 48px
}

.course-details-area a img {
    margin-left: -35px
}

.single-course-details a {
    display: block
}

.single-course-details .col-md-6:first-child {
    padding-right: 3px
}

.course-details-content {
    margin-left: 70px
}

.single-course-details .single-item-text h4 {
    font-size: 24px;
    margin-bottom: 2px;
    padding-top: 32px
}

.single-course-details .single-item-text-info {
    margin-bottom: 23px
}

.course-text-content p:first-child {
    margin-bottom: 21px
}

.single-course-details .single-item-content {
    margin-bottom: 0;
    padding-top: 31px
}

.course-duration {
    font-family: "robotoregular";
    text-transform: capitalize
}

.duration-title {
    color: #fff;
    font-size: 18px
}

.duration-text {
    background: #f6f6f6 none repeat scroll 0 0;
    color: #4c4c4c
}

.course-duration .text {
    border-bottom: 1px solid #0073BD;
    display: block;
    padding: 15px 0
}

.course-duration .text span {
    display: inline-block;
    text-align: center;
    width: 192px
}

.course-duration .text span.text-right {
    border: 0 none;
    display: inline-block;
    float: right;
    padding: 0;
    text-align: center;
    width: 240px
}

.comments {
    color: #4c4c4c;
    overflow: hidden;
    padding: 78px 15px 20px 0
}

h4.title {
    color: #4c4c4c;
    font-family: "robotoregular";
    font-size: 24px;
    margin-bottom: 27px;
    padding-bottom: 10px;
    position: relative
}

h4.title:after {
    bottom: 2px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 73px
}

.single-comment {
    margin-bottom: 31px;
    overflow: hidden
}

.author-image {
    border: 2px solid #eaeaea;
    border-radius: 2px;
    float: left;
    height: 67px;
    margin-right: 23px;
    width: 67px
}

.comment-text {
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
    padding-bottom: 8px
}

.author-info > h4 {
    display: inline-block;
    font-family: "robotoregular";
    font-size: 18px;
    line-height: 21px;
    text-transform: capitalize
}

.author-info > h4 a {
    color: #4c4c4c
}

.comment-time,span.reply {
    float: right;
    font-family: "robotoregular";
    line-height: 22px
}

span.comment-time {
    padding-right: 3px;
    position: relative
}

.comment-text > p {
    line-height: 20px;
    padding-top: 5px
}

.single-comment.comment-reply {
    padding-left: 131px
}

.comments .single-comment:last-child {
    margin-bottom: 0
}

.tution-fee {
    color: #fff;
    padding: 11px 0;
    text-align: center
}

.tution-wrapper {
    background: #f6f6f6 none repeat scroll 0 0;
    margin-bottom: 15px;
    overflow: hidden
}

.sidebar-widget .single-teacher-text {
    padding: 20px 0 32px;
    position: inherit
}

.tutor-image {
    padding-top: 37px;
    text-align: center
}

.tutor-image > img {
    border: 2px solid #0073BD;
    border-radius: 50%
}

.sidebar-widget .single-teacher-text > h3 {
    font-family: "robotolight";
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 0;
    padding-top: 0
}

.sidebar-widget .single-teacher-text > h3 a {
    color: #2d3e50
}

.sidebar-widget .single-teacher-text > p {
    display: block;
    font-size: 12px;
    line-height: 22px;
    padding: 14px 20px 0
}

.single-sidebar-widget .social-links {
    padding-top: 10px;
    position: inherit
}

.single-sidebar-widget h4.title {
    font-size: 18px;
    margin-bottom: 25px
}

.single-sidebar-widget h4.title:after {
    bottom: 1px
}

.single-sidebar-widget {
    margin-bottom: 62px;
    overflow: hidden
}

.single-sidebar-widget:last-child {
    margin: 0
}

.single-sidebar-widget .tags li:last-child a {
    margin-bottom: 0
}

.single-sidebar-widget .tags li a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #4c4c4c;
    color: #4c4c4c;
    float: left;
    margin-bottom: 13px;
    margin-right: 6px;
    padding: 1px 9px
}

.single-sidebar-widget .tags li a:hover {
    color: #fff
}

.single-sidebar-widget .single-item:hover {
    box-shadow: none
}

.single-sidebar-widget .single-item {
    background: #f6f6f6 none repeat scroll 0 0;
    margin-top: 52px;
    padding: 0 26px;
    border-bottom: 2px solid #0073BD
}

.single-sidebar-widget .single-item-image img {
    margin: 0
}

.single-sidebar-widget .single-item-text > h4 {
    font-size: 14px
}

.single-sidebar-widget .single-item-text-info {
    font-size: 12px;
    margin-bottom: 8px;
    padding-top: 2px
}

.single-sidebar-widget .single-item-image {
    top: -26px
}

.single-sidebar-widget .single-item-text > p {
    color: #4c4c4c;
    font-size: 12px
}

.single-sidebar-widget .single-item-content {
    margin-bottom: 27px;
    padding-top: 5px
}

.single-sidebar-widget .single-item .button-default {
    font-size: 12px;
    padding: 6px 34px
}

.single-sidebar-widget .button-bottom {
    margin-bottom: -18px
}

.breadcrumb-banner-area {
    background: rgba(0,0,0,0) url(img/banner/4.jpg) no-repeat scroll 0 0;
    color: #fff;
    padding: 110px 0;
    position: relative
}

.breadcrumb-banner-area.fixed-bg {
    background: url(img/slider/3.jpg) no-repeat fixed top center / cover
}

.breadcrumb-banner-area.no-bg {
    background: rgba(0,0,0,0) none repeat scroll 0 0
}

.breadcrumb-text {
    z-index: 9;
    position: relative
}

.breadcrumb-banner-area:after {
    background: rgba(45,62,80,0.8) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.breadcrumb-bar .breadcrumb {
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    line-height: 12px;
    margin-bottom: 0;
    padding: 15px 0 0
}

.breadcrumb-text h1 {
    line-height: 25px;
    padding-bottom: 51px;
    text-transform: uppercase;
    position: relative;
    font-size: 36px
}

.breadcrumb-text h1:after {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 29px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 2px
}

.breadcrumb-bar li {
    color: #fff;
    font-family: "robotoregular";
    font-size: 12px;
    line-height: 12px;
    margin: 0 16px;
    position: relative;
    text-transform: uppercase
}

.breadcrumb.text-left li {
    margin-left: 0;
    margin-right: 34px
}

.breadcrumb.text-right li {
    margin-right: 0;
    margin-left: 34px
}

.breadcrumb-text h1.text-left,.breadcrumb-text h1.text-right {
    padding-bottom: 22px
}

.breadcrumb-text h1.text-left::after,.breadcrumb-text h1.text-right::after {
    display: none
}

.breadcrumb-bar .breadcrumb > li:first-child:before {
    border-radius: 50%;
    content: "Ã¯â€¹Â»";
    display: inline-block;
    font-family: "Material-Design-Iconic-Font";
    font-size: 18px;
    position: absolute;
    right: -22px;
    top: -2px
}

.breadcrumb-bar .breadcrumb > li + li:before {
    display: none
}

.breadcrumb-bar a {
    color: #fff
}

.event-page .single-event-item,.latest-page .single-latest-item {
    margin-bottom: 50px
}

.pagination-content .pagination {
    border-radius: 0;
    box-shadow: 2px 0 20px rgba(34,30,31,0.2);
    margin: 20px 0 17px
}

.pagination-content {
    display: block;
    line-height: 0;
    text-align: center
}

.pagination-content .pagination > li:last-child > a,.pagination-content .pagination > li:last-child > span,.pagination-content .pagination > li:first-child > a,.pagination-content .pagination > li:first-child > span {
    border-radius: 0
}

.pagination-content .pagination li a {
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    font-size: 28px;
    height: 41px;
    margin: 0 14px;
    padding: 0;
    width: 48px
}

.pagination-content .pagination li.current > a,.pagination-content .pagination li a:hover {
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    color: #2d3e50
}

.pagination-content .pagination li:first-child a {
    margin-left: 0
}

.pagination-content .pagination li:last-child a {
    margin-right: 0
}

.event-details-content .single-event-item {
    background: #f6f6f6 none repeat scroll 0 0;
    border-bottom: 2px solid #0073BD;
    padding: 0 35px
}

.single-event-image img {
    width: 100%
}

.event-details-content .single-event-text h3 {
    font-size: 28px
}

.event-details-content .single-event-text > p {
    color: #4e4e4e;
    line-height: 24px
}

.event-details-content .single-event-text {
    border: 0 none;
    padding: 32px 0 40px
}

.event-details-content .comments {
    padding: 71px 0 20px
}

.recent-content-item > a {
    border: 1px solid #0073BD;
    display: inline-block;
    float: left
}

.recent-text {
    overflow: hidden;
    padding-left: 20px
}

.recent-text > h4 {
    font-family: robotoregular;
    font-size: 14px;
    font-weight: 600
}

.recent-text > h4 a {
    color: #6b6b6b
}

.recent-text .single-item-comment-view > span {
    color: #b2b2b2;
    font-size: 11px;
    line-height: 12px;
    margin-right: 13px
}

.recent-text .single-item-comment-view i {
    font-size: 13px
}

.recent-text > p {
    color: #6b6b6b;
    font-size: 12px;
    line-height: 16px;
    margin: 0
}

.recent-content-item {
    margin-bottom: 22px;
    overflow: hidden
}

.recent-content-item:last-child {
    margin-bottom: 0
}

.recent-text .single-item-comment-view {
    display: block
}

.latest-page {
    padding: 120px 0
}

.news-details-content .single-latest-text > h3 {
    color: #616161;
    font-size: 24px;
    margin-bottom: 8px
}

.news-details-content .single-latest-text p {
    color: #4c4c4c;
    line-height: 23px;
    margin-bottom: 23px
}

.news-details-content .single-latest-text {
    padding: 75px 72px 0
}

.news-details-content .single-latest-item .single-item-comment-view {
    margin-bottom: 8px
}

.quote-section {
    background: #efefef none repeat scroll 0 0;
    border-left: 2px solid #0073BD;
    margin: 38px 0 39px 35px;
    overflow: hidden;
    padding: 17px 37px 1px 27px
}

.quote-section p {
    margin: 0
}

.related-tag .tags {
    display: inline-block
}

.related-tag .tags li a {
    color: #898989
}

.related-tag .tags li {
    display: inline-block
}

.related-tag,.news-details-content .social-links > span {
    color: #4c4c4c;
    font-family: "robotoregular";
    display: inline-block
}

.news-details-content .single-latest-item:hover {
    box-shadow: none
}

.tags-and-links {
    overflow: hidden;
    padding-bottom: 15px;
    padding-top: 50px
}

.news-details-content .social-links > span {
    margin-right: 11px
}

.news-details-content .social-links {
    display: inline-block;
    float: right;
    margin-right: 47px;
    position: inherit;
    width: auto
}

.news-details-content .social-links > a {
    font-size: 13px;
    height: 23px;
    line-height: 21px;
    margin: 0 2px;
    width: 23px
}

.news-details-content .single-latest-item {
    margin-bottom: 17px
}

.comment .recent-content-item > a {
    border: 2px solid #e6e7e8;
    border-radius: 2px;
    height: 70px;
    width: 70px
}

.comment .recent-content-item > a img {
    width: 100%
}

.comment .recent-text > h4 a {
    font-family: "robotolight"
}

.comment .recent-text > h4 {
    line-height: 31px
}

.contact-form-area {
    color: #4c4c4c
}

h4.contact-title {
    color: #4c4c4c;
    font-family: "robotobold";
    font-size: 24px;
    line-height: 18px;
    text-transform: uppercase;
    margin-bottom: 30px
}

.contact-text > p {
    line-height: 24px;
    margin-bottom: 9px
}

.contact-text i {
    font-size: 18px
}

span.c-icon {
    display: inline-block;
    float: left
}

span.c-icon i {
    position: relative;
    top: 3px;
    width: 27px
}

span.c-text {
    display: inline-block
}

.contact-text {
    margin-bottom: 75px
}

.link-social > a {
    color: #4c4c4c;
    display: inline-block;
    line-height: 19px;
    margin-right: 27px
}

.link-social > a i {
    font-size: 20px
}

.contact-form-area input,.contact-form-area textarea {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 0 none;
    color: #777;
    font-size: 14px;
    height: 48px;
    margin-bottom: 23px;
    padding: 0 23px;
    width: 100%
}

.contact-form-area textarea {
    height: 150px;
    padding-top: 13px;
    resize: none
}

.contact-form-area .button-default {
    border: 0 none;
    font-family: "robotolight";
    padding: 8px 40px;
    -webkit-transition: all .3s ease 0;
    transition: all .3s ease 0;
    margin-bottom: 20px
}

.contact-form-area .button-default:hover {
    background: #2d3e50 none repeat scroll 0 0
}

.teachers-area.padding-top {
    padding: 120px 0 140px
}

.about-page-area .about-text-container p span {
    color: #333;
    font-family: "robotoregular";
    font-size: 14px
}

.about-page-area .about-us > span {
    color: #444;
    display: block;
    font-style: italic;
    padding-left: 19px;
    position: relative
}

.about-page-area .about-us > span:after {
    background: #999 none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 6px;
    left: 4px;
    position: absolute;
    top: 9px;
    width: 6px
}

.about-page-area .about-text-container > p {
    color: #555;
    margin-bottom: 7px
}

.about-page-area .about-us {
    margin-bottom: 13px
}

.skill-bars .progress {
    background: #fff none repeat scroll 0 0;
    height: 6px
}

.skill-bar-item .progress-bar {
    line-height: 15px
}

.skill-bar-item .progress {
    border-radius: 0;
    height: 14px
}

.skill-bar-item {
    line-height: 16px;
    margin-bottom: 7px;
    overflow: hidden
}

.skill-bar-item > span {
    display: block;
    margin-bottom: 10px
}

.skill-bar-item:last-child {
    margin: 0
}

.skill-bar-item:last-child .progress {
    margin: 0
}

.shortcode-area {
    padding: 72px 0 120px
}

.shortcode-area i {
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    border: 2px solid #0073BD;
    border-radius: 50%;
    font-size: 25px;
    height: 60px;
    margin: auto;
    padding: 15px 0;
    text-align: center;
    width: 60px
}

.shortcode-animation {
    overflow: hidden;
    padding: 50px 0 100px
}

.shortcode-animation h3 {
    color: #00aff0;
    font-family: "playfair_displayregular";
    margin: 22px 0;
    text-transform: capitalize
}

.shortcode-animation img {
    padding: 22px 45px
}

.shortcode-animation .section-title {
    padding-bottom: 0;
    padding-top: 55px
}

.shortcode-area .section-title {
    padding-bottom: 20px;
    padding-top: 40px;
    text-align: left
}

.shortcode-area .section-title h2 {
    border-bottom: 1px solid #d1d1d1;
    color: #444;
    display: inline-block;
    font-size: 21px;
    line-height: 30px;
    padding-bottom: 8px;
    text-align: left;
    text-transform: capitalize
}

.shortcode-area h3 {
    border: 1px dashed #0073BD;
    float: left;
    font-size: 32px;
    margin: 20px 0;
    padding: 27px 0;
    text-align: center;
    text-transform: capitalize;
    width: 70%
}

.shortcode-area img {
    padding: 55px 100px 55px 0
}

.dropdown-menu .dividers {
    border: 0 none;
    padding: 0
}

#scrollUp {
    bottom: 45px;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 28px;
    height: 40px;
    line-height: 37px;
    position: fixed;
    right: 12px;
    text-align: center;
    width: 40px;
    z-index: 9999
}

#scrollUp:hover {
    background-color: #2D3E50
}

.text-white {
    color: #fff
}

.text-blue,.header-top span.text-blue {
    color: #2E3F51
}

.bg-dark {
    background: #3F5771
}

.bg-white {
    background: #fff
}

.bg-blue {
    background: #2E3F51
}

.border-green {
    border-top: 3px solid #0073BD;
    box-shadow: 0 1px 1px rgba(0,0,0,0.2)
}

.border-blue {
    border-top: 3px solid #2E3F51;
    box-shadow: 0 1px 1px rgba(0,0,0,0.2)
}

.header-top.effect-blue:before {
    background: #2E3F51
}

.header-top.effect-blue:after {
    border-color: rgba(0,0,0,0) #2E3F51 #2E3F51 rgba(0,0,0,0)
}

.inline {
    display: inline
}

#video-bg {
    width: 100%
}

.video-wrapper,.video-banner {
    height: 570px;
    overflow: hidden;
    position: relative
}

.video-area {
    background: url(img/slider/5.jpg) no-repeat fixed top center / cover
}

.fixed-bg-1 {
    background: url(img/slider/1.jpg) no-repeat fixed top center / cover
}

.fixed-bg-2 {
    background: url(img/slider/2.jpg) no-repeat fixed top center / cover
}

.backgrount-area {
    position: relative
}

.hover-white.button-default:hover {
    background: #fff;
    color: #2E3F51
}

.angle .mailchimp-alerts {
    padding-left: 150px
}

.text-small {
    font-size: 13px
}

.text-area p {
    line-height: 30px
}

.footer-three {
    background: #2D3E50 none repeat scroll 0 0
}

.footer-info {
    line-height: 15px
}

.footer-info > span {
    color: #fff;
    display: inline-block;
    font-weight: 400;
    line-height: 12px;
    margin-right: 14px
}

.footer-info > span i {
    font-size: 14px;
    margin-right: 11px
}

.footer-info > span:last-child {
    margin-right: 0
}

.footer-logo-three > a {
    display: inline-block;
    margin-bottom: 23px
}

.footer-info-container {
    border-bottom: 1px solid #e1e1e1
}

.single-footer-widget > h4 {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 22px;
    text-transform: uppercase
}
.notextbutton{
	
	margin-top:180px;
        margin-left:20px;
	
}
.footer-widget-list li a {
    color: #fff;
    font-weight: 400;
    line-height: 36px
}

.footer-widget-list li a:hover {
    color: #f5b120
}

.subscribe-container {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    padding: 44px 40px 50px
}

.subscribe-container > p {
    color: #2D3E50;
    font-weight: 400;
    text-align: center;
    margin-bottom: 33px
}

.subscribe-container input {
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    font-weight: 400;
    width: 100%;
    padding-left: 14px
}

.subscribe-container input::-webkit-input-placeholder {
    color: #fff;
    opacity: 1!important;
    filter: alpha(opacity=100)
}

.subscribe-container button {
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    float: right;
    font-size: 14px;
    padding-right: 14px;
    position: absolute;
    right: 0;
    top: 0
}

.subscribe-form-three {
    background: #2D3E50 none repeat scroll 0 0;
    display: block;
    height: 48px;
    line-height: 46px;
    position: relative
}

.footer-container {
    border-top: 1px solid #e1e1e1;
    padding: 13px 0 10px
}

.footer-container .social-links-three {
    float: right;
    overflow: hidden
}

.footer-container .social-links-three > a {
    margin-left: 21px;
    margin-right: 0;
    color: #fff
}

.footer-container span {
    color: #fff;
    font-weight: 400
}

.footer-container span a {
    color: #fff;
    position: relative
}

.footer-container span a:hover {
    border-bottom: 1px solid #fff
}

.footer-container span a:hover:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.newsletter-area.newsletter-four::before,.newsletter-area.newsletter-four::after {
    display: none
}

.footer-widget-four .footer-list li a:hover {
    color: #2D3E50
}

.footer-widget-four .footer-img a::before {
    background: rgba(45,62,80,0.9) none repeat scroll 0 0
}

.footer-area.footer-four {
    background: #2D3E50
}

.gallery-img,.gallery-img img {
    width: 100%
}

.gallery-img {
    position: relative;
    overflow: hidden
}

.gallery-img img {
    transform: scaleY(1);
    transition: all .7s ease-in-out 0;
    display: block;
    position: relative
}

.gallery-img .hover-effect {
    opacity: 0;
    transition: all .5s linear 0;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0
}

.gallery-img h2 {
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    color: #fff!important;
    font-family: robotoregular;
    font-size: 19px;
    line-height: 28px;
    margin: 82px auto 10px;
    opacity: 0;
    padding: 9px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transform: scale(0);
    transition: all .5s linear 0
}

.gallery-img p {
    color: #fff;
    margin: 0 30px;
    opacity: 0;
    text-align: center;
    transform: scale(0);
    transition: all .5s linear 0
}

.gallery-img:hover img {
    transform: scale(1.5)
}

.gallery-img:hover .hover-effect {
    opacity: 1
}

.gallery-img:hover h2,.gallery-img:hover p {
    opacity: 1;
    transform: scale(1)
}

.video-gallery {
    display: block;
    overflow: hidden;
    height: 215px
}

.mbYTP_wrapper {
    height: 215px
}

.banner-readmore .button-default.button-green:hover {
    background: #fff
}

.header-logo-menu.semi-transparent .mainmenu ul#nav > li:hover > a {
    color: #fff
}

.header-logo-menu.semi-transparent .mainmenu ul#nav > li:hover > a:after {
    background: #fff
}

.bg-dark .mainmenu ul#nav > li > a,.bg-dark.stick .mainmenu ul#nav.menu-white > li > a,.bg-dark .mainmenu ul#nav > li:hover > a,.bg-dark.stick .mainmenu ul#nav > li:hover > a {
    color: #fff
}

.bg-dark .mainmenu ul#nav > li:hover > a:after {
    background: #fff
}

.block.padding .btn-group {
    margin-bottom: 22px
}

.btn-toolbar.padding {
    margin-bottom: 20px
}

.btn-toolbar.padding:nth-last-of-type(1) {
    margin-bottom: 0
}

a:hover,.carousel-style-one.owl-theme .owl-controls .owl-nav div:hover,.button-green:hover,.account-dropdown a:hover,.mainmenu ul#nav > li:hover > a,.mainmenu ul#nav li ul.sub-menu > li:hover > a,.mainmenu ul#nav li ul.sub-menu li ul.inside-menu > li > a:hover,.search-form button[type="submit"],.mean-container .mean-nav ul li a:hover,.mean-container a.meanmenu-reveal,.single-item-text h4 a:hover,.single-latest-text > h3 a:hover,.single-product-text h4 a:hover,.single-event-item:hover h3 a,.subscribe-form > button:hover,.footer-list a:hover,.newsletter-two .subscribe-form > button:hover,.pagination-content.number .pagination li a,.single-teacher-text > h3 a:hover,.author-info > h4 a:hover,span.reply a,.sidebar-widget .single-teacher-text > h3 a:hover,.breadcrumb-bar a:hover,.recent-text > h4 a:hover,.related-tag .tags li a:hover,.link-social > a:hover,.shortcode-area i,.shortcode-area h3,.text-green,.header-top span.text-green,.slick-prev:hover:before,.slick-next:hover:before,.footer-widget-list li a:hover,.footer-container .social-links-three > a:hover {
    color: #0073BD
}

.header-top:before,.about-area:before,.newsletter-area:before,.mainmenu ul#nav > li > a:after,.mainmenu ul#nav.menu-white > li > a:after,.search-menu,.button-default:hover,.button-green,.about-area .button-default,.single-item .button-default,.button-large.button-default,.single-latest-item .button-default,.single-product-text .button-default,.single-event-item .button-default,.subscribe-form > button,.social-icons > a:hover,.footer-area,.newsletter-two,.pagination-content.number .pagination li a:hover,.pagination-content.number .pagination li.current a,.pagination-content.number .pagination li:first-child a,.pagination-content.number .pagination li:last-child a,.product-details-content .button-default,.product-details-content .social-links a:hover,.duration-title,h4.title:after,.tution-fee,.single-sidebar-widget .social-links a:hover,.single-sidebar-widget .tags li a:hover,.pagination-content .pagination,.news-details-content .social-links a:hover,.contact-form-area .button-default,.skill-bar-item .progress-bar,#scrollUp,.bg-green,.bg-blue:hover,.preview-2 .nivo-directionNav a.nivo-prevNav:hover::before,.preview-2 .nivo-directionNav a.nivo-nextNav:hover::before,.slider-three .preview-2 .nivo-controlNav a,.footer-widget-area.footer-widget-four {
    background: #0073BD
}

#particles-js,#particles-js.bg-color-1 {
    background-color: #0073BD
}

.search-form,.single-item,.single-latest-text,.single-product-text,.single-event-text,.subscribe-form > button,.subscribe-form > button:hover,.pagination-content.number .pagination li a,.subscribe-form > button,.subscribe-form > button:hover,.pagination-content.number .pagination li a,.pagination-content.number .pagination li a:hover,.pagination-content.number .pagination li.current a,.product-details-content .social-links a:hover,.single-teacher-text,.single-course-details,.course-duration .text,.tutor-image > img,.single-sidebar-widget .social-links a:hover,.single-sidebar-widget .tags li a:hover,.single-sidebar-widget .single-item,.event-details-content .single-event-item,.recent-content-item > a,.quote-section,.news-details-content .social-links a:hover,.shortcode-area i,.shortcode-area h3,.border-green,.slider-three .nivo-controlNav a.active:before,.slider-three .nivo-controlNav a:hover:before {
    border-color: #0073BD
}

.header-top:after,.about-area:after {
    border-color: rgba(0,0,0,0) #0073BD #0073BD rgba(0,0,0,0)
}

.about-area:after,.newsletter-area:after {
    border-color: rgba(0,0,0,0) rgba(0,0,0,0) #0073BD #0073BD
}

.overlay-light-2-fullwidth:after,.semi-transparent {
    background: rgba(134,188,66,0.4) none repeat scroll 0 0
}

.header-logo-menu.stick.semi-transparent,.gallery-img,.gallery-img .hover-effect {
    background: rgba(134,188,66,0.85) none repeat scroll 0 0
}

.footer-img a:before {
    background: rgba(134,188,66,0.9) none repeat scroll 0 0
}

.single-teacher-image > a:after {
    background: rgba(134,188,66,0.8) none repeat scroll 0 0
}

.social-links > a:hover {
    background: #7a9757 none repeat scroll 0 0;
    border-color: #7a9757
}

@media (min-width: 1920px) {
    .container {
        width:1230px
    }

    .as-mainwrapper .container {
        width: 1200px
    }

    .header-top::before {
        width: 44%
    }

    .header-top::after {
        right: 44%
    }

    .slider-area::after {
        width: 63.5%
    }

    .as-mainwrapper.wrapper-boxed .slider-area::after {
        width: 65%
    }

    .banner-content h1 {
        font-size: 54px
    }

    .form-container {
        padding: 38px 77px
    }

    .single-course-details .single-item-content {
        padding-top: 41px
    }

    .single-latest-text {
        padding: 30px 10px 35px 25px
    }

    .newsletter-area::before {
        width: 46.5%
    }

    .newsletter-area::after {
        left: 46.5%
    }

    .single-sidebar-widget .tags li a {
        margin-right: 10px
    }

    .as-mainwrapper.wrapper-boxed .slider-area.slider-two::after {
        width: 100%
    }

    .video-wrapper,.video-banner {
        height: 630px
    }

    .form-container > button {
        padding: 0 22px
    }

    .select.large {
        width: 247px
    }
}

@media (min-width: 992px) and (max-width: 1169px) {
    .container {
        width:970px
    }

    .mainmenu ul#nav > li > a { line-height: 50px; }

    .as-mainwrapper.wrapper-boxed {
        width: 970px
    }

    .as-mainwrapper.wrapper-boxed .header-logo-menu.stick {
        width: 970px
    }

    .header-top::before {
        width: 53%
    }

    .header-top::after {
        right: 53%
    }

    .slider-area::after {
        width: 77%;
        transform: rotate(21.5deg) scale(1.7)
    }

    .banner-content .text-content-wrapper {
        margin-right: -15px
    }

    .banner-content h1 {
        font-size: 52px;
        line-height: 57px
    }

    .single-item {
        padding: 0 20px
    }

    .single-latest-text > h3 {
        font-size: 19px
    }

    .single-latest-text {
        padding: 30px 0 16px 11px
    }

    .single-product-text {
        padding: 23px 15px 22px
    }

    .single-event-text {
        padding: 29px 10px 35px
    }

    .single-event-item .single-item-comment-view span {
        margin-right: 3px
    }

    .newsletter-area::before {
        width: 62%
    }

    .newsletter-area::after {
        left: 62%
    }

    .subscribe-form {
        width: 452px
    }

    .social-icons a {
        margin-right: 8px
    }

    .single-footer-widget > span i {
        width: 24px
    }

    .footer-img {
        height: 59px;
        width: 59px
    }

    .footer-img a::after {
        margin: -13px auto 0
    }

    .select.large {
        width: 178px
    }

    .select.medium {
        width: 150px
    }

    .select.small {
        width: 130px
    }

    .course-page {
        padding: 120px 0 100px
    }

    .course-page .single-item {
        margin-bottom: 130px
    }

    .teachers-area {
        padding: 0 0 120px
    }

    .single-sidebar-widget .single-item {
        padding: 0 8px
    }

    .single-item-text-info span {
        margin-right: 8px
    }

    .single-sidebar-widget {
        margin-bottom: 35px
    }

    .sidebar-widget .single-teacher-text > p,.single-sidebar-widget .single-item-text > p {
        font-size: 14px
    }

    .single-course-details .single-item-text h4 {
        padding-top: 0
    }

    .single-course-details .single-item-text-info {
        margin-bottom: 10px
    }

    .newsletter-two .subscribe-form > input {
        width: 304px
    }

    .newsletter-two .subscribe-form > button {
        margin-left: 7px;
        width: 142px
    }

    .news-details-content .single-latest-text {
        padding: 35px 27px 0
    }

    .product-details-content {
        margin: 0 26px;
        padding: 3px 0 0
    }

    .header-logo-menu.stick .logo {
        padding: 28px 0
    }

    .testimonial-text-slider {
        width: 72%
    }

    .mailchimp-alerts {
        padding-left: 85px
    }

    .subscribe-container {
        padding: 16px 27px 21px
    }

    .gallery-img h2 {
        margin: 47px auto 10px
    }

    .gallery-img p {
        margin: 0
    }

    .slider-two .banner-content h1::after {
        display: none
    }

    .slider-two .banner-content h1 {
        font-size: 46px;
        line-height: 46px;
        padding-bottom: 7px
    }

    .slider-two .banner-content p {
        padding-bottom: 0
    }

    .video-wrapper,.video-banner {
        height: 550px
    }

    .padding-small .mainmenu ul#nav > li > a {
        line-height: 66px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .container {
        /*width:750px*/width:760px
    }
     
    #mail_sml  { display: block; }

    #content_lrg { display: none; }

    #content_sml { display: block; }

    .mainmenu ul#nav > li > a { line-height: 50px; }
     
    .as-mainwrapper.wrapper-boxed {
        width: 750px
    }

    .mobile-menu-area {
        display: block
    }

    .as-mainwrapper.wrapper-boxed .header-logo-menu.stick {
        width: 750px
    }

    .header-logo-menu.stick,.header-logo-menu.sticker.fixed {
        position: inherit
    }

    .header-top::before {
        width: 48%
    }

    .header-top::after {
        right: 48%
    }

    .logo {
        padding: 40px 0 33px;
        text-align: center
    }

    .slider-area::after {
        width: 100%;
        transform: rotate(0) scale(1)
    }

    .banner-content .text-content-wrapper {
        margin-right: 0
    }

    .banner-content .text-content-wrapper,.slider-two .banner-content .text-content-wrapper {
        float: none;
        margin: auto;
        text-align: center
    }

    .banner-content h1 {
        margin-bottom: 14px
    }

    .banner-content h1::after {
        right: 0
    }

    .about-area {
        background-position: left top;
        margin-top: 100px
    }

    .about-area.inner {
        background-position: left top;
        margin-top: 20px
    }

    .about-container {
        margin-left: 0
    }

    .single-latest-text {
        padding: 30px 0 56.5px 35px
    }

    .section-title-wrapper {
        margin-bottom: 70px
    }

    .course-area .section-title-wrapper {
        margin-bottom: 105px
    }

    .section-margin {
        margin: 80px 0 100px
    }

    .section-padding {
        padding: 40px 0
    }

    .section-bottom-padding {
        padding: 0 0 80px
    }

    .fun-factor-area {
        padding: 70px 0
    }

    .latest-area .col-md-6:last-child .single-latest-item:last-child {
        margin: 0
    }

    .single-product-text .button-default {
        margin-left: 5px
    }

    .button-large.button-default {
        margin-top: 70px
    }

    .single-event-item .single-item-comment-view span {
        margin-right: 6px
    }

    .newsletter-content h3 {
        font-size: 21px
    }

    .newsletter-content h2 {
        font-size: 25px
    }

    .subscribe-form {
        width: 335px
    }

    .footer-img {
        height: 62px;
        width: 62px
    }

    .footer-img a::after {
        margin: -13px auto 0
    }

    .teachers-area.padding-top {
        padding: 80px 0 100px
    }

    .skill-image {
        margin-top: 40px
    }

    .link-social {
        margin-bottom: 60px
    }

    .contact-text {
        margin-bottom: 60px
    }

    .select.large {
        width: 170px
    }

    .select.medium {
        width: 130px
    }

    .select.small {
        width: 126px
    }

    .form-container > button {
        padding: 0 15px
    }

    .course-page {
        padding-top: 110px
    }

    .course-page .single-item,.course-page .col-md-4:nth-child(4) .single-item {
        margin-bottom: 110px
    }

    .course-page .col-md-4:nth-child(5) .single-item,.course-page .col-md-4:nth-child(6) .single-item {
        margin-bottom: 50px
    }

    .teachers-area {
        padding: 0 0 110px
    }

    .newsletter-two .subscribe-form > input {
        width: 237px
    }

    .newsletter-two .subscribe-form > button {
        margin-left: 8px
    }

    .latest-page .col-md-6:last-child .single-latest-item:last-child {
        margin-bottom: 30px
    }

    .news-details-content .single-latest-text {
        padding: 35px 30px 0
    }

    .news-details-area .sidebar-widget {
        margin-top: 30px
    }

    .product-details-content {
        margin: 0;
        padding: 0
    }

    .qty {
        margin-top: 12px
    }

    .product-details-content .button-default {
        margin: 10px 0
    }

    .product-details-content .p-price {
        font-size: 30px;
        padding-top: 10px
    }

    .section-top-padding {
        padding: 80px 0 0
    }

    .shop-grid-area .col-md-3:nth-child(9) .single-product-item {
        margin-bottom: 60px
    }

    .pagination-content.number .pagination {
        margin: 60px 0 20px
    }

    .shortcode-area {
        padding: 35px 0 80px
    }

    .course-details-content {
        margin: 0
    }

    .course-details-area a img {
        margin: 0;
        width: 100%
    }

    .course-details-content .single-course-details {
        padding: 30px
    }

    .course-details-area .sidebar-widget {
        margin-top: 45px
    }

    .testimonial-text-slider {
        width: 90%
    }

    .mailchimp-alerts {
        padding-left: 85px
    }

    .subscribe-container {
        padding: 13px 20px 15px
    }

    .angle .mailchimp-alerts {
        padding-left: 83px
    }

    .gallery-img h2 {
        margin: 67px auto 10px
    }

    .slider-two .banner-content h1::after {
        display: none
    }

    .slider-two .banner-content h1 {
        font-size: 46px;
        line-height: 46px;
        padding-bottom: 7px
    }

    .slider-two .banner-content p {
        padding-bottom: 0
    }

    .slider-three .banner-content h1 {
        font-size: 48px;
        line-height: 53px;
        margin: 0;
        padding-bottom: 14px
    }

    .banner-content h1.mt-60 {
        margin-top: 10px
    }

    .video-wrapper,.video-banner {
        height: 430px
    }

    .header-logo-menu.fixed {
        position: inherit
    }
}

@media (max-width: 767px) {
    ul.locations-sub-menu {
        margin-left:0
    }

    ul.facilities-sub-menu {
        margin-left: 0
    }

    .tile i.fa.fa-file {
        border-radius: 50%;
        font-size: 32px;
        border: 5px solid #fff;
        width: 80px;
        height: 80px;
        line-height: 70px;
        position: absolute;
        background: #2D3E50;
        top: -25%;
        text-align: center
    }

    .header-top .container {
        width: 320px
    }

    .container {
        /*width: 300px*/width: 350px;
    }

    #art_imgaes img { margin-bottom: 20px; }

    #email_space { /*display: none;*/margin-bottom: -36px; }

    .as-mainwrapper.wrapper-boxed {
        width: 300px
    }

    .mobile-menu-area {
        display: block
    }

    .as-mainwrapper.wrapper-boxed .header-logo-menu.stick {
        width: 300px
    }

    .header-logo-menu.stick,.as-mainwrapper.wrapper-boxed .header-logo-menu.stick,.header-logo-menu.sticker.fixed {
        position: inherit
    }

    .btn {
        margin-bottom: 10px;
        padding: 6px 10px
    }

    .header-top-right > .content {
        margin-left: 7px;
        padding-left: 0;
        z-index: 9
    }

    .header-top-right > .content:first-child {
        margin: 0;
        padding: 0
    }

    .header-top::before {
        width: 91%
    }

    .header-top::after {
        right: 91%
    }

    .header-top-right > .content i {
        margin-right: 4px
    }

    .header-top-right > .content::after,.nivo-directionNav,.slider-two .preview-2 .nivo-controlNav,.banner-content h1::after,.subscribe-form::before,.header-two .header-top-right span:first-child,.slider-three .preview-2 .nivo-controlNav {
        display: none
    }

    .banner-content h1 {
        font-size: 22px;
        line-height: 30px;
        padding-bottom: 5px;
        margin: 0
    }

    .banner-content .text-content-wrapper,.slider-two .banner-content .text-content-wrapper {
        float: none;
        margin: auto;
        text-align: center
    }

    .button-default {
        padding: 10px 20px
    }

    .slider-area::after {
        width: 100%;
        transform: rotate(0) scale(1)
    }

    .logo {
        padding: 46px 0 28px;
        /*text-align: center*/
    }

    .about-area {
        background: #2D3E50;
        margin-top: 80px
    }

    .about-area.inner {
        background-position: left top;
        margin-top: 20px
    }

    .about-container {
        margin-left: 0
    }

    .single-latest-text {
        padding: 30px 17px
    }

    .section-title-wrapper {
        /*margin-bottom: 60px;*/margin-bottom: 30px;
    }

    .section-title h3 {
        font-size: 25px
    }

    .course-area .section-title-wrapper {
        /*margin-bottom: 80px;*/margin-bottom: 45px
    }

    .section-padding {
        /*padding: 30px 0*/padding: 50px 0
    }

    .section-margin {
        margin: 60px 0 80px
    }

    .section-bottom-padding {
        padding: 0 0 60px
    }

    .course-page {
        padding-top: 80px
    }

    .about-area::before {
        width: 74%
    }

    .about-area::after {
        left: 74%
    }

    .single-item {
        margin-bottom: 80px;
        padding: 0 16px
    }
    #last_item {
        margin-bottom: 18px;
    }

    .single-item-image {
        top: -20px
    }

    .button-large.button-default {
        margin-top: 5px
    }

    .fun-factor-area {
        padding: 60px 0 20px
    }

    .single-fun-factor {
        margin-bottom: 45px
    }

    .single-latest-image {
        float: none;
        text-align: center
    }

    .single-latest-image a,.single-latest-image img {
        width: 100%
    }

    .latest-area .col-md-6:last-child .single-latest-item:last-child,.product-area .col-md-3:last-child .single-product-item:last-child {
        margin: 0
    }

    .single-product-item,.single-event-item {
        margin-bottom: 40px
    }

    .single-event-text {
        padding: 29px 8px 35px
    }

    .event-area .col-md-4:last-child .single-event-item:last-child {
        margin-bottom: 15px
    }

    .newsletter-area::before {
        width: 100%
    }

    .newsletter-area::after {
        left: 69%;
        display: none
    }

    .newsletter-content > h2 {
        font-size: 22px
    }

    .subscribe-form > button {
        width: 33%
    }

    .subscribe-form {
        height: 45px;
        margin-top: 50px;
        width: 100%
    }

    .newsletter-form {
        padding: 0px 0 0;
        text-align: center
    }
	.newsletter-form a {
    margin: 0 7px;
    color: #fff;
}

    .single-footer-widget > h3 {
       /* padding-top: 40px*/ padding-top: 0px
    }

    .footer-area {
        font-size: 14px;
        line-height: 24px;
        text-align: center
    }

    .column-right {
        float: none
    }

    .footer-widget-area {
        padding: 60px 0 40px
    }

    .breadcrumb-banner-area {
        padding: 60px 0
    }

    .skill-image {
        margin-top: 30px
    }

    .skill-and-experience-area .col-md-6:last-child .skill-bar-item:first-child {
        margin-top: 25px
    }

    .teachers-area.padding-top {
        padding: 60px 0 40px
    }

    .single-teacher-item {
        margin-bottom: 35px
    }

    span.c-icon i {
        width: 21px
    }

    .contact-text {
        margin-bottom: 40px
    }

    h4.contact-title {
        font-size: 22px
    }

    .link-social {
        margin-bottom: 45px
    }

    .breadcrumb-text h1 {
        line-height: 37px;
        font-size: 32px
    }

    .form-container {
        margin: -35px 0 0;
        padding: 40px 30px
    }

    .select.large,.select.medium,.select.small {
        margin-bottom: 12px;
        width: 100%
    }

    .form-container > button {
        width: 100%
    }

    .course-page .single-item {
        margin-bottom: 80px
    }

    .course-page .col-md-4:nth-child(4) .single-item,.course-page .col-md-4:nth-child(5) .single-item,.course-page .col-md-4:nth-child(6) .single-item {
        margin-bottom: 57px
    }

    .single-item-text-info span {
        margin-right: 8px
    }

    .teachers-area {
        padding: 0 0 50px
    }

    .course-details-content {
        margin-left: 0
    }

    .course-details-area a img {
        margin: 0;
        width: 100%
    }

    .single-course-details .col-md-6:first-child {
        padding-right: 15px
    }

    .single-course-details .single-item-text h4 {
        font-size: 22px
    }

    .single-course-details {
        margin-bottom: 50px;
        padding: 0 0 30px
    }

    .single-course-details .single-item-text {
        padding: 0 10px
    }

    .course-duration .text span {
        width: 40%
    }

    .course-duration .text span.text-right {
        width: 60%
    }

    .comments {
        padding: 50px 0 20px
    }

    .author-image {
        margin-right: 8px
    }

    .author-info > h4 {
        display: block
    }

    .comment-time {
        float: none;
        font-size: 12px
    }

    .single-comment.comment-reply {
        padding-left: 10px
    }

    .single-sidebar-widget {
        margin-bottom: 35px
    }

    .single-sidebar-widget:last-child {
        margin-bottom: 0
    }

    .event-details-content .single-event-item {
        padding: 0
    }

    .event-details-content .single-event-text {
        padding: 32px 10px 0
    }

    .event-details-content .single-event-text h3 {
        font-size: 23px
    }

    .event-details-content .single-event-image a > span {
        height: 65px;
        line-height: 22px;
        padding-top: 10px;
        width: 65px
    }

    .event-details-content .single-event-image span {
        font-size: 25px
    }

    .event-details-content .comments {
        padding: 10px 0 35px
    }

    .header-two .header-top-right {
        float: none;
        text-align: center
    }

    .newsletter-two .subscribe-form > input {
        height: 40px;
        margin: 0 auto 15px;
        width: 100%
    }

    .newsletter-two .subscribe-form > button {
        float: none;
        height: 45px;
        margin: auto;
        text-align: center;
        width: 100%
    }

    .newsletter-two .subscribe-form {
        float: left;
        height: auto;
        margin: 0;
        width: 100%
    }

    .newsletter-two .newsletter-form {
        padding-top: 30px
    }

    .latest-page .col-md-6:last-child .single-latest-item:last-child {
        margin-bottom: 30px
    }

    .news-details-content .single-latest-text {
        padding: 21px 13px 0
    }

    .news-details-content .single-latest-text > h3 {
        margin-bottom: 15px
    }

    .quote-section {
        margin: 20px 0 25px;
        padding: 17px 0 0 10px
    }

    .tags-and-links {
        padding-top: 0
    }

    .news-details-content .social-links {
        display: block;
        float: left;
        margin: 0
    }

    .news-details-content .comments {
        padding: 25px 0 40px
    }

    .product-details-content {
        margin: 0;
        padding: 0
    }

    .qty {
        margin-top: 12px
    }

    .product-details-content .button-default {
        margin: 10px 0
    }

    .section-top-padding {
        padding: 50px 0 0
    }

    .product-details-content h2 {
        font-size: 27px;
        padding: 20px 0 10px
    }

    .shop-grid-area .col-md-3:nth-child(9) .single-product-item,.shop-grid-area .col-md-3:nth-child(10) .single-product-item,.shop-grid-area .col-md-3:nth-child(11) .single-product-item {
        margin-bottom: 60px
    }

    .pagination-content.number .pagination {
        margin: 50px 0 20px
    }

    .shortcode-area {
        padding: 20px 0 50px
    }

    .breadcrumb-bar li {
        line-height: 22px
    }

    .testimonial-text-slider {
        width: 100%
    }

    .testimonial-area {
        background-size: cover;
        padding: 55px 0 42px
    }

    .testimonial-text-slider h2 {
        font-size: 25px
    }

    .sin-testiText p {
        line-height: 22px;
        margin-top: 15px
    }

    .slick-prev {
        left: 0
    }

    .slick-next {
        right: 0
    }

    .mailchimp-alerts {
        padding-left: 0
    }

    .text-area {
        padding: 60px 0 80px
    }

    .text-area p {
        line-height: 25px
    }

    .subscribe-container {
        padding: 16px 20px 20px
    }

    .footer-info-container {
        padding-bottom: 50px;
        padding-top: 80px
    }


    .footer-info > span {
        margin: 15px 0 0
    }

    .single-footer-widget {
        margin-bottom: 27px
    }

    .footer-container {
        padding: 30px 0 25px
    }

    .footer-container .social-links-three {
        float: none;
        margin-top: 12px;
        text-align: center
    }

    .footer-container span {
        display: block;
        text-align: center
    }

    .newsletter-four .subscribe-form {
        margin-bottom: 24px;
        margin-top: 0
    }

    .footer-widget-four .single-footer-widget > h3 {
        padding-top: 10px
    }

    .angle .mailchimp-alerts {
        padding-left: 0
    }

    .gallery-img h2 {
        margin: 33px auto 10px
    }

    .gallery-area .col-md-4 {
        margin-bottom: 30px
    }

    .gallery-area .col-md-4:last-child {
        margin: 0
    }

    .video-wrapper,.video-banner {
        height: 280px
    }

    .header-logo-menu.fixed {
        position: inherit
    }

    .subscribe-form > button {
        padding: 0 7px;
        width: auto
    }

    .subscribe-form > input {
        padding-left: 7px
    }

    .pagination-lg > li > a,.pagination-lg > li > span {
        padding: 6px 14px
    }

    .mainmenu-area {
        left: 0;
      
        top: 0;
        width: 100%;
        z-index: 999
    }

    .mainmenu ul#nav > li {
        display: inline-block;
        margin-right: 18px;
        margin-left: 18px;
        position: relative;
        display: block
    }

    .mainmenu ul#nav > li > a {
        line-height: 40px
    }

    .mainmenu {
        width: 100%
    }

    .navbar-collapse {
        background: #fff;margin-top: 4%;
    }

    .mainmenu ul#nav > li > a:after,.mainmenu ul#nav.menu-white > li > a:after {
        bottom: 0
    }
.about-area h3 {
    font-size: 20px;
    margin-bottom: 79px;
    padding-top: 2px;
    z-index: 9;
	width:20px;
	
    position: relative;
}
    .navbar-header {
        margin-top: -92px;
		float:right;
        /*margin-right: -18px*/
    }

    .header-search .search-menu {
        background: rgba(0,0,0,0) none repeat scroll 0 0
    }

    .search {
        left: -16px;
        margin: auto;
        top: 37px;
        width: 100%
    }

    .header-search {
        position: absolute;
        right: 48px
    }

    .header-logo-menu {
        position: relative
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container {
        width:450px
    }

    #email_space { /*display: none;*/ }

    .single-item {
        margin: 0 14px 56px;
        padding: 0 47px
    }

    .as-mainwrapper.wrapper-boxed {
        width: 450px
    }

    .banner-content h1 {
        font-size: 36px;
        line-height: 46px;
        padding-bottom: 22px
    }

    .single-event-text {
        padding: 29px 21px 35px
    }

    .footer-img {
        height: 59px;
        width: 59px
    }

    .footer-img a::after {
        margin: -13px auto 0
    }

    .event-details-content .single-event-image a > span {
        height: 80px;
        line-height: 29px;
        padding-top: 10px;
        width: 80px
    }

    .sin-testiImage.slick-current img {
        height: 120px;
        margin-top: 17px;
        width: 120px
    }

    .gallery-img h2 {
        margin: 83px auto 10px
    }

    .video-wrapper,.video-banner {
        height: 320px
    }
}
.black_bg { background-color: #000; }

.active_class { color:#0073BD !important; }