/*-----------------------------------------------------------------------------------

    Template Name: SJC
    Description: This is html5 template
    Version: 1.0
	Author: Mr.A.Rozario
	Director & Team Lead

-----------------------------------------------------------------------------------*/
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap" rel="stylesheet"> 
/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/
html, body {height: 100%;font-family: 'Roboto Condensed', sans-serif;}
.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:0px 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}
p {}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    /*font-family: 'montserratsemi_bold';*/font-family: 'Roboto Condensed', sans-serif;
}
a {-webkit-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;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: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.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: 'montserratbold';
    src: url('fonts/montserrat-bold-webfont.eot');
    src: url('fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('fonts/montserrat-bold-webfont.woff') format('woff'),
         url('fonts/montserrat-bold-webfont.ttf') format('truetype'),
         url('fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratlight';
    src: url('fonts/montserrat-light-webfont.eot');
    src: url('fonts/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-light-webfont.woff2') format('woff2'),
         url('fonts/montserrat-light-webfont.woff') format('woff'),
         url('fonts/montserrat-light-webfont.ttf') format('truetype'),
         url('fonts/montserrat-light-webfont.svg#montserratlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratregular';
    src: url('fonts/montserrat-regular-webfont.eot');
    src: url('fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('fonts/montserrat-regular-webfont.woff') format('woff'),
         url('fonts/montserrat-regular-webfont.ttf') format('truetype'),
         url('fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratsemi_bold';
    src: url('fonts/montserrat-semibold-webfont.eot');
    src: url('fonts/montserrat-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-semibold-webfont.woff2') format('woff2'),
         url('fonts/montserrat-semibold-webfont.woff') format('woff'),
         url('fonts/montserrat-semibold-webfont.ttf') format('truetype'),
         url('fonts/montserrat-semibold-webfont.svg#montserratsemi_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    color: #222222;
    font-family: 'montserratlight';
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    background: #fff
}
.container { width: 1300px}
.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 0.3s ease 0s
}
.section-margin {margin: 120px 0 140px 0}
.section-padding {padding: 120px 0}
.section-bottom-padding {padding: 0 0 120px 0}
.section-top-padding {padding: 120px 0 0 0}
.section-title {
    text-align: center;
    overflow: hidden;
    position: relative
}
.section-title h3 {
    color: #550000;
    font-size: 30px;
    line-height: 22px;
    margin-bottom: 10px;
    text-transform: uppercase
}
.section-title p {
    color: #000000;
    font-family: "Raleway";
    font-weight: 400;
    margin-bottom: 24px;
}
.section-title-wrapper { margin-bottom: 87px; position: relative;}
.section-title-wrapper:before {
    background: #2d3e50 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 230px;
}
.section-title-wrapper:after {
    background: rgba(0, 0, 0, 0) url("img/icon/cap-dark.jpg") no-repeat scroll 0 0;
    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: #ffffff;}
.section-title-wrapper.white:before {background: #ffffff 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 0.3s ease 0s;
            transition: all 0.3s ease 0s;
    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: #ffffff;
    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: #ffffff;
}
/*------Margin left-------*/
.ml-0 { margin-left: 0px }
.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 }
/*------Margin right-------*/
.mr-0 { margin-right: 0px }
.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 }
/*------Margin Top-------*/
.mt-0 { margin-top: 0px }
.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 }
/*------Margin Bottom-------*/
.mb-0 { margin-bottom: 0px }
.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 }
/*------Padding left-------*/
.pl-0 { padding-left: 0px }
.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 }
/*------Padding right-------*/
.pr-0 { padding-right: 0px }
.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 }
/*------Padding Top-------*/
.pt-0 { padding-top: 0px }
.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 }
/*------Padding Bottom-------*/
.pb-0 { padding-bottom: 0px }
.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}
/*----------------------------------------*/
/*  2. Header CSS
/*----------------------------------------*/
/*----------------------------------------*/
/*  2.1 Header Top
/*----------------------------------------*/
.header-top {
    background: #00000 none repeat scroll 0 0;
    color: #550000;
    font-size: 14px;
    position: relative; 
	border: 0px solid #000;
	/*height: 40px; newly added this line for top header white space height adjustment */
}
.header-top:before, .about-area:before, .newsletter-area:before {
    content: "";
    height: 20px;
    position: absolute;
    right: 0;
    top: 9px; /* Top quick links bg adjustment */
    width: 25%;
}
.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: 19px 15px;
    content: "";
    height: 4px;
    position: absolute;
    right: 35%;
    top: 0px; /* Top quick links bg adjustment for curve area */
    width: 0;
}
.header-top span {padding: 7px 0; display: inline-block}
.header-top-right > .content {
    display: inline-block;
    font-family: "montserratregular";
    margin-left: 13px;
    padding-left: 17px;
    position: relative;
}
.header-top-right > .content > a {color: #080578}
.header-top-right .content:hover > a {color: #2d3e50;}
.header-top-right > .content i {font-size: 20px; margin-right: 15px;}
.header-top-right {float: right; padding-top: 23px}
.header-top-right > .content:after {
    background: #620905 none repeat scroll 0 0;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    top: 2px;
    width: 2px;
}
.header-top-right > .content:first-child:after {display: none;}
.header-top-right > .content .account-dropdown {
    background-color: rgba(12, 8, 193, 0.5);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    margin: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    padding: 5px 9px 6px;
    position: absolute;
    right: 0;
    text-align: left;
    top: 100%;
	font-size:10pt;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: 0 0 0;
            transform-origin: 0 0 0;
    -webkit-transition: all 0.6s ease 0s;
            transition: all 0.6s ease 0s;
    width: 235px;
    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;}
.account-dropdown li a {color:#fff;font-weight:bold;border-bottom:2px solid #ffae42}
.account-dropdown li a:hover {color:#ffae42;font-weight:bold;border-bottom:2px solid #ffae42}

/*----------------------------------------*/
/*  2.2 Header Logo Menu
/*----------------------------------------*/
.header-logo-menu.stick {
    background: #ffffff 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 0.3s ease 0s;
    width: 100%;
    z-index: 999999;
	
}
.bg-dark.header-logo-menu.stick {background: #3F5771}
.as-mainwrapper.wrapper-boxed .header-logo-menu.stick {
    width: 1200px
}

.day{height:52px;width:34px;float:right;background-image:url('img/logo/e1.png');background-repeat: no-repeat;}

/*----------------------------------------*/
/*  2.2.1 Header Logo
/*----------------------------------------*/
.logimgg{display:none}
.logimgg1{display:none}
.logo  a {color:#fff; float:left; display:block; position: absolute; z-index: 8; width: 558px; border:0px #fff solid;background-repeat: no-repeat;}
.logo {padding-top: -1px; border: 0px solid #fff; width: 140px; height: 65px;}
.logimg{width:99%;}

	
.header-logo-menu.stick .logo {padding: 0px 0;border:0px solid #fff;}
.header-logo-menu.stick .logo  a {color:#fff;float:left;display:block; 
position: absolute; z-index: 8;background-repeat: no-repeat;}
.header-logo-menu.stick .logimg{display:none;}
.header-logo-menu.stick .logimgg{display:block; width:99%;}


/*----------------------------------------*/
/*  2.2.2 Header Mainmenu
/*----------------------------------------*/
.mainmenu {display: inline-block; position: relative; z-index: 99}
.mainmenu-area {
    margin-top: 30px; 
    -webkit-transition: all 0.3s ease 0s; 
    transition: all 0.3s ease 0s;
	padding-right: 30px;
	border:0px #000 solid;
}
.header-logo-menu.stick .mainmenu-area .mainmenu ul#nav > li > a {/*line-height: 66px;border:1px #fff solid;*/margin-top: 33px;}
.header-logo-menu.stick .mainmenu-area {padding: 0; margin: 0;padding-right: 30px;}
.mainmenu ul#nav > li {
    display: inline-block;
    margin-right: 24px;
    position: relative;
}
.mainmenu ul#nav > li > a {
    color: #210101;
	top: -10px;  /* finally added */
    display: block;
    /*font-family: "Ubuntu";*/ font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.2em;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative;
	border:0px #fff solid;
}
.mainmenu ul#nav > li > a:after, .mainmenu ul#nav.menu-white > li > a:after  {
    bottom: 1px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
	border:0px #fff solid;
}
.header-logo-menu.stick .mainmenu ul#nav > li > a:after {
  bottom: 0px;
}
.mainmenu ul#nav.menu-white > li:hover > a:after {background: #0 }
.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}
/*------------------------------------------*/
/*  Dropdown Menu
/*------------------------------------------*/
.mainmenu ul.sub-menu, .mainmenu ul.sub-menu ul.inside-menu {
	font-family: 'Roboto Condensed', sans-serif;
    background-color: rgba(33, 1, 1, 0.8);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    left: -23px;
	font-size: 1.1em;
    margin: 0;
    /*padding: 6px 1px 4px 5px;*/
	position: absolute;
    text-align: left;
    top: 100%;
    width: 190px;
    z-index: -99;
    opacity: 0;
	border:0px #dfdedc solid;
    -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 0.6s ease 0s;
            transition: all 0.6s ease 0s;
}
.mainmenu ul#nav li ul.sub-menu > li  {
	
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
	border-bottom:1px #ed7014 solid;
}
.mainmenu ul#nav li ul.sub-menu > li a, .mega-menu a {
    color: #fff;
    display: block;
    /*font-size: 1.09em;*/
	font-size: 13px;
    font-weight: bold;
    line-height: 33px;
    text-transform: capitalize;
	border-bottom:1px #ed7014 solid;
	padding-left: 10px;
	/*background-color: #fff;*/
}

.mainmenu li > .sub-menu i {
    float: right;
    font-size: 20px;
    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: 189px;
    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 0.6s ease 0s;
            transition: all 0.6s ease 0s;
}
.mainmenu ul.sub-menu li:hover ul.inside-menu {
	
    opacity: 1;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    z-index: 9999;
	color:#000;
}
.fixed {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99999;
}
/*----------------------------------------*/
/*  Megamenu
/*----------------------------------------*/
.mega-menu {
    background-color: #ffffff;
    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 0.6s ease 0s;
            transition: all 0.6s ease 0s;
}
.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: montserratregular;
    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%}
/*----------------------------------------*/
/*  2.2.3 Header Searchbox
/*----------------------------------------*/
.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: 39px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: height;
    transition-property: height;
    width: 290px;
    z-index: 9999;
}
.search.open {height: 50px}
.search-form {
    background-color: #ffffff;
    border-top: 1px solid #86bc42;
    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 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 30px;
}
.search-menu:hover {background: #f8b6ff none repeat scroll 0 0;}
.bg-blue {background: #f8b6ff}
#search-form {overflow: hidden; position: relative;}
#search-form input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #666666;
    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 0.3s ease 0s;
            transition: all 0.3s ease 0s;
}
.search-form button[type="submit"]:hover {color: #86bc42}
.search-menu i#toggle-search {color: #ffffff; font-size: 16px;}
.header-logo-menu.stick .search {top: 96px}
/*----------------------------------------*/
/*  2.2.4 Mobile Menu
/*----------------------------------------*/
.mobile-menu-area {background: #210101 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: #ffffff none repeat scroll 0 0;}
.mean-container .mean-nav ul li a {
    background: #ffffff none repeat scroll 0 0;
    color: #080578;
    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: .90;
    -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: #ffc54d none repeat scroll 0 0}
.mean-last {margin-bottom: 20px}
.mobile-menu {position: relative}
.mean-container .mean-bar:before {
    color: #fff;
    content: "Servite Arts & Science College";
	/*background:url(/img/logo/logo-m.png) 0px 0px;*/
    font-size: 18px;
    font-weight: 600;
    left: 0;
    position: absolute;
    top: 13px;
}
/*----------------------------------------*/
/*  3. Slider Area
/*----------------------------------------*/
.slider-area, .background-area, .overlay-light-fullwidth, .overlay-light-2-fullwidth, .overlay-dark-fullwidth, .overlay-dark-2-fullwidth {
    position: relative;
    overflow: hidden
}
.slider-area::after, .overlay-light-fullwidth::after, .overlay-light-2-fullwidth::after, .overlay-dark-fullwidth::after, .overlay-dark-2-fullwidth::after {
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
   /* transform: rotate(21.5deg) scale(1.5);
    transform-origin: 0 bottom 0;
    width: 64%;
    z-index: 2;
    background: rgba(134, 188, 66, 0.6) none repeat scroll 0 0;*/
}
.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, .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: #ffffff;
    font-size: 45px;
    line-height: 64px;
    padding-bottom: 41px;
    position: relative;
}
.slider-area .banner-content h1 {
    -webkit-animation: 1500ms ease-in-out 0s normal none 1 running fadeInUp;
        animation: 1500ms ease-in-out 0s normal none 1 running fadeInUp;
}
.banner-content h1:after {
    background: #ffffff none repeat scroll 0 0;
    bottom: 15px;
    content: "";
    height: 5px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 66%;
}
.banner-content p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 24px;
}
.button-default {
    background: #210101 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-family: "montserratregular";
    font-size: 14px;
    margin: 0;
    padding: 15px 35px;
    text-transform: uppercase;
}
.button-default:hover {color: #fff;}

.button-default1 {
    background: #210101 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-family: "montserratregular";
    font-size: 14px;
    margin: 0;
    padding: 5px 15px;
    text-transform: uppercase;
}
.button-default1:hover {background: #ffddcb none repeat scroll 0 0; color: #210101}


.banner-readmore {
    clear: both;
    display: inline-block;
    line-height: 48px;
}
.button-green:hover {background: #2D3E50;}
.nivo-directionNav {-webkit-transition: all 0.3s ease-in 0s;transition: all 0.3s ease-in 0s}
.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: #ffffff;
    content: "";
    cursor: pointer;
    font-family: "Material-Design-Iconic-Font";
    font-size: 120px;
    height: 78px;
    left: 0;
    line-height: 80px;
    margin: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 300ms ease-in 0s;
    width: 80px;
    z-index: 9;
}
.preview-2 .nivo-directionNav a.nivo-prevNav:hover::before, .preview-2 .nivo-directionNav a.nivo-nextNav:hover::before {
    color: #ffffff;
}
.preview-2 .nivo-directionNav a.nivo-nextNav::before {
    content: "";
    left: auto;
    top: 0px;
	left:1230px;
}
.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: #ffffff;
    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;
	top: -47px; /* Adjustment for Slider Navigation */
}
.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}
/*----------------------------------------*/
/*  4. About Area
/*----------------------------------------*/
.about-area {
    background: #fcf3e7;
    color: #840601;
	font-weight:bold;
    margin-top: 30px; /* About Content Area Top Adjustment */
    padding-bottom: 0px;
    position: relative;
	border:0px solid #000;
}
.about-area:before {
    height: 70px;
	background-color:#eaedf0;
    left: 0;
    right: auto;
    top: -20px;
    width: 29.2%;
	border:0px solid #000;
}
.about-area:after {
    border-width: 35px 20px;
    left: 29.2%;
    top: -20px;
    right: auto
}
.about-area h3 {
    font-size: 30px;
	color: #011a84;
    margin-bottom: 79px;
    padding-top: 1px;
    z-index: 9;
    position: relative;
	border:0px solid #000;
}
.about-area p {
    font-family: "Ubuntu";
	font-size: 15px;
    line-height: 26px;
    margin-bottom: 42px;
	margin-right: 40px;
}
.about-area ul{
	margin-top: -30px;
	margin-left: 40px;
	list-style-type: Square;
	font-size: 18px;
	line-height: 26px;
}
.about-container {margin-left: 70px;}
.about-area .button-default {padding: 9px 41px; color: #fff;}
.about-container > .button-default:hover {background: #fff none repeat scroll 0 0; color: #620905;}
/*----------------------------------------*/
/*  5. Course Area
/*----------------------------------------*/

.course-area .section-title-wrapper {margin-bottom: 122px; margin-top: 100px;}


.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 #86bc42;
    padding: 0 35px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-bottom: 20px;
}
.single-item:hover {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 2px 20px rgba(34, 30, 31, 0.4);
}
.single-item-text h4 {font-size: 16px; padding-top: 7px;}
.single-item-text h4 a, .single-item-text h4 {color: #550000;}
.single-item-text-info span {
    color: #696969;
    font-family: "montserratregular";
    margin-right: 11px;
}
.single-item-text-info span span {color: #2d3e50;}
.single-item-text > p {color: #222222;}
.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: "montserratregular";
    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;background: #550000 none repeat scroll 0 0;}
.button-bottom {margin-bottom: -19.5px; text-align: center;}
.single-item:hover .button-default {background: #fdcb0c none repeat scroll 0 0; color: #550000;}
.button-large.button-default {
    box-shadow: 0 2px 20px rgba(34, 30, 31, 0.2);background: #550000 none repeat scroll 0 0;
    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: #fdcb0c none repeat scroll 0 0; color: #550000;}
.button-large.button-default i {
    font-size: 28px;
    line-height: 20px;
    margin-left: 11px;
    position: relative;
    top: 4px;
}
/*----------------------------------------*/
/*  6. Fun Factor Area
/*----------------------------------------*/
.fun-factor-area {
    background: rgba(0, 0, 0, 0) url("img/banner/2.jpg") repeat scroll 0 0;
    color: #ffffff;
    padding: 100px 0;
}
.single-fun-factor {font-family: "montserratregular"; text-align: center;}
.single-fun-factor > h4 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 41px;
    position: relative;
}
.single-fun-factor > h4:after {
    background: #ffffff 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;}
/*----------------------------------------*/
/*  7. Latest News Area
/*----------------------------------------*/
.latest-area {padding: 120px 0 70px;}
.single-latest-text > h3 {
    font-family: raleway;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
}
.single-latest-item {
    overflow: hidden;
    margin-bottom: 50px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}
.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 #86bc42;
    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;}
/*----------------------------------------*/
/*  8. Online Product Area
/*----------------------------------------*/
.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: 14px;
    margin-bottom: 4px;
}
.single-product-text {
    background: #f6f6f6 none repeat scroll 0 0;
    border-bottom: 3px solid #86bc42;
    padding: 23px 24px 22px;
}
.single-product-text h5 {
    color: #696969;
    font-family: "montserratregular";
    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 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    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;}
/*----------------------------------------*/
/*  9. Testimonial Area
/*----------------------------------------*/
.testimonial-area {
    background: rgba(0, 0, 0, 0) url("img/3.jpg") no-repeat scroll 0 0 / cover;
    overflow: hidden;
    padding: 5px 0 12px;
    position: relative;
}
.testimonial-area:after {
    background: rgba(98, 9, 5, 0.9) none repeat scroll 0 0;
    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: #ffffff;
    display: block;
    font-family: "montserratregular";
    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 0.3s ease 0s;
            transition: all 0.3s ease 0s;
    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)"}
/*----------------------------------------*/
/*  10. Event Area
/*----------------------------------------*/
.single-event-image > a {display: block; position: relative;}
.single-event-image > span {
    background: #9906a5 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 96px;
    left: 0;
    position: absolute;
    width: 96px;
}
.single-event-image a > span {
    background: #9906a5 none repeat scroll 0 0;     /* Event Date Color changed */
    bottom: 0;
    color: #ffffff;
    font-family: "montserratregular";
    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: "montserratsemi_bold";
    font-size: 42px;
    text-align: center;
}
.single-event-text > h3 a, .single-event-text > h3 {color: #9906a5;}
.single-event-text > h3 {font-family: "montserratregular"; margin-bottom: 5px;}
.single-event-text {
    background: #fcf3fd none repeat scroll 0 0;
    border-bottom: 2px solid #86bc42;
    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: #ffddcb none repeat scroll 0 0; color: #210101;}
.single-event-item {box-shadow: 0 0 8px rgba(34, 30, 31, 0.3);}
/*----------------------------------------*/
/*  11. Newsletter Area
/*----------------------------------------*/
.newsletter-area {
    background: #2d3e50 none repeat scroll 0 0;
    color: #ffffff;
    position: relative;
}
.newsletter-area:before {
    height: 148px;
    left: 0;
    right: auto;
    top: -20px;
    width: 44%;
}
.newsletter-area:after {
    border-width: 74.5px 40px;
    left: 44%;
    right: auto;
    top: -20px;
}
.newsletter-content h2, .newsletter-content h3 {font-family: raleway; 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 #86bc42;
    font-family: raleway;
    font-weight: 700;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 34%;
}
.subscribe-form > button:hover {
    background: #FFF;
    border: 2px solid #86bc42;
}
.newsletter-form {overflow: hidden; padding: 36px 0;}
.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;
}
/*----------------------------------------*/
/*  12. Footer Widget Area
/*----------------------------------------*/

.footer-widget-area {
    background: #ffddcb none repeat scroll 0 0;
    color: #210101;
    /*padding: 80px 0 65px;*/
	border:0px solid #000;
}
.footer-logo > a {display: inline-block;}
.footer-logo {margin-bottom: 24px;}
.social-icons a {
    background: #ffffff none repeat scroll 0 0;
    color: #2d3e50;
    display: inline-block;
    font-size: 20px;
    height: 31px;
    line-height: 30px;
    margin-right: 11px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
    width: 31px;
}
.social-icons > a:last-child {margin-right: 0;}
.social-icons > a:hover {color: #ffffff;}
.social-icons {margin-top: 27px;}
.single-footer-widget > h3 {
    font-family: raleway;
    font-weight: 800;
    line-height: 19px;
    margin-bottom: 17px;
    padding-top: 5px;
    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: #080578; 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 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    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: #ffffff;
    content: "+";
    font-family: "montserratregular";
    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 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 18px;
}
.footer-img:hover a:after {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100)}
/*----------------------------------------*/
/*  13. Footer Area
/*----------------------------------------*/
.footer-area {
    color: #ffffff;
    font-size: 12px;
    padding: 10px 0;
	
}
.column-right {float: right}
.footer-area span a {color: #f5e3f6;}
.footer-area span a:hover {border-bottom: 1px solid #ffffff; color: maroon;}
.single-footer-widget > a {color: #ffffff; display: block; margin-bottom: 11px;}
.single-footer-widget > a:hover i {color: #fff}
.single-footer-widget > a i {font-size: 18px; width: 30px;}
/*----------------------------------------*/
/*  14. Home Two Start
/*----------------------------------------*/
/*----------------------------------------*/
/*  14.1 Home Two Header
/*----------------------------------------*/
.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;}
/*----------------------------------------*/
/*  14.2 Home Two Slider
/*----------------------------------------*/
.slider-area.slider-two:after {
	background: rgba(0, 0, 0, 0.0) none repeat scroll 0 0;
    width: 100%;
    transform: none;
    -webkit-animation: 700ms ease-in-out 0s normal none 1 running slideInLeft;
            animation: 700ms ease-in-out 0s normal none 1 running slideInLeft;
}
.slider-two .nivo-directionNav {display: none;}
.slider-two .banner-content h1 {
    -webkit-animation: 1000ms ease-in-out 0s normal none 1 running bounceInDown;
        animation: 1000ms ease-in-out 0s normal none 1 running bounceInDown;
}
.slider-three .banner-content h1 {
    -webkit-animation: 1000ms ease-in-out 0s normal none 1 running flipInX;
        animation: 1000ms ease-in-out 0s normal none 1 running flipInX;
}
.slider-two .banner-content p {
    -webkit-animation: 2000ms ease-in-out 0s normal none 1 running bounceInLeft;
        animation: 2000ms ease-in-out 0s normal none 1 running bounceInLeft;
}
.slider-two .banner-content .banner-readmore {
    -webkit-animation: 2500ms ease-in-out 0s normal none 1 running bounceInUp;
        animation: 2500ms ease-in-out 0s normal none 1 running bounceInUp;
}
.slider-three .banner-content .banner-readmore {
    -webkit-animation: 2500ms ease-in-out 0s normal none 1 running flipInY;
        animation: 2500ms ease-in-out 0s normal none 1 running flipInY;
}
.slider-two .banner-content.slider-2 h1 {
    -webkit-animation: 1500ms ease-in-out 0s normal none 1 running slideInLeft;
        animation: 1500ms ease-in-out 0s normal none 1 running slideInLeft;
}
.slider-two .banner-content.slider-2 p {
    -webkit-animation: 2500ms ease-in-out 0s normal none 1 running fadeInLeftBig;
        animation: 2500ms ease-in-out 0s normal none 1 running fadeInLeftBig;
}
.slider-two .banner-content.slider-2 .banner-readmore {
    -webkit-animation: 3000ms ease-in-out 0s normal none 1 running zoomInUp;
        animation: 3000ms ease-in-out 0s normal none 1 running zoomInUp;
}
.slider-two .preview-2 .nivo-controlNav {
	top: 480px;
    display: block;
    z-index: 99;
    padding: 0;
	/*border: 1px solid #000;*/
	height: 33px;
	/*background-color:rgb(88,62,62);opacity:0.7;*/  /* Newely added background-color for this line */
}
/*----------------------------------------*/
/*  14.3 Home Two Newsletter
/*----------------------------------------*/
.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: "montserratsemi_bold";
    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 #ffffff;
    color: #ffffff;
    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;}
/*----------------------------------------*/
/*  15. Shop Grid Page
/*----------------------------------------*/
.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: #ffffff none repeat scroll 0 0;
    box-shadow: none;
    margin: 100px 0 20px;
}
.pagination-content.number .pagination li a {
    border: 1px solid #86bc42;
    display: inline-block;
    font-family: raleway;
    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: #ffffff;
    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: #ffffff;
}
.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;}
/*----------------------------------------*/
/*  16. Product Details Page
/*----------------------------------------*/
.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: "montserratregular";
    margin-bottom: 6px;
}
.product-name-rating > h5 {
    color: #696969;
    display: inline-block;
    font-family: "montserratregular";
    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: "montserratregular";
    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: "montserratregular";
    font-size: 18px;
}
.product-details-content .social-links a:first-child {margin-left: 0;}
/*----------------------------------------*/
/*  17. Course Page
/*----------------------------------------*/
.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: "montserratregular";
    font-size: 12px;
    margin: -60px 0 0;
    overflow: hidden;
    padding: 38px 64px;
    position: relative;
    z-index: 3;
}
.form-container:after {
    background: rgba(253, 238, 208, 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: #ffffff 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: #550000 none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    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;}
/*----------------------------------------*/
/*  17.1 Teachers Area
/*----------------------------------------*/
.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 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    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 #86bc42;
    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: raleway;
    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: #222222;}
.single-teacher-text > h4 {font-family: raleway; font-weight: 500;}
.single-teacher-text > p {display: block; padding-top: 13px;} /* changed from none to block*/
.single-teacher-item:hover .single-teacher-text p {display: none;} /* changed from block to none*/
.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: #ffffff;}
.social-links {
    bottom: 38px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
    -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s
}
.single-teacher-item:hover .social-links {bottom: 25px;}
.single-course-details {
    background: #f6f6f6 none repeat scroll 0 0;
    border-bottom: 3px solid #86bc42;
    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;}

/*----------------------------------------*/
/*  18. Course Details Page
/*----------------------------------------*/
/*----------------------------------------*/
/*  18.1 Course Details Content
/*----------------------------------------*/
.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: "montserratregular"; text-transform: capitalize;}
.duration-title {
    color: #ffffff;
    font-size: 18px;
}
.duration-text {background: #f6f6f6 none repeat scroll 0 0; color: #4c4c4c;}
.course-duration .text {
    border-bottom: 1px solid #86bc42;
    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: "montserratregular";
    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: "montserratregular";
    font-size: 18px;
    line-height: 21px;
    text-transform: capitalize;
}
.author-info > h4 a{color: #4c4c4c}
.comment-time, span.reply {
    float: right;
    font-family: "montserratregular";
    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;}
/*----------------------------------------*/
/*  18.2 Course Details Sidebar
/*----------------------------------------*/
.tution-fee {
    color: #ffffff;
    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 #86bc42; border-radius: 50%;}
.sidebar-widget .single-teacher-text > h3 {
    font-family: "montserratsemi_bold";
    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; color: #550000;}
.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: #ffffff 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 .tags1 li:last-child a {margin-bottom: 0}
.single-sidebar-widget .tags1 li a {
    background: #fafae1 none repeat scroll 0 0;
    border: 1px solid #550000;
    color: #550000;
    float: left;
    margin-bottom: 13px;
    margin-right: 6px;
    padding: 1px 9px;
	width: 100%;
}
.single-sidebar-widget .tags1 li a:hover {
	background-color: #550000;
    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 #86bc42;
}
.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;}
/*----------------------------------------*/
/*  19. Event Page
/*----------------------------------------*/
.breadcrumb-banner-area1 {
    background: rgba(0, 0, 0, 0) url("img/intro.jpg") no-repeat scroll 0 0;
    color: #ffffff;
    padding: 110px 0;
    position: relative;
}
.breadcrumb-banner-area1.fixed-bg {background: url("img/slider/3.jpg") no-repeat fixed top center / cover}
.breadcrumb-banner-area1.no-bg {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}
.breadcrumb-text {z-index: 9; position: relative;}
.breadcrumb-banner-area1: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-banner-area {
    background: rgba(0, 0, 0, 0) url("img/6.jpg") no-repeat scroll 0 0;
    color: #ffffff;
    padding: 110px 0;
    position: relative;
	height: 383px;
}
.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: #ffffff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 29px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 2px;
}
.breadcrumb-bar li {
    color: #ffffff;
    font-family: "montserratregular";
    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: #ffffff;}
.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: #ffffff;
    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;}
/*----------------------------------------*/
/*  20. Event Details Page
/*----------------------------------------*/
/*----------------------------------------*/
/*  20.1 Event Details Content
/*----------------------------------------*/
.event-details-content .single-event-item {
    background: #f6f6f6 none repeat scroll 0 0;
    border-bottom: 2px solid #86bc42;
    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;}
.single-event-text1 img {width: 50%;} 
.event-details-content .comments {padding: 71px 0 20px;}
/*----------------------------------------*/
/*  20.2 Event Details Sidebar
/*----------------------------------------*/
.recent-content-item > a {
    border: 1px solid #86bc42;
    display: inline-block;
    float: left;
}
.recent-text {overflow: hidden; padding-left: 20px; padding-top: 10px;}
.recent-text > h4 {
    font-family: Arial;
    font-size: 14px;
    font-weight: 600;
}
.recent-text > h4 a {color: #550000;}
.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;}
/*----------------------------------------*/
/*  21. latest News Page
/*----------------------------------------*/
.latest-page {padding: 120px 0}
/*----------------------------------------*/
/*  22. News Details Page
/*----------------------------------------*/
/*----------------------------------------*/
/*  22.1 News Details Content
/*----------------------------------------*/
.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 #86bc42;
    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: "montserratregular";
    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;}
/*----------------------------------------*/
/*  22.2 News Details Sidebar
/*----------------------------------------*/
.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: "montserratsemi_bold";}
.comment .recent-text > h4 {line-height: 31px;}
/*----------------------------------------*/
/*  23. Contact Page
/*----------------------------------------*/
.contact-form-area {color: #4c4c4c;}
h4.contact-title {
    color: #4c4c4c;
    font-family: "montserratbold";
    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: #777777;
    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: "montserratlight";
    padding: 8px 40px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-bottom: 20px;
}
.contact-form-area .button-default:hover {background: #550000 none repeat scroll 0 0;}
/*----------------------------------------*/
/*  24. About Page
/*----------------------------------------*/
.teachers-area.padding-top {padding: 120px 0 140px;}
.about-page-area .about-text-container p span {
    color: #333333;
    font-family: "montserratregular";
    font-size: 14px;
}
.about-page-area .about-us > span {
    color: #444444;
    display: block;
    font-style: italic;
    padding-left: 19px;
    position: relative;
}
.about-page-area .about-us > span:after {
    background: #999999 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: #ffffff 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;}
/*----------------------------------------*/
/*  25. Shortcode
/*----------------------------------------*/
.shortcode-area {padding: 20px 0 0px;}
.shortcode-area1 {padding: 20px 0 0px;}
.shortcode-area i {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #86bc42;
    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: #444444;
    display: inline-block;
    font-size: 21px;
    line-height: 30px;
    padding-bottom: 8px;
    text-align: left;
    text-transform: capitalize;
}
.shortcode-area h3 {
    border: 1px dashed #86bc42;
    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;}
/*----------------------------------------*/
/*  26. Scrollup
/*----------------------------------------*/
#scrollUp {
    bottom: 45px;
    color: #ffffff;
    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;}
/*----------------------------------------*/
/*  27. Additional CSS
/*----------------------------------------*/
.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 #86bc42;
    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: #ffffff;
    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: #ffffff;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 22px;
    text-transform: uppercase;
}
.footer-widget-list li a {
    color: #ffffff;
    font-weight: 400;
    line-height: 36px;
}
.footer-widget-list li:last-child a {}
.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: #ffffff;
    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 0;
}
.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: #ffffff;
    font-weight: 400;
}
.footer-container span a {
    color: #ffffff;
    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 0.7s ease-in-out 0s;
    display: block;
    position: relative
}
.gallery-img .hover-effect {
    opacity: 0;
    transition: all 0.5s linear 0s;
    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: #ffffff !important;
    font-family: montserratregular;
    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 0.5s linear 0s;
}
.gallery-img p {
  color: #ffffff;
  margin: 0 30px;
  opacity: 0;
  text-align: center;
  transform: scale(0);
  transition: all 0.5s linear 0s;
}
.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;}

.banner--blank .banner__text,.search__col{float:left}.nav--secondary{position:relative;width:100%;-webkit-transform:translateY(0);transform:translateY(0);z-index:120;clear:both;color:#fff;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;border-bottom:1px solid #fff;font-size:.9375rem}.box__textdiv,.card__avatar img{-webkit-transform:translate(-50%,-50%)}@media only screen and (max-width:63.99em){.nav--secondary .column{padding:0}}.nav--secondary ul{display:none;z-index:00;width:100%;background:#003b5c;text-align:center}@media only screen and (min-width:64em){.nav--secondary{visibility:hidden;display:none;background:#003b5c}.nav--secondary ul{position:absolute;left:0;right:0}}.nav--secondary li{padding:0;border-top:1px solid #00629b}.nav--secondary li a{display:block;width:100%;color:#fff;text-decoration:none;padding:20px 1% 20px 0}@media only screen and (max-width:25.875em){.nav--secondary h2{display:block}}.nav--secondary .nav--secondary__toggle{color:#fff;background-image:url(../img/icons/right-chevron-white.svg);background-repeat:no-repeat;background-position:96% 50%;background-size:12px 12px;background-color:#003b5c;display:block;position:relative;text-decoration:none;padding:22px 10px;font-size:1.0625rem}.nav--secondary ul.show-menu{display:block}@media only screen and (min-width:64em){.nav--secondary ul.show-menu{display:table}}@media only screen and (min-width:75em){.nav--secondary{position:fixed;visibility:hidden;display:block;top:-60px;right:0;left:0;opacity:0;padding:10px 0;border-bottom:0 none}.nav--secondary ul{position:relative;display:table;padding:0}.nav--secondary li{display:inline-block;margin-right:3.1%;border-top:0 none;padding:20px 1% 20px 0}.nav--secondary li:last-child{margin-right:0;padding-right:0}.nav--secondary li a{position:relative;padding:0;text-decoration:none}.nav--secondary li a:before{background:#009ee0;content:"";height:2px;padding:0;position:absolute;right:50%;left:50%;bottom:-5px;z-index:1;-webkit-transition:all .25s ease-out;transition:all .25s ease-out;width:0}.nav--secondary a:hover:before,.nav--secondary li a.active:before{right:0;left:0;width:100%}.nav--secondary .nav--secondary__toggle{display:none}}.nav--secondary.is-active{opacity:1;top:0;position:fixed;visibility:visible;display:block}.nav--secondary.is-hidden{opacity:.8;top:-50px;position:fixed;visibility:visible;display:block}#loading{position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.75)}#loading svg{position:absolute;top:50%;margin:-64px 47%}.loading-active{display:block}.listing{margin-bottom:30px}.listing h3{font-size:1.1875rem;margin-bottom:.5em}.exit-off-canvas{display:none}@media only screen and (max-width:63.99em){.nav--secondary.show-menu{height:100%;overflow:scroll}body{-webkit-backface-visibility:hidden;position:relative;width:100%}body.move-left,body.move-right{min-height:100%;-webkit-overflow-scrolling:touch;overflow:hidden}.off-canvas-menu--left,.off-canvas-menu--right{position:fixed;bottom:0;z-index:1001;width:100%;height:100%;background:#fff;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:hidden;overflow-y:auto;visibility:hidden;top:0;-webkit-backface-visibility:hidden}.off-canvas-menu--left,.off-canvas-menu--left *,.off-canvas-menu--right,.off-canvas-menu--right *{-webkit-backface-visibility:hidden}.off-canvas-menu--left{-webkit-transition:all .4s ease;transition:all .4s ease;left:-100%}.off-canvas-menu--right{-webkit-transition:all .4s ease;transition:all .4s ease;right:-100%}.move-right.off-canvas-menu{visibility:visible;left:0}.move-right .exit-off-canvas{-webkit-backface-visibility:hidden;cursor:pointer;-webkit-transition:background .3s ease;transition:background .3s ease;-webkit-tap-highlight-color:transparent;background:rgba(29,29,29,.5);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1000}}@media only screen and (max-width:63.99em) and (min-width:40em){.move-right .exit-off-canvas: hover{background:rgba(29,29,29,.3)}}@media only screen and (max-width:63.99em){.move-left.off-canvas-menu{visibility:visible;right:0}.move-left .exit-off-canvas{-webkit-backface-visibility:hidden;cursor:pointer;-webkit-transition:background .3s ease;transition:background .3s ease;-webkit-tap-highlight-color:transparent;background:rgba(29,29,29,.5);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1000}.off-canvas-menu__inner{padding:26px 15px 15px}}@media only screen and (max-width:63.99em) and (min-width:40em){.move-left .exit-off-canvas: hover{background:rgba(29,29,29,.3)}}.off-canvas-menu__top{position:relative;margin-bottom:30px}.off-canvas-menu__close{position:absolute;top:0;right:0}.off-canvas-menu__close img{width:24px}.off-canvas-menu__heading{font-size:1.25rem}.section{background:#fff;padding:30px 0}.box,.boxes__row{background-repeat:no-repeat}@media only screen and (min-width:64em){.off-canvas-menu__top{display:none}.section{padding:30px 0}}.section--slim{padding:20px 0}@media only screen and (min-width:64em){.section--slim{padding:30px 0}}.section--end{padding-bottom:0}.section--large{padding-top:60px;padding-bottom:60px}@media only screen and (min-width:64em){.section--indent .columns{padding:0 200px}}.section--bg{background-color:#f7f7f7}.section--featured{background-color:#003b5c;padding:30px 0 40px}.section__heading{margin-top:25px;margin-bottom:50px}@media only screen and (min-width:64em){.section__heading--spacing{margin-bottom:80px}}.section--invert .section__heading{color:#fff}.section__title{margin-bottom:16px;font-size:.9375rem;line-height:1.35em}.section__title--white{color:#fff}.section--boxes{padding-bottom:30px}.boxes{padding:20px 0}.box{position:relative;display:block;color:#333;width:100%;height:300px;text-align:center;overflow:hidden;text-decoration:none;background-color:#e6e6e6;background-position:center;background-size:cover;margin:0 0 15px;box-shadow: #cecaca 5px 5px 5px;}.box h1,.box h2,.box h3,.box h4,.box h5,.box h6{color:#fff}@media only screen and (max-width:39.99em){.box{background-repeat:no-repeat;background-size:cover}}@media only screen and (min-width:40em){.box{margin:0 0 25px;height:280px}}@media only screen and (min-width:64em){.boxes{padding:60px 0}.box{margin:0 0 25px;height:362px}}
.banner .button,.box__desc{margin-bottom:0}.box--heightmedium{height:180px}@media only screen and (min-width:40em){.box--heightmedium{height:220px}}@media only screen and (min-width:64em){.box--heightmedium{height:260px}}.box--heightsmall{height:150px}@media only screen and (min-width:40em){.box--heightsmall{height:180px}}@media only screen and (min-width:64em){.box--heightsmall{height:200px}}.box--bgcolour1.box--overlay:before,.box--overlay:before{height:100%;opacity:.85;content:" "}.box__textdiv{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%}.box__heading,h2.box__heading{font-size:4.375rem;font-weight:900}.box__text{font-size:1.0625rem;margin:0;padding:0}.box--overlay:before{display:block;width:100%;background-color:#04344c;position:absolute;z-index:0;-webkit-transition:all .6s ease-out;transition:all .6s ease-out;-webkit-filter:blur(5px);-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px);filter:blur(5px)}.box__inlinelink{display:inline-block;text-decoration:underline;padding:4px 10px 5px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.box:hover .box__inlinelink{background-color:rgba(255,255,255,.2)}.box--common{color:#fff;background-color:#003b5c}.box--common.box--overlay:before{background-color:#04344c}.box--social{color:#fff;background-color:#003b5c}.box--social.box--overlay:before{background-color:#04344c}.box__tag{position:absolute;text-align:left;max-width:90%;top:0;left:0;z-index:2;font-size:.9375rem;font-weight:700;color:#fff;background:#00629b;padding:10px 24px;min-height:42px;margin:0!important}
.banner--5,.banner--centred{text-align:center}.box:hover .box__button,.box__button{z-index:1;padding:12px 15px 13px;position:absolute;top:0}
.box--common .box__tag{background-color:#550000}.box--instagram .box__tag,.box--social .box__tag{background-color:#550000}.box--news .box__tag{background-color:#550000}
.box--events .box__tag{background-color:#23a17c}.box--support .box__tag{background-color:#550000}
.box--international .box__tag{background-color:#399}.box--business .box__tag{background-color:#4a8849}
.box--research .box__tag{background-color:#bd834d}.box--application .box__tag,.box--course .box__tag{background-color:#550000}.box__button{left:-200px}@media only screen and (max-width:39.99em){.box__button{width:auto}}.box:hover .box__button{left:38px}.box--bgcolour1{color:#fff;background-color:#003b5c}.box--bgcolour1.box--overlay:before{display:block;width:100%;background-color:#04344c;position:absolute;z-index:0;-webkit-transition:all .6s ease-out;transition:all .6s ease-out}.box:hover:before{opacity:.75}.box--twitterfeed{color:#fff;background:#009ee0;font-weight:600}.box--twitterfeed:hover{color:#fff;background:#008cc7}
.banner,.box__tag--icon{background-repeat:no-repeat}.box__tag--icon{display:block;position:absolute;top:0;left:0;width:42px;height:42px;content:" ";padding:0;background-image:url(../img/icons/twitter-white.svg);url(../img/icons/twitter-white.svg);background-size:32px;background-position:68% 42%}.box__desc,.box__link{font-family:Lato,sans-serif;width:100%}.box--instagram .box__tag--icon{background-image:url(../img/icons/instagram-white.svg);background-size:22px;background-position:51% 48%}.box__hover--overlay{position:relative;text-shadow:0 0 1px rgba(0,0,0,.85);box-shadow:0 0 .1em 0 rgba(0,0,0,.25);background-color:#000;background-color:rgba(0,0,0,.3);color:#fff;height:100%;opacity:1;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}@media only screen and (max-width:63.99em){.box__hover--overlay{padding:80px 0;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}}@media only screen and (min-width:64em){.box__hover--overlay{opacity:0;visibility:hidden}}@media only screen and (max-width:75em){.box__hover--overlay{opacity:1;visibility:visible}}.box__hover--overlay>div.box__inner{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.box__hover:hover .box__hover--overlay{opacity:1;visibility:visible}.box__desc{font-size:18px;font-weight:700;padding:0 10px}@media only screen and (min-width:64em){.box__desc{font-size:20px;font-weight:300;padding:0 30px}}.box__link{font-size:18px;font-weight:800;text-decoration:underline;margin-top:14px;padding:0 10px}
.banner cite,.banner__header span,.banner__preheader,.banner_cite{font-family:Merriweather,serif}span.banner__image-credit{position: absolute;bottom: 0px;right: 0px;font-size: 13px;font-style: italic;background: rgba(0,0,0,0.6);padding: 3px 6px;}.banner{position:relative;z-index:1;color:#fff;height:330px;background-color:grey;background-position:center;background-size:cover}@media only screen and (min-width:64em){.box__link{font-size:20px;padding:0 30px;margin-top:5px}

.banner{min-height:555px}.banner .button{visibility:visible}}.banner h1,.banner h1 a,.banner h2,.banner h3,.banner h4,.banner h5,.banner h6{color:#fff}.banner.lightGrey-bg{background-color:#f4f4f4}.banner.loaded,.banner.transparent-bg{background-color:transparent}.banner.lightGrey-bg blockquote a{color:#666}.addmarginbottom{margin-bottom:60px}.banner-bg,.banner-bg.loaded{color:#333;background-color:#f4f4f4}.banner-bg a,.banner-bg.loaded a{color:#009ee0}.banner--end{margin-bottom:0}.banner__preheader{font-size:.8rem;text-shadow:0 0 5px rgba(25,25,33,.75);margin:0;padding:0 0 18px;line-height:23px}@media only screen and (min-width:64em){.banner__preheader{font-size:1.0625rem;padding:0 0 24px}}.banner__header{font-size:1.25rem;text-shadow:0 0 8px rgba(25,25,33,.75);line-height:1.25em;margin:0;padding:0 0 30px;letter-spacing:.25pt}@media only screen and (min-width:64em){.banner__header{font-size:1.9375rem;padding:0 0 30px;letter-spacing:.35pt}}.banner__header--small{font-size:1.1875rem;padding-top:50px;padding-bottom:35px}.banner__header span{font-size:.9375rem;font-style:italic;font-weight:400;margin-left:8px}.bannerheader--small{font-size:1.5rem}.banner__subheader{font-size:.9625rem;text-shadow:0 0 5px rgba(25,25,33,.75);line-height:1.6em;margin:-10px 0 0;padding:0 0 1.44em}@media only screen and (min-width:64em){.banner__subheader{font-size:1.0625rem;padding:0 0 30px}}.banner--withvideo .banner__video{z-index:0}
.banner--centred .banner__text,.banner--home .banner__text,.banner--landing .banner__text,.banner--leftbottom .banner__text{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding-left:30px;padding-right:30px;max-width:76.875rem}

.banner.banner--getintouch.loaded::before,.banner.banner--home.loaded::before,.banner.banner--landing.loaded::before,.banner.banner--stories.loaded::before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background-image:-webkit-linear-gradient(295deg,rgba(0,98,155,.6) 10%,rgba(0,98,152,.5) 30%,rgba(26,26,26,.35) 65%,rgba(0,98,155,.35) 100%);background-image:linear-gradient(155deg,rgba(0,98,155,.6) 10%,rgba(0,98,152,.5) 30%,rgba(26,26,26,.35) 65%,rgba(0,98,155,.35) 100%)}.banner--blank .banner__header{font-size:1.25rem;text-shadow:none;color:#333;margin:0;padding-top:50px;line-height:38px;letter-spacing:.25pt}.banner--landing{min-height:360px}.banner--landing a{color:#fff}
@media only screen and (min-width:64em){.banner--centred .banner__text,.banner--home .banner__text,.banner--landing .banner__text,.banner--leftbottom .banner__text{padding-right:27%}
.banner--home.banner--smalltextwidth .banner__text,.banner--landing.banner--smalltextwidth .banner__text,.banner--leftbottom.banner--smalltextwidth .banner__text{padding-right:40%}.banner--blank .banner__header{font-size:1.8125rem;padding:25px 0;letter-spacing:1.09pt}.banner--landing{min-height:480px}.banner--blank{height:175px}}.banner--landing .banner__text{padding-top:20px}.banner .breadcrumbs li:not(:last-child)::after{background-image:url(../img/icons/right-chevron-white.svg)}.banner--blank{min-height:175px}.banner--blank .breadcrumbs{margin:6px 0}.banner--blank a{color:#000}.banner--centred .banner__text{padding-left:14%;padding-right:14%}@media only screen and (max-width:39.99em){.banner--centred .banner__text{padding-left:5%;padding-right:5%}}.banner--leftbottom{min-height:320px}@media only screen and (min-width:64em){.banner--leftbottom{min-height:480px}.banner--leftbottom .banner__text{height:480px;padding-right:50%}}.banner--leftbottom .banner__text{min-height:100%}.banner--leftbottom .banner__header{position:absolute;bottom:0;margin-bottom:0;padding-bottom:50px;max-width:90%}.banner--stories{min-height:450px;height:450px;margin-top:40px;padding-bottom:50px}@media only screen and (max-width:20.0525em){.banner--stories{min-height:480px;height:480px}}@media only screen and (min-width:40em){.banner--stories{min-height:350px;height:350px}.article-card-listing .column.medium-6:nth-child(2n+1),.article-card-listing .columns.medium-6:nth-child(2n+1){clear:none}}@media only screen and (min-width:64em){.banner--leftbottom .banner__header{max-width:60%}.banner--stories{margin-top:0;margin-bottom:0;min-height:400px;height:400px}}.banner--stories a{color:#fff}.carouselstories a{color:#00629b}.banner+.banner--stories{margin-top:0}.banner--stories .banner__text{padding-top:70px;padding-right:0;padding-left:0}.banner--stories .banner--circleimage{position:absolute;top:-47px;left:50%;display:block;border-radius:100%;width:90px;height:90px;margin-left:-46px;border:3px solid #fff;background-position:50% 50%;background-size:cover;background-color:#a1acb7}.banner__blockquote{margin-top:-40px;padding:0 2%;font-size:1.0625rem}@media only screen and (min-width:64em){.banner__blockquote{font-size:1.1875rem;padding:0 17%;margin-top:-60px}}@media only screen and (max-width:20.0525em){.banner__blockquote{margin-top:-60px}}@media only screen and (max-width:39.99em){.banner__blockquote{padding:0}}.banner cite,.banner_cite{font-size:.9375rem}.banner--getintouch{min-height:420px}@media only screen and (min-width:64em){.banner--getintouch{min-height:360px;height:360px}.banner--5{max-height:100%;height:350px}}.banner__linkbutton{position:absolute;width:100%;bottom:40px;left:0;padding:5px;font-family:Lato,sans-serif;font-size:1.0625rem}.banner__linkbutton--cta{display:inline-block;-webkit-transition:all .25s ease-out;transition:all .25s ease-out;border-bottom:1px solid currentcolor;text-decoration:none}.banner__linkbutton--cta:hover{opacity:.78}.banner--4 .banner__text{vertical-align:bottom}.banner--5{min-height:320px}.banner--5 .banner__header{padding-bottom:18px}.banner--heightauto{height:100%;min-height:480px}.parallax-mirror{-webkit-transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-webkit-perspective:1000;background-color:#666}.search--coursefinder{background:#e6e6e6;min-height:120px;padding:20px 0;border-bottom:1px solid #d1d1d1}.search--coursefinder select,.search__type select{background-origin:content-box;background-repeat:no-repeat}@media only screen and (min-width:64em){.search--coursefinder{padding:35px 0 20px}}.search--coursefinder input[type=search],.search--coursefinder select{box-sizing:border-box;font-family:Lato,sans-serif;font-weight:500;line-height:1.2em;width:100%;color:#666;background-color:#fff;margin:0 0 1.2em;padding:11px 10px 14px 14px;border:0 solid #f5f5f5;height:50px}@media only screen and (min-width:64em){.search--coursefinder input[type=search],.search--coursefinder select{margin:0 0 1em}}.search--coursefinder input[type=search]:focus,.search--coursefinder select:focus{font-weight:700}.content input[type=search]:focus,.content select:focus,.search--coursefinder input[type=text]:focus{color:#333}.search--coursefinder input[type=search]{padding-left:42px;background-image:url(../img/icons/magnifier-grey.svg);background-size:22px 22px;background-position:12px 50%;background-repeat:no-repeat}.search--coursefinder select{color:#666;padding-left:15px;background-size:13px 12px;background-position:100% 56%;background-image:url("data:image/svg+xml;    utf8, <svg xmlns='http: //www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0, 0 32, 0 16, 24' style='fill: rgb%2887, 87, 87%29'></polygon></svg>");-moz-appearance:none;appearance:none}.search__keywords{width:100%;margin-right:1.25%}.search__keywords input{padding-left:40px}@media only screen and (min-width:64em){.search__keywords{width:59.5%}}.search__type{width:100%;margin-right:1.25%}.search__type select{background-size:13px 8px;background-position:98% 56%;background-image:url(../img/icons/dropdown-arrow-grey.svg);-webkit-appearance:none}@media only screen and (min-width:64em){.search__type{width:23.75%}}.search__submit{width:100%}@media only screen and (min-width:64em){.search__submit{width:14.25%}.js .coursefinder .button{display:none}}.search__submit button{width:100%}.search input[type=search]{border:0 solid #c9c9c9}.search--minicoursefinder{position:relative;margin-bottom:30px}.search--minicoursefinder label{display:none}.search--minicoursefinder input[type=search]{box-sizing:border-box;border:0;padding:15px 32px 17px 12px}.search--minicoursefinder button,.search--minicoursefinder button:hover{position:absolute;top:0;right:0;width:48px;height:48px;background:url(../img/icons/magnifier-grey.svg) 50% 50% no-repeat;background-size:18px 18px;border:0;text-indent:-9999px;overflow:hidden}.search--minicoursefinder button:hover{opacity:.75}.compare-bar{background-color:#04344c;color:#fff;padding:20px 0;position:fixed;right:0;bottom:-1px;left:0;text-align:left;z-index:10;width:100%;opacity:1;visibility:visible;-webkit-transition:opacity .1s ease-in;transition:opacity .1s ease-in;height:86px}.compare-bar .reset,.compare-bar span{display:inline-block;vertical-align:middle;height:48px}.compare-bar .button:focus{outline:#fff solid 2px}.compare-bar a{color:#fff}.compare-bar .reset{font-size:.875rem;padding-top:10px;padding-left:15px}.compare-bar span{position:relative;font-family:Merriweather,serif}.add:after{content:"";display:block;position:absolute;bottom:5px;width:33.33%;height:5px;background:#f4f4f4}.article-card__text:after,.article-card__text:before,.sidebar-links a:after{content:" "}.add-2:after{width:66.7%}.add-3:after{width:100%}.compare-bar .button{float:right;font-size:.875rem}.compare-bar.fade{opacity:0;visibility:hidden;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.coursetable{table-layout:fixed;height:500px;width:100%;max-width:1200px;min-width:568px;color:#333;background-color:#fff;text-align:left;border-collapse:collapse;border:0}.coursetable tr.coursetable__header{background-color:#004a69}.coursetable tr.coursetable__header th{font-family:Lato,sans-serif;font-weight:700;font-size:.9375rem;color:#fff;background-color:#004a69}.coursetable tr.coursetable__header th a{color:#fff;text-decoration:none}.coursetable tr.coursetable__header th a:hover{text-decoration:underline}@media only screen and (min-width:64em){.compare-bar span{padding-top:8px}.coursetable tr.coursetable__header th{margin-top:70px;padding-top:15px;margin-bottom:50px}}.coursetable .coursetable__row td,.coursetable .coursetable__row th{font-family:Merriweather,serif;font-size:.875rem;font-weight:500;border-right:2px solid #dfdfdf;word-wrap:break-word;width:25%}.coursetable tr.coursetable__header th:first-child,.coursetable tr.coursetable__row td:first-child{width:18%}.coursetable .coursetable__row:nth-child(odd){background:#f4f4f4}.coursetable .coursetable__row td:last-child,.coursetable .coursetable__row th:last-child{border-right:0 none}.coursetable td,.coursetable th{padding:18px;vertical-align:top}@media only screen and (max-width:39.99em){.coursetable tr.coursetable__header th: first-child,.coursetable tr.coursetable__row td:first-child{width:22%}.coursetable td,.coursetable th{padding:12px}}.coursetable p{font-size:.875rem}.coursetable ul{padding-left:18px}.coursetable ul li{list-style-image:url(../img/icons/dot-blue.svg);padding:.25em 4px}.article-card-featured .columns{margin-bottom:26px}.article-card-featured .columns:last-child{margin-bottom:0}.article-card__item{display:block;position:relative;background-color:#fff;box-shadow:0 0 0 rgba(25,25,33,.15);-webkit-transition:all .5s ease-out;transition:all .5s ease-out;text-decoration:none}.article-card__item label{display:inline-block}.article-card__item .article-card__tag{position:absolute;top:0;left:0;z-index:2;font-size:.9375rem;font-weight:700;color:#fff;background:#00629b;padding:10px 24px;height:42px;margin-top:0}


.ctable {
    border-collapse:separate;
    border:solid black 0px;
    border-radius:6px;
    -moz-border-radius:6px;
	

}

.ctd, th {
    border:solid #fff 1px;
	 border-radius:6px;
    -moz-border-radius:6px;
	background-color: #550000;
	color:#fff;
	font-weight:bold;
}
.ctd1{
    border:solid #fff 1px;
	 border-radius:6px;
    -moz-border-radius:6px;
	color: #550000;
	
}
.cth {
    background-color: #550000;

}

.ctd:first-child {
     border-left: none;
}
.ctd:hover {
    background-color: #003b5c; /* or #000 */
}



/* Latest News Tabs Start From here */	
 .tab-cont-news
 {
	 margin-top: 0px;
	 background-color: #fff;
	 border-bottom: 1px solid #dddddd;
	 border-left: 1px solid #dddddd;
	 border-right: 1px solid #dddddd;
	 padding-left: 20px;
	 padding-top: 10px;
	 padding-right: 20px;
	 padding-bottom: 10px;
 }
 
 #exTab1 .tab-content {
  color : white;
  background-color: #550000;
  padding : 5px 15px;
}

#exTab2 h3 {
  color : white;
  background-color: #550000;
  padding : 5px 15px;
}

/* remove border radius for the tab */

#exTab1 .nav-pills > li > a {
  border-radius: 0; border: 1px solid #000;
  background-color: #550000;
}

/* change border radius for the tab , apply corners on top*/
#exTab3 .nav-pills > li > a {
  border-radius: 4px 4px 0 0 ;
  background-color: #ffc54d;
}

#exTab3 .nav-pills > li > a:hover {
  border-radius: 4px 4px 0 0 ;
  background-color: #550000;
}

#exTab3 .nav-pills > li > a:active {
  border-radius: 4px 4px 0 0 ;
  background-color: #550000;
}

#exTab3 .nav-pills > li > a:visited {
  border-radius: 4px 4px 0 0 ;
  background-color: #550000;
}

#exTab3 .tab-content {
  color : #000;
  background-color: #fff;
  padding : 5px 15px;
  border-top: 1px solid #550000;
  border-bottom: 1px solid #550000;
  border-left: 1px solid #550000;
  border-right: 1px solid #550000;
}

.date-news-17 {
	font-size:12pt;
	font-weight: bold;
	color:#550000;
	display:block;
	text-align: center;
	border-top: 1px solid #ffc54d;
	border-bottom: 1px solid #ffc54d;
	border-left: 5px solid #550000;
	border-right: 1px solid #ffc54d;
	border-radius: 4px 4px 4px 4px ;
	padding: 5px 5px 5px 5px;
}

.date-news-18 {
	font-size:12pt;
	font-weight: bold;
	color:#fff;
	background-color: #550000;
	display:block;
	text-align: center;
	border-top: 1px solid #ffc54d;
	border-bottom: 1px solid #ffc54d;
	border-left: 7px solid #ffc54d;
	border-right: 1px solid #ffc54d;
	border-radius: 4px 4px 4px 4px ;
	padding: 5px 5px 5px 5px;
	vertical-align: middle;
}

.font1
{
	font-weight: bold;
	color: #550000;
}
.font2
{
	font-weight: bold;
	color: #5c5857;
}
	
/* Latest News Tabs End here */

.caldark
{
	background-color: #e3cbaa; color: #000;
}

.callight
{
	background-color: #fcf3e7; color: #000;
}

.cont2 ul {
    list-style-image: url('../img/tick-icon-13.jpg');
}

#customers {
    border-collapse: collapse;
    width: 100%;
}

#customers td, #customers th {
    border: 1px solid #fff;
    padding: 8px;text-align: center;
}

#customers tr:nth-child(even){background-color: #fee5b1;text-align: center;}

#customers tr:hover {background-color: #ddd;text-align: center;}

#customers th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #ffc54d;
    color: #550000;
	text-align: center;
}

.tabsN1-left, .tabsN1-right {
  border-bottom: none;
  padding-top: 2px;
}
.tabsN1-left {
  border-right: 1px solid #ddd;
}
.tabsN1-right {
  border-left: 1px solid #ddd;
}
.tabsN1-left>li, .tabsN1-right>li {
  float: none;
  margin-bottom: 2px;
}
.tabsN1-left>li {
  margin-right: -1px;
}
.tabsN1-right>li {
  margin-left: -1px;
}
.tabsN1-left>li.active>a,
.tabsN1-left>li.active>a:hover,
.tabsN1-left>li.active>a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent;
}

.tabsN1-right>li.active>a,
.tabsN1-right>li.active>a:hover,
.tabsN1-right>li.active>a:focus {
  border-bottom: 1px solid #ddd;
  border-left-color: transparent;
}
.tabsN1-left>li>a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display:block;
}
.tabsN1-right>li>a {
  border-radius: 0 4px 4px 0;
  margin-right: 0;
}

.holder { 
  background-color:#fefefe;
  width:100%;
  height:250px;
  overflow:hidden;
  padding:10px;
  font-family:Helvetica;
}
.holder .mask {
  position: relative;
  left: 0px;
  top: -10px;
  width:100%;
  height:240px;
  overflow: hidden;
}
.holder ul {
  list-style:none;
  margin:0;
  padding:0;
  position: relative;
}
.holder ul li {
  padding:10px 0px;
}
.holder ul li a {
  color:darkred;
  text-decoration:none;
}


.single-course-details1 {
    background: #f6f6f6 none repeat scroll 0 0;
    border-bottom: 0px solid #86bc42;
    margin-bottom: 0px;
    padding: 33px 0;
}
.single-course-details1 .single-item-text {padding-right: 48px;}
.course-details-area a img {margin-left: -35px;}
.single-course-details1 a {display: block;}
.single-course-details1 .col-md-6:first-child {padding-right: 3px;}
.course-details-content {margin-left: 70px;}
.single-course-details1 .single-item-text1 h4 {
    font-size: 24px;
    margin-bottom: 2px;
    padding-top: 32px;
}
.single-course-details1 .single-item-text-info1 {margin-bottom: 23px;}
.course-text-content p:first-child {margin-bottom: 21px;}
.single-course-details1 .single-item-content1 {margin-bottom: 0; padding-top: 31px;}

.breadcrumb-banner-area-exam {
    background: rgba(0, 0, 0, 0) url("img/exam.jpg") no-repeat scroll 0 0;
    color: #ffffff;
    padding: 110px 0;
    position: relative;
	height: 383px;
}
.breadcrumb-banner-area-exam.fixed-bg {background: url("img/slider/3.jpg") no-repeat fixed top center / cover}
.breadcrumb-banner-area-exam.no-bg {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}



.breadcrumb-banner-area-about {
    background: rgba(0, 0, 0, 0) url("img/about.jpg") no-repeat scroll 0 0;
    color: #ffffff;
    padding: 110px 0;
    position: relative;
	height: 383px;
}
.breadcrumb-banner-area-about.fixed-bg {background: url("img/slider/3.jpg") no-repeat fixed top center / cover}
.breadcrumb-banner-area-about.no-bg {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}

.breadcrumb-banner-area-research {
    /*background: rgba(0, 0, 0, 0) url("research/images/reserach-new-color-logo-1170-final.jpg") no-repeat scroll 0 0; - OLD Img*/
	background: rgba(0, 0, 0, 0) url("research/images/reserach-new-color-logo-1170-final_04022019.jpg") no-repeat scroll 0 0;
    color: #ffffff;
    padding: 110px 0;
    position: relative;
	height: 383px;
}
.breadcrumb-banner-area-research.fixed-bg {background: url("img/slider/3.jpg") no-repeat fixed top center / cover}
.breadcrumb-banner-area-research.no-bg {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}

.hyphenate {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  text-indent: 20px;
}

.breadcrumb-banner-area-milestones {
    background: rgba(0, 0, 0, 0) url("img/milestones.jpg") no-repeat scroll 0 0;
    color: #ffffff;
    padding: 110px 0;
    position: relative;
	height: 383px;
}
.breadcrumb-banner-area-research.fixed-bg {background: url("img/slider/3.jpg") no-repeat fixed top center / cover}
.breadcrumb-banner-area-research.no-bg {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}

.breadcrumb-banner-area-acadcalc {
    background: rgba(0, 0, 0, 0) url("img/Academical.jpg") no-repeat scroll 0 0;
    color: #ffffff;
    padding: 110px 0;
    position: relative;
	height: 383px;
}
.breadcrumb-banner-area-research.fixed-bg {background: url("img/slider/3.jpg") no-repeat fixed top center / cover}
.breadcrumb-banner-area-research.no-bg {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}

.breadcrumb-banner-area-contact {
    background: rgba(0, 0, 0, 0) url("img/contactbanner.jpg") no-repeat scroll 0 0;
    color: #ffffff;
    padding: 110px 0;
    position: relative;
	height: 383px;
}
.breadcrumb-banner-area-research.fixed-bg {background: url("img/slider/3.jpg") no-repeat fixed top center / cover}
.breadcrumb-banner-area-research.no-bg {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}

.breadcrumb-banner-area-faculty {
    /*background: rgba(0, 0, 0, 0) url("img/about.jpg") no-repeat scroll 0 0;*/
	background-color: #ecd8a2;
    color: #ffffff;
    position: relative;
	height: 5px;
}
.breadcrumb-banner-area-faculty.fixed-bg {background: url("img/slider/3.jpg") no-repeat fixed top center / cover}
.breadcrumb-banner-area-faculty.no-bg {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}


.button {
    background-color: #550000; /* Green */
    border: none;
    color: white;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 4px 2px;
    cursor: pointer;
}

.button1 {
    background-color: #fff; 
    color: #550000; 
    border: 2px solid #5c5857;
	border-radius: 4px;
}

.deptfheader {
	padding-top: 5px;
  //padding: 0px 4px 5px 5px;
  //background: #555;
  //color: #f1f1f1;
}

.deptfixheader {
  padding: 10px 16px 5px 10px;
  background: #555;
  color: #f1f1f1;
}
.sticky {
  position: fixed;
  top: 85px;
  width: 100%;
  z-index:1000;
}

.tabcontent1
{
	background-color: #f3e8cb;
	color: #000;
}
.tabcontent2
{
	background-color: #fefaf1;
	color: #000;
}

a.vpmenulink 
{
    color: #7386d5;
    font-weight: normal;
    text-decoration: none;	
}
a.vpmenulink:hover 
{
    color:#550000;
	text-decoration: none;
}

.milestonestxt
{
	border-left: 8px solid #ce943b;
	border-right: 8px solid #ce943b;
	border-bottom: 10px solid #fff;
	height: 60px;
	background-color: #fef6ea;
	padding: 20px 10px 10px 30px;
	font-weight: bold;
	color: #9d2f00;
	text-align: left;
	font-size: 20px;
}

.milestonestxtcurrent
{
	border-left: 8px solid #ce943b;
	border-right: 8px solid #ce943b;
	border-bottom: 10px solid #fff;
	height: 60px;
	background-color: #f8f8f8;
	padding: 20px 10px 10px 30px;
	font-weight: bold;
	color: #550000;
	text-align: left;
	font-size: 22px;
}

.gallerytxt
{
	border-left: 8px solid #ce943b;
	border-right: 8px solid #ce943b;
	border-bottom: 10px solid #fff;
	height: 30px;
	background-color: #fef6ea;
	padding: 10px 10px 22px 30px;
	font-weight: bold;
	color: #9d2f00;
	text-align: left;
	font-size: 15px;
}
.dayorder_new
{
	position: absolute;
	/*background-color:#f1f4f7;*/
	background-color:#fff;
	width: 158px;
	margin-left: 790px;
	/*float:right;*/
	padding:3px;
	color:#080578;
	font-size:10pt;
	font-weight:bold;
	margin-top:10px;
	border:2px solid #ffae42;
	border-right:2px solid #ffae42;
	border-left:2px solid #ffae42;
	border-radius: 5px  5px 5px 5px;
}


.srcinput {
    width: 100%;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
    background-color: white;
    /*background-image: url('../img/searchicon.png');*/
	background-position: 10px 10px; 
    background-repeat: no-repeat;
    padding: 12px 20px 12px 40px;
	height: 30px;
}

#filtersubmit
{
	position: relative;
    z-index: 1;
    left: -25px;
    top: 1px;
    color: #7B7B7B;
    cursor:pointer;
    width: 0;
}

.placedstud1 {border-bottom: 0px solid #550000; color: #580000; font-family: vertana; padding-left: 0px; font-weight: bold; margin-top: -6px;}

.gallerytxt1
{
	border-left: 8px solid #ce943b;
	border-right: 8px solid #ce943b;
	border-bottom: 10px solid #fff;
	background-color: #fef6ea;
	padding: 10px 10px 22px 30px;
	font-weight: bold;
	color: #9d2f00;
	text-align: left;
	font-size: 15px;
}


.sidenav {
  width: auto;
  
  /*position: absolute;*/
  z-index: 1;
  top: 0;
  left: 0;
  /*background-color: #fff;
  overflow-x: hidden;*/
  padding-top: 5px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: -28px;
  margin-right: -15px;
}

.sidenav a {
  /*padding: 6px 6px 6px 12px;*/
  padding: 10px;
  padding-bottom: 5px;
  text-decoration: none;
  font-size: 15px;
  color: #080578;
  display: block;
  /*border-bottom: 2px solid #fff;*/
}

.sidenav a:hover {
  color: #9906a5;
}

.main {
  margin-left: 200px; /* Same as the width of the sidenav */
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

/*@media(min-width:1200px) {
  .sidenav {height: 239px;}
}

@media screen and (max-height: 1366px) {
  .sidenav {height: 399px;}
}*/

#rcorners1 {
  
  border-radius: 5px 5px 0px 0px;
  background: #9906a5;
  /*background: #fff;*/
  padding: 10px 10px 10px 10px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height : 20px;
  /*box-shadow: 5px 10px 15px #888888;*/
 }
 
 #rcorners1 span{
	font-size: 22px;
	font-weight: bold;
 }
 
 #rcorners2 {
  
  border-radius: 0px 0px 5px 5px;
  background: #9906a5;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height : 20px;
 }

 
 
	.event-list {
		list-style: none;
		margin: 0px;
		padding: 0px;
	}
	.event-list > li {
		background-color: rgb(255, 255, 255);
		box-shadow: 0px 0px 5px rgb(51, 51, 51);
		box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.7);
		padding: 0px;
		margin: 0px 0px 20px;
	}
	.event-list > li > time {
		display: inline-block;
		width: 100%;
		color: rgb(255, 255, 255);
		background-color: rgb(197, 44, 102);
		text-align: center;
		text-transform: uppercase;
		font-size: 17pt;
		font-weight: bold;
		line-height: 50px;
	}
	.event-list > li:nth-child(even) > time {
		background-color: rgb(165, 82, 167);
	}
	.event-list > li > time > span {
		display: none;
	}
	.event-list > li > time > .day {
		display: block;
		font-size: 18pt;
		font-weight: 50;
		padding: 5px;
	}
	.event-list > li time > .month {
		display: block;
		font-size: 18pt;
		font-weight: 900;
		
	}
	.event-list > li > img {
		width: 100%;
	}
	.event-list > li > .info {
		padding-top: 5px;
		text-align: center;
	}
	.event-list > li > .info > .title {
		font-size: 15pt;
		font-weight: 700;
		margin: 0px;
	}
	.event-list > li > .info > .desc {
		font-size: 13pt;
		font-weight: 300;
		margin: 0px;
	}
	.event-list > li > .info > ul,
	.event-list > li > .social > ul {
		display: table;
		list-style: none;
		margin: 10px 0px 0px;
		padding: 0px;
		width: 100%;
		text-align: center;
	}
	.event-list > li > .social > ul {
		margin: 0px;
	}
	.event-list > li > .info > ul > li,
	.event-list > li > .social > ul > li {
		display: table-cell;
		cursor: pointer;
		color: rgb(30, 30, 30);
		font-size: 11pt;
		font-weight: 300;
        padding: 3px 0px;
	}
    .event-list > li > .info > ul > li > a {
		display: block;
		width: 100%;
		color: rgb(30, 30, 30);
		text-decoration: none;
	} 
    
	.event-list > li > .info > ul > li:hover,
	.event-list > li > .social > ul > li:hover {
		color: rgb(30, 30, 30);
		background-color: rgb(200, 200, 200);
	}
	

	@media (min-width: 768px) {
		.event-list > li {
			position: relative;
			display: block;
			width: 100%;
			height: 120px;
			padding: 0px;
		}
		.event-list > li > time,
		.event-list > li > img  {
			display: inline-block;
		}
		.event-list > li > time,
		.event-list > li > img {
			width: 120px;
			float: left;
		}
		.event-list > li > .info {
			background-color: rgb(245, 245, 245);
			overflow: hidden;
		}
		.event-list > li > time,
		.event-list > li > img {
			width: 120px;
			height: 120px;
			padding: 0px;
			margin: 0px;
		}
		.event-list > li > .info {
			position: relative;
			height: 120px;
			text-align: left;
			padding-right: 40px;
		}	
		.event-list > li > .info > .title, 
		.event-list > li > .info > .desc {
			padding: 0px 10px;
		}
		.event-list > li > .info > ul {
			position: absolute;
			left: 0px;
			bottom: 0px;
		}
		.event-list > li > .social {
			position: absolute;
			top: 0px;
			right: 0px;
			display: block;
			width: 40px;
		}
        .event-list > li > .social > ul {
            border-left: 1px solid rgb(230, 230, 230);
        }
		.event-list > li > .social > ul > li {			
			display: block;
            padding: 0px;
		}
		.event-list > li > .social > ul > li > a {
			display: block;
			width: 40px;
			padding: 10px 0px 9px;
		}
	}
 
 .marqskill {
   height:346px;
}
 
 
.cation-menu{ position:absolute; bottom:0; left:0; background: rgba(16,81,162,0.6); text-align:center}
.cation-menu:hover ul{display:block;}
.cation-menu ul { display:none; margin-left:30%;margin-top: -5px;}
.cation-menu .grid-4 { text-align:left; padding-left:70px;}
.cation-menu ul li a{ display:block; font-size:14px; color:#fff; font-weight:bold}
.cation-menu ul li a:hover {color:#ffc315;}
.cation-menu  a{ display:block; font-weight:normal; font-size:18px; color:#fdc413}
.cation-menu a span{display:inline-block; padding:10px 10px; font-weight: bold;}

.cation-menu a:hover { color:#ffc315;}

.dept-menu a {font-size: 22px}

@media (max-width:980px){
	
.cation-menu a{ display:block; font-weight:normal; font-size:13px; color:#fdc413}
.cation-menu a span{display:inline-block; padding:7px 10px;}

.mob-rez{ width:35px;}
.right-menu{ margin-right:10px; }
}

@media (min-width:320px) and (max-width:558px){
.right-menu ul li a{padding: 7px 10px;}	
.cation-menu ul { display:none; margin-left:0;}
.cation-menu .grid-4 { text-align:center; padding-left:0px;}
.cation-menu {padding:3px;}
.cation-menu a{ font-size: 7px!important;}
.cation-menu a span{display:block; padding:0 0 0 0!important}
.cation-menu ul li a{ line-height:10px}
}

@media (min-width:558px) and (max-width:780px){
	.cation-menu ul { display:none; margin-left:0;}
.cation-menu .grid-4 { text-align:center; padding-left:0px;}
	.navi_coll.fixednavigation .logo{ left:50px}
	.cation-menu a span{display:block; padding:5px 0 0 0}
}

@media (max-width: 1024px){
	.cation-menu a{ display:block; font-weight:normal; font-size:13px; color:#fdc413}
.cation-menu a span{display:inline-block; padding:7px 10px;}
}
