@charset "utf-8";
/* CSS Document */
/* 
   Website: www.cyclinggrants.london
   Powered by: Cliffcreations
   Authors: Praveen Vijayan, Prabin
*/

/*
@font-face{
font-family:"AvantGardeGothicITCW01X";
src:url("../fonts/AvantGardeGothic/d042c69d-2a74-4689-9915-3c34306a3b76.eot?#iefix");
src:url("../fonts/AvantGardeGothic/d042c69d-2a74-4689-9915-3c34306a3b76.eot?#iefix") format("eot"),url("../fonts/AvantGardeGothic/0312a390-01c7-423e-ad0c-b5b4f25229af.woff") format("woff"),url("../fonts/AvantGardeGothic/16e3b729-9cc0-490e-9de3-d678f36aba08.ttf") format("truetype"),url("../fonts/AvantGardeGothic/2c90e8aa-95a7-463c-956c-c7fac7412d35.svg#2c90e8aa-95a7-463c-956c-c7fac7412d35") format("svg");
}
*/

@import url('https://fonts.googleapis.com/css?family=Fira+Sans&display=swap');
.btn {
    position: relative;
    padding: 8px 30px !important;
    border: 1px transparent !important;
    margin: 10px 1px;
    cursor: pointer !important;
    border-radius: 2px !important;
    /* text-transform: uppercase; */
    text-decoration: none;
    color: rgba(255,255,255,.84);
    -webkit-transition: box-shadow .28s cubic-bezier(.4,0,.2,1);
    transition: box-shadow .28s cubic-bezier(.4,0,.2,1);
    outline: none!important;
}
.btn:hover {
    box-shadow: 0 6px 10px rgba(0,0,0,.23),0 10px 30px rgba(0,0,0,.19);
}



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


/* ---------->>> EXTRAS <<<-----------*/


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

.width-100 {
	width: 100%;
}

.p-0 {
	padding: 0!important;
}

.p-t-0 {
	padding-top: 0!important;
}

.p-t-5 {
	padding-top: 5px!important;
}

.p-t-10 {
	padding-top: 10px!important;
}

.p-t-15 {
	padding-top: 15px!important;
}

.p-t-20 {
	padding-top: 20px!important;
}

.p-t-25 {
	padding-top: 25px!important;
}

.p-t-30 {
	padding-top: 30px!important;
}

.p-t-35 {
	padding-top: 35px!important;
}

.p-t-40 {
	padding-top: 40px!important;
}

.p-t-45 {
	padding-top: 45px!important;
}

.p-t-50 {
	padding-top: 50px!important;
}

.p-b-0 {
	padding-bottom: 0!important;
}

.p-b-5 {
	padding-bottom: 5px!important;
}

.p-b-10 {
	padding-bottom: 10px!important;
}

.p-b-15 {
	padding-bottom: 15px!important;
}

.p-b-20 {
	padding-bottom: 20px!important;
}

.p-b-25 {
	padding-bottom: 25px!important;
}

.p-b-30 {
	padding-bottom: 30px!important;
}

.p-b-35 {
	padding-bottom: 35px!important;
}

.p-b-40 {
	padding-bottom: 40px!important;
}

.p-b-45 {
	padding-bottom: 45px!important;
}

.p-b-50 {
	padding-bottom: 50px!important;
}

.p-l-0 {
	padding-left: 0!important;
}

.p-l-5 {
	padding-left: 5px!important;
}

.p-l-10 {
	padding-left: 10px!important;
}

.p-l-15 {
	padding-left: 15px!important;
}

.p-l-20 {
	padding-left: 20px!important;
}

.p-l-25 {
	padding-left: 25px!important;
}

.p-l-30 {
	padding-left: 30px!important;
}

.p-l-35 {
	padding-left: 35px!important;
}

.p-l-40 {
	padding-left: 40px!important;
}

.p-l-45 {
	padding-left: 45px!important;
}

.p-l-50 {
	padding-left: 50px!important;
}

.p-r-0 {
	padding-right: 0!important;
}

.p-r-5 {
	padding-right: 5px!important;
}

.p-r-10 {
	padding-right: 10px!important;
}

.p-r-15 {
	padding-right: 15px!important;
}

.p-r-20 {
	padding-right: 20px!important;
}

.p-r-25 {
	padding-right: 25px!important;
}

.p-r-30 {
	padding-right: 30px!important;
}

.p-r-35 {
	padding-right: 35px!important;
}

.p-r-40 {
	padding-right: 40px!important;
}

.p-r-45 {
	padding-right: 45px!important;
}

.p-r-50 {
	padding-right: 50px!important;
}

.m-0 {
	margin: 0!important;
}

.m-t-0 {
	margin-top: 0!important;
}

.m-t-5 {
	margin-top: 5px!important;
}

.m-t-8 {
	margin-top: 8px!important;
}

.m-t-10 {
	margin-top: 10px!important;
}

.m-t-15 {
	margin-top: 15px!important;
}

.m-t-20 {
	margin-top: 20px!important;
}

.m-t-22 {
	margin-top: 22px!important;
}

.m-t-25 {
	margin-top: 25px!important;
}

.m-t-30 {
	margin-top: 30px!important;
}

.m-t-35 {
	margin-top: 35px!important;
}

.m-t-40 {
	margin-top: 40px!important;
}

.m-t-45 {
	margin-top: 45px!important;
}

.m-t-50 {
	margin-top: 50px!important;
}

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

.m-b-5 {
	margin-bottom: 5px!important;
}

.m-b-10 {
	margin-bottom: 10px!important;
}

.m-b-15 {
	margin-bottom: 15px!important;
}

.m-b-20 {
	margin-bottom: 20px!important;
}

.m-b-25 {
	margin-bottom: 25px!important;
}

.m-b-30 {
	margin-bottom: 30px!important;
}

.m-b-35 {
	margin-bottom: 35px!important;
}

.m-b-40 {
	margin-bottom: 40px!important;
}

.m-b-45 {
	margin-bottom: 45px!important;
}

.m-b-50 {
	margin-bottom: 50px!important;
}

.m-l-0 {
	margin-left: 0!important;
}

.m-l-5 {
	margin-left: 5px!important;
}

.m-l-10 {
	margin-left: 10px!important;
}

.m-l-15 {
	margin-left: 15px!important;
}

.m-l-20 {
	margin-left: 20px!important;
}

.m-l-25 {
	margin-left: 25px!important;
}

.m-l-30 {
	margin-left: 30px!important;
}

.m-l-35 {
	margin-left: 35px!important;
}

.m-l-40 {
	margin-left: 40px!important;
}

.m-l-45 {
	margin-left: 45px!important;
}

.m-l-50 {
	margin-left: 50px!important;
}

.m-r-0 {
	margin-right: 0!important;
}

.m-r-5 {
	margin-right: 5px!important;
}

.m-r-10 {
	margin-right: 10px!important;
}

.m-r-15 {
	margin-right: 15px!important;
}

.m-r-20 {
	margin-right: 20px!important;
}

.m-r-25 {
	margin-right: 25px!important;
}

.m-r-30 {
	margin-right: 30px!important;
}

.m-r-35 {
	margin-right: 35px!important;
}

.m-r-40 {
	margin-right: 40px!important;
}

.m-r-45 {
	margin-right: 45px!important;
}

.m-r-50 {
	margin-right: 50px!important;
}

.b-0 {
	border: 0!important;
}

.b-l-0 {
	border-left: 0!important;
}

.b-r-0 {
	border-right: 0!important;
}

.b-t-0 {
	border-top: 0!important;
}

.b-b-0 {
	border-bottom: 0!important;
}
.f-s-12 { 
	font-size: 12px!important; 
}
.f-s-14 { 
	font-size: 14px!important; 
}
.f-s-16 { 
	font-size: 16px!important; 
}
.f-s-18{
	font-size: 18px !important;
}
.font-normal{
	font-weight: normal !important;
}
.font-initial{
	font-weight: initial !important;
}
.divider-0 {
	height: 0!important;
	width: 100%;
	display: inline-block;
}

.divider-5 {
	height: 5px!important;
	width: 100%;
	display: inline-block;
}

.divider-10 {
	height: 10px!important;
	width: 100%;
	display: inline-block;
}

.divider-15 {
	height: 15px!important;
	width: 100%;
	display: inline-block;
}

.divider-20 {
	height: 20px!important;
	width: 100%;
	display: inline-block;
}

.divider-25 {
	height: 25px!important;
	width: 100%;
	display: inline-block;
}

.divider-30 {
	height: 30px!important;
	width: 100%;
	display: inline-block;
}

.divider-35 {
	height: 35px!important;
	width: 100%;
	display: inline-block;
}

.divider-40 {
	height: 40px!important;
	width: 100%;
	display: inline-block;
}

.divider-45 {
	height: 45px!important;
	width: 100%;
	display: inline-block;
}

.divider-50 {
	height: 50px!important;
	width: 100%;
	display: inline-block;
}

.no-border{	
	border: 0!important; 
}
.display-none { 
	display: none; 
}
.disp-in-block{
	display: inline-block !important;
}
.bg-black {
    background: #1f2025!important;
}
.bg-blue {
    background: #3F51B5!important;
}
.bg-red {
    background: #1b3f94!important;
}
.for-focus:focus{
    color:#f00 !important;
}
.text-red
{
	color: #f10!important;
}
span.control-label { font-weight: 700; }
.fieldset-group legend {
    font-size: 15px!important;
    color: rgba(0,0,0,.84)!important;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700!important;
    margin-top: 0!important;
}


/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(../../fonts/roboto/ty9dfvLAziwdqQ2dHoyjphTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(../../fonts/roboto/frNV30OaYdlFRtH2VnZZdhTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(../../fonts/roboto/gwVJDERN2Amz39wrSoZ7FxTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(../../fonts/roboto/aZMswpodYeVhtRvuABJWvBTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(../../fonts/roboto/VvXUGKZXbHtX_S_VCTLpGhTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(../../fonts/roboto/e7MeVAyvogMqFwwl61PKhBTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(../../fonts/roboto/2tsd397wLxj96qwHyNIkxPesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(../../fonts/roboto/0eC6fl06luXEYWpBSJvXCBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(../../fonts/roboto/Fl4y0QdOxyyTHEGMXX8kcRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(../../fonts/roboto/-L14Jk06m6pUHB-5mXQQnRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(../../fonts/roboto/I3S1wsgSg9YCurV6PUkTORJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(../../fonts/roboto/NYDWBdD4gIq26G5XYbHsFBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(../../fonts/roboto/Pru33qjShpZSmG3z6VYwnRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(../../fonts/roboto/Hgo13k-tfSpn0qi1SFdUfVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}


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

@font-face {
  font-family: 'ProximaRegular';
  src: url("../../fonts/proxima_nova/proxima_nova_reg-webfont.eot");
  src: url("../../fonts/proxima_nova/proxima_nova_reg-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima_nova/proxima_nova_reg-webfont.woff") format("woff"), url("../../fonts/proxima_nova/proxima_nova_reg-webfont.ttf") format("truetype"), url("../../fonts/proxima_nova/proxima_nova_reg-webfont.svg#proxima_nova_rgregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ProximaBold';
  src: url("../../fonts/proxima_nova/ProximaNova-Bold-webfont.eot");
  src: url("../../fonts/proxima_nova/ProximaNova-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/proxima_nova/ProximaNova-Bold-webfont.woff") format("woff"), url("../../fonts/proxima_nova/ProximaNova-Bold-webfont.ttf") format("truetype"), url("../../fonts/proxima_nova/ProximaNova-Bold-webfont.svg#proxima_nova_rgregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "NeutraBold";
  src: url("../../fonts/NeutraBold/NeutraText-Bold.eot");
  src: url("../../fonts/NeutraBold/NeutraText-Bold.eot?#iefix") format("embeddedopentype"), url("../../fonts/NeutraBold/NeutraText-Bold.woff") format("woff"), url("../../fonts/NeutraBold/NeutraText-Bold.svg") format("svg");
  font-style: normal;
  font-weight: 300;
  font-stretch: normal; }


html, body {
    height: 100%;
    max-height:100%;
}

#skiptocontent a {
	padding: 6px;
    position: absolute;
    top: 50px;
    left: -200px;
    color: #fff!important;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    border-radius: 0 4px 4px 0;
    background: #c00;
    -webkit-transition: left .3s ease-out, background .3s linear;
    transition: left .3s ease-out, background .3s linear;
    z-index: 10000000000000;
    font-family: "NeutraBold";
    font-size: 18px;
}
#skiptocontent a:focus {
	left:0px;
	background:#BF1722;
	outline:0;
	-webkit-transition: left .3s ease-in, background .3s linear;
	transition: left .3s ease-in, background .3s linear;
}

a {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}


a:active, a:focus {
    outline: #ccc solid 2px!important;
}

::-webkit-scrollbar{
width: 10px;
}
::-moz-scrollbar{
width: 10px;
}
::-ms-scrollbar{
width: 10px;
}

::-webkit-scrollbar-thumb{
background: #64616E;
}
::-moz-scrollbar-thumb{
background: #64616E;
}
::-ms-scrollbar-thumb{
background: #64616E;
}

.header-bottom::-webkit-scrollbar-thumb, .afterScroll_menu .navbar-collapse.in::-webkit-scrollbar-thumb {
background: #1b3f94;
}
.header-bottom::-moz-scrollbar-thumb, .afterScroll_menu .navbar-collapse.in::-webkit-scrollbar-thumb {
background: #1b3f94;
}
.header-bottom::-ms-scrollbar-thumb, .afterScroll_menu .navbar-collapse.in::-webkit-scrollbar-thumb {
background: #1b3f94;
}
.afterScroll_menu { display: none; }

button:disabled {
   cursor: not-allowed!important;
}


body {
 width: 100%;
 background: #fff!important;
 font-family: 'Fira Sans', sans-serif;
 color: #555555;
 display: inline-block; 
/* padding-top: 200px;*/
 overflow-x: hidden;
}
body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4 { font-family: 'Fira Sans', sans-serif; }
h1,h2,h3,h4,h5,h6,p {
 line-height: 1.45;
}
h1 { font-size: 4em; }
h2 { font-size: 3em; }
h1 { color: #fff; }
/* .text-upper { text-transform: uppercase; } */
.text-lower { text-transform: lowercase!important; }
.f_white.form-control { color: #fff!important; }
.bg-white {
	background-color: #ffffff!important;
}
.bg-grey
{
    background-color: #ECECEC !important;
}

.modal { z-index: 10000000000!important; }
.modal-backdrop { z-index: 10000000!important; }

a { text-decoration: none; outline: none; color: #2070b0!important; }

a img { border: none; }

.divider14{ margin-top: 14%; }
.divider5 { width: 100%; height: 5px; display: inline-block; }
.divider10 { width: 100%; height: 10px; display: inline-block; }
.divider15 { width: 100%; height: 15px; display: inline-block; }
.divider20 { width: 100%; height: 20px; display: inline-block; }
.divider25 { width: 100%; height: 25px; display: inline-block; }
.divider30 { width: 100%; height: 03px; display: inline-block; }

.no_pad { padding: 0!important; }
.no_pad_L { padding-left: 0!important; }
.no_pad_R { padding-right: 0!important; }
.no_pad_T { padding-top: 0!important; }
.no_pad_B { padding-bottom: 0!important; }

.no_marg { margin: 0!important; }
.no_marg_L { margin-left: 0!important; }
.no_marg_R { margin-right: 0!important; }
.no_marg_T { margin-top: 0!important; }
.no_marg_B { margin-bottom: 0!important; }

/* .upper { text-transform: uppercase; } */
.lower { text-transform: lowercase; }

.marg_L_5per { margin-left: 5%; }
.marg_L_10per { margin-left: 10%; }

.f_16 { font-size: 16px; }

.bold_txt { font-weight: bold; }

.white_spc_initial { white-space: initial; }

.jGrowl-notification.ui-state-highlight{
    border: none!important;
    background: #000!important;
    color: #fff!important;
}


.m-t-20
{
    margin-top: 25px !important;
}
.m-t-12
{
    margin-top: 12px !important;
}
@media (max-width: 730px){
 .top_cnt { display: none; }   
}

@media (max-width: 850px){
 
}

@media (min-width: 992px){
  
}

@media (min-width: 1220px){

}

#video-raster {
background-image: url(../images/overlay.png);
height: 100%;
width: 100%;
position: absolute;
}
#big-video-vid, #big-video-image { position: static!important; }
img#bg {
width: 100%;
height: 100%;
position: fixed;
z-index: 0;
top: 0;
}
.grey { color: #555555; }
header { width: 100%; display: inline-block!important; float: left; }
/*.logo img { padding-top: 23px; }*/

.logo a {
	color: #fff!Important;
}
.logo h2 {
	margin: 35px 0;
	margin-top: 30px;
}

.bg_row {
height: 50vh;
margin-top: 45px;
background: no-repeat top left;
color: #fff;
padding: 0 13%!important;
overflow: hidden;
}
.bg_row h1 { font-size: 50px; margin-top: 10%; }
.bg_row p { font-size: 19px; font-weight: 400; }

.video_row {
margin-top: 100px;
padding: 0!important;
}
.video_frame {
width: 100%;
height: 370px;
}
ul.social{
	list-style: none;
    max-width: 270px;
    margin: auto;
}
ul.social li{
	float:left;
	width: 33.3%;
}
.social a {
height: 60px;
font-size: 0;
margin: 0 7px;
display: inline-block;
}
.social a i { font-size: 33px!Important; }
.social .f:hover { color: #3b5998!important; }
.social .t:hover { color: #5ea9dd!important; }
.social .y:hover { color: #c2171d!important; }
footer {
color: #fff;
font-size: .8em;
font-weight: 300;
line-height: 1.4;
padding: 5%!important;
background: #2d3039;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
/*.footer_blk { padding: 8%!important; }*/
.footer_blk strong { line-height: 3; }
footer a { color: #fff !important; }

#back_top {
background: #000;
color: #fff !important;
cursor: pointer;
font-size: 0;
padding: 10px 12px;
position: fixed;
bottom: 25px;
right: 40px;
z-index: 10;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-webkit-transition: background .3s ease;
transition: background .3s ease;
display: block;
line-height: 0;
}
#back_top:hover { background: rgba(0, 175, 216, 1); }
#back_top i { font-size: 18px!Important; }

.addon-splms-course-categories .row { border-bottom: 1px solid #e6e6e6; }
.addon-splms-course-categories .row .splms-course-category:last-child { border-right: none; }
.addon-splms-course-categories .row:last-child { border-bottom: none; }
.addon-splms-course-categories .row .splms-course-category {
  border-right: 1px solid #e6e6e6;
  padding-top: 25px;
  padding-bottom: 25px;
  transition: background-color 300ms;
  -webkit-transition: background-color 300ms;
}
.addon-splms-course-categories .row .splms-course-category .splms-course-category-icon {
  font-size: 24px;
  display: block;
  margin-bottom: 10px;
}
.addon-splms-course-categories .row .splms-course-category .splms-course-category-title {
  font-size: 15px;
  font-weight: 400;
  color: #303030!important;
  line-height: 20px;
  /* text-transform: uppercase; */
}
.addon-splms-course-categories .row .splms-course-category .splms-course-category-courses {display: block; }
.addon-splms-course-categories .row .splms-course-category .splms-course-category-icon a { color: #303030!important; }
.sppb-addon-container { margin: 50px 0; }

.splms-course-category:hover { background: #f5f5f5; }
.splms-course-category:hover a { text-decoration: none; }
.splms-course-category:hover .splms-course-category-icon a i { -webkit-transition: all .3s; transition: all .3s; }
.splms-course-category:hover .splms-course-category-icon a i { -webkit-transform: scale(1.3) rotate(360deg); transform: scale(1.3) rotate(360deg); }
.line_blocks { overflow: hidden; }


.login_outer {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: #333!Important;
  background-size: cover;
  top: 0;
  left: 0;	
  overflow: auto;
  -webkit-transform: scale(0);
          transform: scale(0);	
  -webkit-transition: -webkit-transform 0.4s;	
          transition: -webkit-transform 0.4s;	
          transition: transform 0.4s;	
          -webkit-transition: -webkit-transform 0.4s, -webkit-transform 0.4s;	
          transition: transform 0.4s, -webkit-transform 0.4s;
  -webkit-transform: translateY(60%) scale(0);
          transform: translateY(60%) scale(0);
}
.login_outer .overlay_close {
  width: 80px;
  height: 80px;
  position: absolute;
  right: 60px;
  top: 40px;
  overflow: hidden;
  border: none;
  background: url(../images/cross.png) no-repeat center center;
  text-indent: 200%;
  color: transparent;
  outline: none;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.16);
}
.login_outer.open {
  -webkit-transform: scale(1);
          transform: scale(1);	
  -webkit-transform: translateY(0%) scale(1);	
          transform: translateY(0%) scale(1);
}
/*
.login_outer .backstretch:after {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  content: '';
}
*/

.login_box * { color: #fff!important; }
/*
.login_box{
    background: #f32d27;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjZjMyZDI3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjZmY2YjQ1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(45deg,  #f32d27 5%, #ff6b45 99%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(5%,#f32d27), color-stop(99%,#ff6b45));
    background: -webkit-linear-gradient(45deg,  #f32d27 5%,#ff6b45 99%);
    background: -o-linear-gradient(45deg,  #f32d27 5%,#ff6b45 99%);
    background: -ms-linear-gradient(45deg,  #f32d27 5%,#ff6b45 99%);
    background: linear-gradient(45deg,  #f32d27 5%,#ff6b45 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f32d27', endColorstr='#ff6b45',GradientType=1 );     
    width:30%;
    position:absolute;
    top:5%;
    left:35.5%;
	margin-bottom: 50px;    
    -webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.54);
	-moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.54);
	box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.54);
}
*/
/*
@media (max-width: 767px) {
    .login_box{
        background: #f32d27; 
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjZjMyZDI3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjZmY2YjQ1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
        background: -moz-linear-gradient(45deg,  #f32d27 5%, #ff6b45 99%);
        background: -webkit-gradient(linear, left bottom, right top, color-stop(5%,#f32d27), color-stop(99%,#ff6b45));
        background: -webkit-linear-gradient(45deg,  #f32d27 5%,#ff6b45 99%);
        background: -o-linear-gradient(45deg,  #f32d27 5%,#ff6b45 99%);
        background: -ms-linear-gradient(45deg,  #f32d27 5%,#ff6b45 99%);
        background: linear-gradient(45deg,  #f32d27 5%,#ff6b45 99%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f32d27', endColorstr='#ff6b45',GradientType=1 );         
        width:90%;
        height:80%;
        position:absolute;
        top:10%;
        left:5%;        
        -webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.54);
-moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.54);
box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.54);
    }
}
*/

.image-circle{
    border-radius: 50%;
    width: 150px;
    height: 150px;
    border: 4px solid #FFF;
    margin: 10px;
}

.follow{
    background-color:#FC563B;
    height: 80px;
    cursor:pointer;
	margin-top: 25px;
}

.follow:hover {
    background-color:#F22F26;
    height: 80px;
    cursor:pointer;
}

.login_control{
    background-color:#FFF;
    padding:10px;
    
}

.control {
    color:#000;
    margin:10px;
}

.label {
    color: #EB4F26;
    font-size: 18px;
    font-weight: 500;
}

.form-control{
    color: #000000 !important;
    font-size: 25px;
    border: none;
    padding: 25px;
    padding-left: 10px;
    border-bottom: 1px solid #CCC;
    margin-bottom: 10px;
    outline: none;
    box-shadow: none !important;
	font-weight: initial !important;
}

.form-control:focus{
    border-radius: 0px;
    border-bottom: 1px solid #FC563B;
    margin-bottom: 10px;
    outline: none;
    box-shadow: none !important;
}
.btn-orange{
    background-color: #FC563B;
    border-radius: 0px;
    margin: 5px;
    padding: 5px;
    width: 150px;
    font-size: 20px;
    font-weight: inherit;
}

.btn-orange:hover {
    background-color: #F22F26;
    border-radius: 0px;
    margin: 5px;
    padding: 5px;
    width: 150px;
    font-size: 20px;
    font-weight: inherit;
    color:#FFF !important;
}

.line { border-bottom : 2px solid #F32D27; }

.outter{
    padding: 0px;
    border: 1px solid rgba(255, 255, 255, 0.29);
    border-radius: 50%;
    width: 175px;
    height: 175px;
	margin-top: 25px;
}
.line h3 { margin-bottom: 20px; font-size: 18px; }
.follow h3 { font-size: .9em; }
.login_box .form-control {
  font-weight: 400;
  font-size: .9em;
  margin-bottom: 25px;
}
/*
.backstretch img {	-webkit-animation: 40s bg_zoom infinite; }
@-webkit-keyframes bg_zoom {
			0%   { -webkit-transform: scale(1); }
			50% { -webkit-transform: scale(1.3) }
			100% { -webkit-transform: scale(1); }
}
*/
.prime_btn {
background-color: #3E9BEC!important;
color: #fff!Important;
font-weight: 400!important;
}



h2.title { font-size:24px; }
/*
.title {
  background-image: url(http://joinwebs.co.uk/products/news-time-html-template/images/title-green_03.png);
  background-repeat: no-repeat;
  background-position: bottom left;
}
*/
.title { background-image: none; border-bottom: 1px solid #ddd; }
.title {
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e1e1e1;
  padding-right: 10px;
  display: inline-block;
  color: #fff!important;
  font-weight: normal;
}
.latest-news .col-md-4 {
  margin: 0px !important;
  padding: 0;
}
.post-image {
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.type-icon {
  background: url(http://joinwebs.co.uk/products/news-time-html-template/images/type-icon-bg_10.png) no-repeat;
  width: 53px;
  height: 50px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.stars-img {
  position: absolute;
  right: 0px;
  bottom: 0px;
  background: url(../images/star-bg_03.png) no-repeat;
  width: 100px;
  height: 32px;
}
.post-detail {
  background: #fff;
  padding-left: 20px;
  color: #666666;
  padding-bottom: 28px;
  border: 1px solid #e1e1e1;
  position: relative;
}
h3.post-title {
  font-size: 21px;
  font-weight: normal !important;
  margin-bottom: 0px;
}
span.dates {
  color: #bccf02;
  font-weight: 500;
  font-size: 14px;
}
p.post-description {
  margin-top: 15px;
  font-size: 15px;
  margin-bottom: 25px;
  font-weight: 300;
  height: 60px;
  overflow: hidden;
}
.read-more {
  background: url(http://joinwebs.co.uk/products/news-time-html-template/images/readmore_03.png) no-repeat;
  background-position: right center;
  display: inline-block;
  height: 25px;
}
.sign-down {
  background: url(http://joinwebs.co.uk/products/news-time-html-template/images/post-sign_07.png) no-repeat;
  width: 25px;
  height: 13px;
  position: absolute;
  bottom: -13px;
}
.sign-down { z-index: 100; }
.sign-up {
  background: url(http://joinwebs.co.uk/products/news-time-html-template/images/sing-up_11.png) no-repeat;
  width: 25px;
  height: 13px;
  position: absolute;
  top: -12px;
}
.read-more a {
  color: #666666;
  padding-right: 60px;
  font-size: 15px;
  font-weight: 300;
}
.post-image img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
  -webkit-transition: all .3s;
          transition: all .3s;
  -ms-interpolation-mode: bicubic;
}

.relted-posts {
  padding: 50px 0;
}

.relted-posts .header-post {
  position: relative;
  overflow: hidden;
}
.relted-posts .header-post .date {
  background: #88C425;
  background: rgba(136, 196, 37, 0.6);
}
.header-post .date {
  position: absolute;
  top: 0;
  left: 5%;
  width: 75px;
  padding: 5px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  z-index: 2;
}
.header-post img { width: 100%; -webkit-transition: all .3s; transition: all .3s; }
.header-post .meta-tag {
  background: #252525;
  background: rgba(0,0,0,0.7);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 6px 15px;
  color: #fff;
}
.header-post .meta-tag ul {
  width: 100%;
  padding: 0;
  margin-bottom: 0;
}
.header-post .meta-tag ul li {
  display: inline-block;
  font-size: 12px;
  margin-right: 5px;
}
.header-post .meta-tag ul li i {
  padding-right: 8px;
}
.header-post .meta-tag ul li i {
  padding-right: 8px;
}
.info-post {
  padding: 15px 20px;
  background: #fff;
  border: solid 1px #dedede;
  border-top: none;
}
.relted-posts .items {
  font-size: 14px;
  font-weight: 300;
  margin-right: 25px;
}
.header-post .meta-tag ul li a {
  color: #fff!important;
}
.header-post .meta-tag ul li.text-right {
  float: right;
}
.info-post h4 a { color: #88C425!important; }
.info-post p {
  font-size: 14px;
  line-height: 23px;
  color: #808080;
}
.header-post .date span {
  display: block;
  font-size: 13px;
  font-weight: 300;
}
.sixth_row { padding-top: 50px; padding-bottom: 50px; }
.bg_row video {
  width: 100%;
  z-index: -1;
  position: absolute;
  opacity: .3;
  left: 0;
  top: 0;
}

.latest-news .post-image img:hover, .header-post img:hover {
  -webkit-transform: scale(1.5) rotate(-10deg);
          transform: scale(1.5) rotate(-10deg);
}

.top_social {
	height: 103px;
	padding-top: 50px;
	text-align: right;
}
.top_social a {
	color: #fff!important;
	font-size: 25px;
	margin: 0 12px;
	position: relative;
}
.top_social a:last-child {
  margin-right: 0;
  margin-left: 5px;
}
.top_social a:after {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.36);
  left: -11px;
  top: -5px;;
  position: absolute;
  content: '';
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all .3s;
          transition: all .3s;
}
.top_social a:hover:after {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.inner_banner {
 width: 100%;
 height: 500px;
}
.inner_banner .banner_box {
  background: rgba(140, 21, 21, 0.63);
  position: absolute;
  color: #fff;
  left: 50px;
  bottom: 0;
  padding: 4%;
  top: 30%;
}

section h2.section-heading {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 80px;
  color: #333;
  font-weight: 100;
  margin-bottom: 55px;
}
section h3.section-subheading {
  margin-bottom: 75px;
  text-transform: none;
  font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}
.team-member {
  margin-bottom: 50px;
  text-align: center;
}
.team-member img {
  margin: 0 auto;
  border: 7px solid #fff;
}
.team-member h4 {
  margin-top: 25px;
  margin-bottom: 0;
  font-size: 25px;
  text-transform: none;
}
.team-member p {
  margin-top: 0;
}
ul.social-buttons {
  margin-bottom: 0;
}
.list-inline>li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
ul.social-buttons li a {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  font-size: 20px;
  line-height: 40px;
  outline: 0;
  color: #fff!Important;
  background-color: #222;
  -webkit-transition: all .3s;
  transition: all .3s;
}
#team {
  display: inline-block;
  width: 100%;
  padding-top: 70px;
  font-weight: 300;
}
.team-member .text-muted {
  font-size: 17px;
  margin-top: 9px;	
}
.team_word {
  font-size: 15px;
  margin-bottom: 15px;
  color: #999;
}

/*****************************/

.top_header {
  width: 100%;
  height: 90px;
  padding: 20px;
  display: inline-block;
  float: left;
  padding-top: 15px;
  position: fixed;
  z-index: 1000;
  top: 0;
}
.main-nav__toggle {
  background-color: transparent;
  background-image: none;
  border: none;
  right: 40px;
  top: 20px;
  padding: 0;
  position: absolute;	
  -webkit-transition: background-color .2s ease-out;	
          transition: background-color .2s ease-out;
  z-index: 1;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  outline: none;
}
.main-nav__toggle__icon {
  padding: 20px;
  width: 65px;
  background-color: #c00;
}
.main-nav__toggle__line {
  display: block;
  background-color: #fff;
  height: 2px;
  margin-bottom: 6px;
  -webkit-transition: -webkit-transform .6s,opacity .3s;
          transition: -webkit-transform .6s,opacity .3s;
  -webkit-transition: opacity .3s,-webkit-transform .6s;
  transition: opacity .3s,-webkit-transform .6s;
  transition: transform .6s,opacity .3s;
  -webkit-transition: -webkit-transform .6s,opacity .3s,-webkit-transform .6s;
  transition: transform .6s,opacity .3s,-webkit-transform .6s;
}
.main-nav__toggle:hover .main-nav__toggle__line { background-color: yellow; }
.navigation--opened .main-nav__toggle__line--1 {
-webkit-transform:rotate(42deg);
transform:rotate(42deg);
-webkit-transform-origin:top left;
transform-origin:top left;
}
.navigation--opened .main-nav__toggle__line--2 { opacity:0 }
.navigation--opened .main-nav__toggle__line--3 {
-webkit-transform:rotate(-42deg);
transform:rotate(-42deg);
-webkit-transform-origin:bottom left;
transform-origin:bottom left;
}

.main_nav {
right: -250px;
top: 0;
width: 250px!Important;
height: 100%;
position: fixed!Important;
padding: 0;
overflow-y: auto;
z-index: 10000000;
background: #fff;
/*
-webkit-transition: all 350ms cubic-bezier(0.86,0,.07,1);
transition: all 350ms cubic-bezier(0.86,0,.07,1);
*/
}
.nav-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav-container ul li a {
height: 8.33333vh;
border-bottom: 1px solid #EDEDED;
padding-right: 20px;
padding-left: 50px;
color: #686868!important;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
    -ms-flex-direction: column;
        flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
    -ms-flex-pack: center;
        justify-content: center;
line-height: 1.2;
overflow: hidden;
position: relative;
text-decoration: none;
/* text-transform: uppercase; */
font-size: 14px;
font-weight: 500;
}
.nav-container ul li:first-child a { border-top: 1px solid #EDEDED; }
.nav-container ul li:last-child a { border-bottom: 0; }
.nav-container ul li a i { position: absolute; left: 13px; color: #00A886; font-size: 20px; }
.nav-container ul li a:hover {
border-left: 10px solid #00A886;
background: #f5f5f5;
}
.main_container { margin-left: 250px; display: inline-block; -webkit-transition: all 350ms cubic-bezier(0.86,0,.07,1); transition: all 350ms cubic-bezier(0.86,0,.07,1); }
.main-nav__toggle__line--3 { margin-bottom: 0; }

.rt_logo img {
  width: 55%;
}
.rt_logo {
  float: left;
  text-align: right;
}
.navigation--opened .main_nav {
  right: 0;
}
.rt_logo h2 { margin-top: 40px; }
.rt_logo h2 a { color: #fff!important; }
.navigation--opened .main-nav__toggle__icon { right: 210px; position: relative; }
.main-nav__toggle__icon { -webkit-transition: all .4s; transition: all .4s; }

.home_page {
	/*margin-bottom: 20px;*/
}
.btn-watchdemo svg, .btn-watchdemo img {
  vertical-align: middle;
  width: 25px;
  height: 25px;
  margin-right: 5px;
}
.intro p {
	font-weight: 300;
}


.get_to_know {
	text-align: center;
}
.secondpart {
  width: 80%;
  background: url(http://smartlearning.gov.ae/wp-content/themes/route/images/secondpartbottomline1.png) bottom no-repeat;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 40px;
  margin-bottom: 70px;
}
.secondpart .heading {
  color: #a58a24;
  font-size: 1.8em;
  margin-bottom: 20px;
}
.secondpart .contentsecond {
  width: 50%;
  margin: 0 auto;
  font-size: 17px;
  font-weight: 300;
  margin-bottom: 30px;
}
#gettoknowus {
  background-color: #ffffff;
  padding-bottom: 60px;
  color: #878787;
}

.upcoming {
	width: 100%;
	/*height: 1200px;
	background: #ccc;*/
	overflow: hidden;
	position: relative;
}
.upc_bg {	
	height: 100%;
	position: absolute;
}
.upc_content {
  position: relative;
  z-index: 1;
  color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
}
.upc_content h2 {
  font: 24px/32px Bevan-Regular, serif!Important;
  color: #fff;
  left: 0;
  /* text-transform: uppercase; */
  margin-bottom: 60px;
}
.upc_content .column .box {
  background: #fff;
  margin-bottom: 20px;
  clear: both;
  position: relative;
  font-weight: 300;
}
.upc_content .column .box > a {
  display: block;
  padding: 20px;
  position: relative;
  overflow: hidden;
  color: #333!important;
}
/*
.upc_content .column .box a img {
  height: 160px;
  width: 280px;
  display: block;
  position: relative;
  top: -20px;
  left: -20px;
}
*/
.upc_content .column .box img {
  width: 100%;
  display: block;
}
.upc_content .column .box h3 {
  font: 12px/20px Bevan-Regular, serif!Important;
  color: #363636;
  /* text-transform: uppercase; */
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 0;
}
.upc_content .column .box .date {
  display: block;
  font-size: 14px;
  padding: 5px 0;
  color: #f00;
  overflow: hidden;
}
 .upc_content .column .box {
  padding: 5px 0 20px;
  padding-top: 0;
  color: #363636;
  overflow: hidden;
}
.upc_content .column .box .more {
  color: #363636;
  padding-right: 11px;
}
.upc_content .column .box {
	font-size: 15px;
}
.more i { font-size: 10px; }
.column1 { margin-top: 30px; }
.column2 { margin-top: -10px; }
.column3 { margin-top: -30px; }
.column4 { margin-top: 50px; }
/*.upc_content .column:hover .box * { transform: scale(1.3); }
.upc_content .column .box { transition: all .3s; }*/



.about {
  background: #101010;
  padding: 180px 0px;
  text-align: center;
  color: #a7a7a7;
  padding-bottom: 200px;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.about video.aboutvid {
  background: url(../images/bg-hero-frame1.jpg) top center no-repeat;
  background-size: cover;
  position: absolute;
  min-width: 105%;
  min-height: 105%;
  width: auto;
  height: auto;
  left: -50px;
  top: -50px;
  z-index: 0;
  display: block;
  opacity: 0.3;
  z-index: 0;
}
.about h2, .about h3 {
  color: #ffffff;
  letter-spacing: 0px;
  font-size: 60px;
  line-height: 60px;
  font-family: Bevan-Regular, serif!Important;
}
.about .text {
  width: 80%;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 100px;
  font-weight: 300;
  font-size: 17px;
}
.about .stats {
  font-family: "aktiv-grotesk-std",sans-serif;
  text-align: left;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 1px;
  color: #a7a7a7;
}
.about .stats h3 {
  font-size: 50px;
  line-height: 50px;
}
.about .line {
  margin-top: 25px;
  height: 2px;
  width: 30px;
  background: #ef4135;
}
.relative { position: relative; }

.newsletter {
  width: 100%;
  display: inline-block;
  background: #E20413;
  padding: 50px 0px;
  font-size: 12px;
  text-align: center;
}
.newsletter a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  /* text-transform: uppercase; */
  color: #ffffff!important;
  font-weight: 400;
  font-size: 16px;
  text-decoration: none;
  letter-spacing: 1px;
  line-height: 50px;
  padding: 0px 50px;
  border: 2px solid #f36d64;
}


/*body.scrolled { padding-top: 162px; }*/
.scrolled .top_header {
	  background: rgba(41,41,41,0.95);
  	  height: 60px;
}
.scrolled .rt_logo h2 { margin: 0; font-size: 24px; }
.top_header { -webkit-transition: all .3s; transition: all .3s; }

.hm_logo img { width: 120px; }

.hovered { background: #222!important; }
.hovered * { color: #fff!important; }
.upc_content .column .box { -webkit-transition: all .3s; transition: all .3s; }


/*****************************/

.site-header {
  /*position: fixed;*/
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999999;
  text-align: center;
  font-size: 15px;
  /* font-family: 'ProximaBold'!important; */
}
.site-header .header-top {
  position: relative;
  background: #2d3039;
  display: table;
  width: 100%;
  z-index: 1;
}
.site-header .header-top .header-part {
  display: table-cell;
  vertical-align: middle;
  padding: 13px 20px;
  white-space: nowrap;
  /* font-family: "Roboto","Open Sans","Arial",sans-serif!important; */
  font-size: 14px;
  /* text-transform: uppercase; */
  font-weight: 400;
  letter-spacing: 0.10em;
}
.site-header .header-top .header-part.dropdown {
  color: #ffffff;
}
.site-header .header-top .header-part.lang-select {
  text-align: left;
  border-right: 1px solid #2d2623;
}
.site-header .header-top .header-part.middle-part {
  width: 100%;
  text-align: left;
}
.site-header .header-top .header-part.middle-part .info {
  margin: 0 20px 0 0;
  color: #fff/*#7a7878*/;
  font-weight: 400;
  font-size: 16px;
  /* font-family: "Roboto","Open Sans","Arial",sans-serif!important; */
}

@media (max-width: 332px){
	.site-header .header-top .header-part.middle-part .info { font-size: 11px!important; }
}

.site-header .header-top .header-part.acc-select {
  background: #231d1a;
}
.site-header .header-bottom {
  position: relative;	
  background: #ffffff;
  /*border-bottom: 1px solid #f3f3f3;*/
  -webkit-transition: top 0.5s, background 0.2s;
  transition: top 0.5s, background 0.2s;
}
 .navbar-brand-centered {
        position: absolute!Important;
        left: 50%;
        display: block;
        width: 160px;
        text-align: center;
        background-color: transparent;
	 	top: -9px;
	 	padding: 16px 15px!important;
    }
    .navbar>.container .navbar-brand-centered, 
    .navbar>.container-fluid .navbar-brand-centered {
        margin-left: -80px!important;
    }
.top_nav {
	background-color: #fff!important;
	margin-bottom: 0!Important;
	/* text-transform: uppercase; */
	font-family: "NeutraBold";
	padding: 45px 0;
}

.top_nav .navbar-nav>li>a {
/*color: #372f2c!important;*/
color: #1b3f94!important;
font-size: 17px;	
}
.logo { width: 236px; margin-top: 20px; }
.top_nav .navbar-toggle { background-color: #333!important; }

.banner {
	height: 400px;
	overflow: hidden;
	/*padding-top: 80px;
	padding-top: 7%;*/
	background: #2d3039;
	position: relative;
}
.banner:after {
	width: 100%;
	height: 100%;
	position: absolute;
	content: '';
	/*background: rgba(0,0,0, .5);*/
	top: 0;
	left: 0;
	z-index: -1;
}


.video-banner{
	height: 400px;
	position: relative;
}

.full-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
video.video-stream.html5-main-video {
    width: 100% !important;
    object-fit: cover;
    left: auto !important;
	object-position: center;
}

.video-content-above {
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
    padding: 25px;
    background: rgba(0, 0, 0, 0.65);
	/* font-family: "NeutraBold"; */
    /* text-align: center; */
    font-size: 19px;
    text-transform: initial;
}

.video-content-below {
    color: #fff;
    width: 100%;
    padding: 25px;
    background: #2d3039;
    /* text-align: center; */
    font-size: 19px;
    border-bottom: 3px solid #2070b0;
    display: none!important;
}

.video-content-above .date-color,.video-content-below .date-color{
	color: #1b3f94!important;
}


/*
.banner h1 {
	text-transform: uppercase;
	font-family: "NeutraBold"!important;
	margin-bottom: 20px;
	display: inline-block;
	font-size: 3em;
	margin-bottom: 7px;
	text-shadow: 0 8px 10px #000;
}
*/
.banner img {
	min-width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.banner_txt {
	width: 100%;
    text-align: center;
    color: #fff;
    position: absolute;
    /*padding-top: 7%;*/
	bottom: 30px;
}
@media (max-width: 330px){
	.banner_txt { bottom: auto!important; }
}
.banner_txt p {
  width: 75%;
  margin: 0 auto;
  font-weight: 300;
  font-size: 17px;
}
.blue_btn {
	background: #1c3e94!Important;
	color: #fff!important;
	font-weight: bold!Important;
	font-family: "NeutraBold"!important;
}
.red_btn {
	background: #333!Important;
	color: #fff!important;
	font-weight: bold!Important;
	font-family: "NeutraBold"!important;
}

.green_btn {
	background: #007229!Important;
	color: #fff!important;
	font-weight: bold!Important;
	font-family: "NeutraBold"!important;
}/*
.green_btn:focus, .blue_btn:focus {
    border: 3px solid #ccc;
}*/
/*charles - responsive btn*/
@media (max-width: 1200px){
    .btn-responisve
    {
        padding: 6px 18px !important;
    }
}
.home_box {
	height: 400px;
	background: #eee;
	overflow: hidden;
	padding: 0!important;
	cursor: pointer;
}
.box_bg {
	min-width: 100%;
	height: 100%;
	/* position: absolute; */
}
.content_overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(0, 0, 0, 0.35);
	display: none;
}
.box_txt {
  position: absolute;
  color: #fff;
  top: 61%;
  left: 10%;
/*
  top: 23%;
  left: 15%;
*/
}
.box_txt h2 {
	/* font-family: "NeutraBold"!important; */
	/* text-transform: uppercase; */
	font-size: 2.2em;
	white-space: nowrap;
	background-color: rgba(0, 0, 0, 0.61);
    padding: 0 10px;
    text-transform: initial;
}
.box_txt h2 a { color: #fff !important; }
.box_txt h2 a:hover{
  color: #faf5e1;
}
.box_txt p {
	/* font-family: "NeutraBold"!important; */
}

.home_box_cnt {
	/*height: 330px;*/
	background: #fff;
	/*overflow: hidden;*/
	/* padding: 0!important; */
	color: #222;
	text-align: center;
}
.home_box_cnt .content_overlay { display: none; }
.home_box_cnt .box_txt {
  position: relative;
  top: 0;
  left: 0;
  /* height: 220px; */
  overflow: hidden;
  /* -webkit-transition: all .3s; */
  /* transition: all .3s; */
  background: #eee;
  color: #2d3039;
  height: 100% !important;
  padding: 15px;
  margin: 5px;
  border-bottom: 3px solid #999;
  text-align: left;
  transition: all .1s;
}
.home_box_cnt .box_txt:hover{
  /* border-bottom: 5px solid #1b3f94; */
}
.auto_height { height: auto!important; -webkit-transition: all .3s; transition: all .3s; }
.home_box_cnt .box_txt h3 {
	color: #000;
	/* font-family: "NeutraBold"!important; */
	/* text-transform: uppercase; */
	margin-bottom: 35px;
  margin-top: 38px;
  text-transform: initial;
}
.home_box_cnt .box_txt p {
	/*color: #1f2025;
	font-family: "Roboto","Open Sans","Arial",sans-serif!important;
	font-weight: 300;
	font-size: 16px;*/
}
.home_box_cnt {
  /* padding: 30px 0!important;	 */
}
.home_box_cnt .matter {
	/* width: 80%; */
	margin: 0 auto;
}
.matter a:hover { text-decoration: underline; font-weight: bold; }

.rmore_lnk {
  margin-top: 30px;
  display: block;
  font-size: 16px;
  color: #999!important;
  font-family: "NeutraBold"!important;
}


.all_events {
  width: 100%;
  display: inline-block;
  background: #f1f1f1;
  padding: 5%;
  border-bottom: 5px solid #ccc;
}
.all_events a { color: #007894!important; }
.all_events .text-muted { color: #666!important; }
.all_events h1 {
	margin-top: 0;
	/* font-family: "NeutraBold"!important; */
	/* text-align: center; */
	margin-bottom: 25px;
	font-size: 24px;
}
/* .all_events h4 { font-weight: bold; } */


.tr_underline {
  /* margin: 0 auto; */
  display: block;
  width: 48px;
  height: 3px;
  padding-top: 0.5em;
  border-bottom: 3px solid #333;
  margin-bottom: 50px;
  margin-left: 5px;
  display: none;
}
.column .box > a {
  display: block;
  padding: 20px;
  position: relative;
  overflow: hidden;
  color: #333!important;
  background: #fff;
}
.by {
  font-size: 1.2rem;
  font-weight: normal;
  letter-spacing: 0.1rem;
  /* font-family: 'ProximaRegular'; */
  /* text-transform: uppercase; */
  text-transform: initial;
  margin-bottom: 15px;
  color: #555;
}
.column .box > a * { text-align: left!important; }
.column .box .date {
  color: #555;
  font-size: 0.75rem;
  letter-spacing: 0.125rem;
  /* text-transform: uppercase; */
  /* text-transform: capitalize; */
  font-size: 15px;
  /* font-family: "NeutraBold"!important; */
}
.column .box {
margin-bottom: 30px;
overflow: hidden;
}
.column .box img {
  width: 100%;
  display: block;
}
.by-head{
    font-weight: 600;
    color: #555;
    font-style: italic;
    font-size: 15px;
}
.box_bg, .box_txt h2, .column .box a { -webkit-transition: all .3s; transition: all .3s; }
/*
.home_box:hover .box_bg {
	transform: scale(1.4);
	-webkit-filter: contrast(200%); 
}
*/
/*
.home_box:hover .box_txt h2 {
	background-color: #1b3f94;
	-webkit-transform: scale(.9);
	        transform: scale(.9);
}
*/
.mor_lnk { color: #fff!Important; }
.mor_lnk:hover { color: #f00!Important; background-color: #fff; padding: 0 13px 4px; }
.mor_lnk em {
	width: 0;
	height: 3px;
	position: absolute;
	background: #fff;
	bottom: 0;
	left: 0;
	-webkit-transition: all .3s;
	        transition: all .3s;
}
.home_box:hover .mor_lnk em {
	width: 100%;
}
.bx_ics i { color: #2d3039; font-size: 43px; } 

/* .column .box:hover a * { color: #fff!important; } */
.column .box a * { position: relative; z-index: 1; }
.column .box a:after {
	width: 100%;
	height: 100%;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: #1c4094;
	-webkit-transform: translateY(-100%);
	        transform: translateY(-100%);
	-webkit-transition: all .3s;
	        transition: all .3s;
}
/*
.column .box:hover a:after {
	  -webkit-transform: scale(1);
	          transform: scale(1);
	  -webkit-transform: translateY(0);
	          transform: translateY(0);
}
*/
.newsletter a:hover {
	background: #fff;
	color: #E20413!important;
}
.home_box_cnt .bx_ics { display: block; height: 45px; }
.home_box_cnt:hover h3 { color: #E20413; }
.rmore_lnk:hover { color: #f00!important; }
.column .box img { -webkit-transition: all .3s; transition: all .3s; }
/* .column .box:hover img { -webkit-transform: scale(1.1); transform: scale(1.1); } */
.top_nav .dropdown-menu>li>a { padding: 7px 20px; }
.header-top a { color: #fff!important; }
.header-top a:hover { text-decoration: underline!important; }


.lft_rit {
	-webkit-animation: 25s lr infinite;
	-moz-animation: 25s lr infinite;
}
.lft_rit1 {
	-webkit-animation: 35s lr1 infinite;
	-moz-animation: 35s lr1 infinite;
}
.lft_rit2 {
	-webkit-animation: 30s lr infinite;
	-moz-animation: 30s lr infinite;
}
.content_overlay, .box_bg { -webkit-transition: all .3s; transition: all .3s;  }
/*
.home_box:hover .content_overlay { -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); }
*/
.home_box:hover .box_bg { -webkit-transform: scale(1.1); transform: scale(1.1); }

.banner video {
  width: 100%;
  position: absolute;
  top: -20%;
  left: 0;
  z-index: -1;
  opacity: 0.5;
}
.top_nav .navbar-brand:after {
	/*width: 125px;
	height: 125px;
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	background: url(../../images/logo_brd.PNG) no-repeat;
	background-size: contain;
	margin: 16px 18px;
	
	-webkit-animation-name: spin;
    -webkit-animation-duration: 4500ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 4500ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 4500ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;    
    animation-name: spin;
    animation-duration: 4500ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
	*/
}
.map {
	width: 100%;	
	background: #eee;
	display: inline-block;
}
#map-canvas { height: 400px; }

.ftr_txt {
    border-top: 1px solid #555;
    padding-top: 10px;
    font-size: 13px;
    color: #fff;
}
.ftr_logos {
width: 60px;	
}
.ftr_logos.tfl {
	width: 150px;
    margin-left: 7%;
}
.content_show_hide {
    padding: 2%!important;
    background-color: #f7f7f7;
    font-size: 17px;
    font-weight: 300;
    /*box-shadow: 0 -11px 20px #000;*/
	position: relative;
}
.content_show_hide h2 {
	font-family: "NeutraBold"!important;
	/* text-transform: uppercase; */
	text-align: center;
	color: #c00;
}
.content_show_hide h3 {
	font-family: "NeutraBold"!important;
    /* text-transform: uppercase; */
    margin-top: 40px;
    margin-bottom: 20px;
}
.content_show_hide hr {
    border-top: 2px solid #ccc!important;
}
.content_show_hide .close {
	position: absolute;
	top: 20px;
    right: 20px;
	font-size: 33px;
	float: right;
    font-weight: 700;
    line-height: 1;
	opacity: 1;
	text-shadow: none;
    color: #fff;
    background-color: #c00;
    padding: 3px 5px;
}
.wwf, .wca, .hta { display: none; }
.casestudies .column .box .date { 
  font-size: 12px; 
}
.casestudies a:focus { text-decoration: none!important; }
.printable {
    float: right;
    /* margin-top: -68px; */
    margin-top: -55px;
    margin-right: 15px;
    background: #fff;
    font-size: 20px;
    width: 30px;
    height: 30px;
    text-align: center;
	border: 1px solid #999;
}

.all_events .printable a {
    color: #383838 !important;
    outline: none !important;
}
.pdf_filter {
    width: 100%;
    display: inline-block;
}
.pdf_filter .form-control {
	font-size: 17px;
	font-weight: 400;
}
.pdf_filter form label { width: 100%; }
.about_us_content {
    font-size: 17px;
    font-weight: 400;	
	/*text-align: justify;*/
}
.about_us_content img{
	max-width: 100%;
}
.abt_brd {
	border-top: 1px solid #ccc;
}
.advice_head {
text-align: center;
}
.advice_head h2 {
/* text-transform: uppercase; */
margin-bottom: 40px;
font-family: "NeutraBold"!important;
font-size: 22px;
color: #1c4094;
}
.advice_head img { height: 89px; }

.advice_head {
    /* height: 156px; */
    text-align: center;
    /* border-bottom: 2px solid #ccc; */
    margin-bottom: 20px;
}
.glyphicon-lg{font-size:3em}
.resources .blockquote-box{/*border-left:5px solid #E6E6E6;*/margin-bottom:25px;padding-left: 20px;border-left: 0;}
.blockquote-box .square{display:none;width:100px;height: 70px;margin-right:22px;text-align:center!important;background-color:#E6E6E6;font-size: 47px;line-height: 70px;}
.blockquote-box.blockquote-primary{border-color:#357EBD}
.blockquote-box.blockquote-primary .square{background-color:#428BCA;color:#FFF}
.blockquote-box.blockquote-success{border-color:#4CAE4C}
.blockquote-box.blockquote-success .square{background-color:#5CB85C;color:#FFF}
.blockquote-box.blockquote-info{border-color:#46B8DA}
.blockquote-box.blockquote-info .square{background-color:#5BC0DE;color:#FFF}
.blockquote-box.blockquote-warning{border-color:#EEA236}
.blockquote-box.blockquote-warning .square{background-color:#F0AD4E;color:#FFF;}
.blockquote-box.blockquote-danger{border-color:#D43F3A}
.blockquote-box.blockquote-danger .square{background-color:#D9534F;color:#FFF}
.res_hd {
	margin-top: 0;
    margin-bottom: 60px; 
}

.resources .blockquote-box h2 {
    font-size: 22px;
    font-family: "NeutraBold"!important;
    color: #666;
	margin-bottom: 30px;
	text-align: left;
}
.resources .blockquote-box h3 {
	font-size: 20px;
	font-family: "NeutraBold"!important;
	text-align: left;
}
.resources .blockquote-box p a { font-size: 15px; }
.lmore_lnk:hover {
	text-decoration: underline!important;
}
.resources .blockquote-box .square img { max-width: 100%; display: none; }

.faq-cat-content {
    margin-top: 25px;
}

.faq-cat-tabs li a {
    padding: 15px 10px 15px 10px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    color: #777777;
}

.nav-tabs li a:focus,
.panel-heading a:focus {
    outline: none;
}

.panel-heading a,
.panel-heading a:hover,
.panel-heading a:focus {
    text-decoration: none;
    color: #777777;
}

.faq-cat-content .panel-heading:hover {
    background-color: #efefef;
}

.active-faq {
    border-left: 5px solid #888888;
}

.panel-faq .panel-heading .panel-title span {
    font-size: 13px;
    font-weight: normal;
}

.faq_page .panel-title {
	font-family: "NeutraBold"!important;
	color: #333;
	/*text-decoration: underline;*/
}
.faq_page .panel-heading:hover{ background: #333 !important; }
.faq_page .panel-heading:hover h2 { /*color: #fff!important;*/ text-decoration: underline; }

.faq_page .panel-heading a:focus h2 { /*color: #fff!important;*/ text-decoration: underline; }
	
.subs_updates {
	font-size: 17px;
	font-weight: 400;
}
.contact_modal {
	font-size: 17px;
	font-weight: 400;
}
.contact_modal .form-control {
	font-size: 17px!Important;
    margin-bottom: 30px;
}
.contact_modal .modal-body { padding: 30px!important; }
.scrolled_top_nav {
    background-color: #2d3039 !important;
    color: #fff!important;
	font-size: 16px;
	font-weight: 400;
}
/*logpage styles*/


.logmod {
	/*
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1;
	*/
}
.logmod::after {
  clear: both;
  content: "";
  display: table;
}
.logmod__wrapper {
  display: block;
  background: #FFF;
  position: relative;
  max-width: 550px;
  border-radius: 4px;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.2);
}
.logmod__close {
  display: block;
  position: absolute;
  right: 50%;
  background: url("http://imgh.us/close_white.svg") no-repeat scroll 0% 0% transparent;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  top: -72px;
  margin-right: -24px;
  width: 48px;
  height: 48px;
}
.logmod__container {
  overflow: hidden;
  width: 100%;
}
.logmod__container::after {
  clear: both;
  content: "";
  display: table;
}
.logmod__tab {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
}
.logmod__tab-wrapper {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.logmod__tab.show {
  opacity: 1;
  height: 100%;
  visibility: visible;
  padding: 4%;
  border-bottom: 0 !important;
}
.logmod__tabs {
  list-style: none;
  padding: 0;
  margin: 0;
}
.logmod__tabs::after {
  clear: both;
  content: "";
  display: table;
}
.logmod__tabs li.current a {
  background: #FFF;
  color: #333 !important;
}
.logmod__tabs li a {
  width: 50%;
  position: relative;
  float: left;
  text-align: center;
  background: #1b3f94;
  line-height: 72px;
  height: 72px;
  text-decoration: none;
  color: #fff !important;
  /* text-transform: uppercase; */
  font-weight: 700;
  font-size: 16px;
  cursor: pointer;
}
.logmod__tabs li a:hover
{
    text-decoration: none !important;
}
.logmod__tabs li a:focus {
  outline: dotted 1px;
}
.logmod__heading {
  text-align: center;
  padding: 0px 0 12px 0;
}
.logmod__heading-subtitle {
  display: block;
  font-weight: 300;
  font-size: 15px;
  color: #555;
  line-height: 48px;
}
.logmod__form {
  border-top: 1px solid #e5e5e5;
}
.logmod__alter {
  display: block;
  position: relative;
  margin-top: 7px;
}
.logmod__alter::after {
  clear: both;
  content: "";
  display: table;
}
.logmod__alter .connect:last-child {
  border-radius: 0 0 4px 4px;
}

.connect {
  overflow: hidden;
  position: relative;
  display: block;
  width: 100%;
  height: 72px;
  line-height: 72px;
  text-decoration: none;
}
.connect::after {
  clear: both;
  content: "";
  display: table;
}
.connect:focus, .connect:hover, .connect:visited {
  color: #FFF;
  text-decoration: none;
}
.connect__icon {
  vertical-align: middle;
  float: left;
  width: 70px;
  text-align: center;
  font-size: 22px;
}
.connect__context {
  vertical-align: middle;
  text-align: center;
}
.connect.facebook {
  background: #3b5998;
  color: #FFF;
}
.connect.facebook a {
  color: #FFF;
}
.connect.facebook .connect__icon {
  background: #283d68;
}
.connect.googleplus {
  background: #dd4b39;
  color: #FFF;
}
.connect.googleplus a {
  color: #FFF;
}
.connect.googleplus .connect__icon {
  background: #b52f1f;
}

.simform {
  position: relative;
}
.simform__actions {
  padding: 15px;
  font-size: 14px;
}
.simform__actions::after {
  clear: both;
  content: "";
  display: table;
}
.simform__actions .sumbit {
  height: 48px;
  float: right;
  color: #FFF;
  width: 50%;
  font-weight: 700;
  font-size: 16px;
  background: #4CAF50;
  margin-top: 7px;
}
.simform__actions .sumbit::after {
  clear: both;
  content: "";
  display: table;
}
.simform__actions-sidetext {
  display: inline-block;
  float: left;
  width: 50%;
  padding: 0 10px;
  margin: 9px 0 0 0;
  color: #8C979E;
  text-align: center;
  line-height: 24px;
}
.simform__actions-sidetext::after {
  clear: both;
  content: "";
  display: table;
}

.sminputs {
 /* border-bottom: 1px solid #E5E5E5;*/
}
.sminputs::after {
  clear: both;
  content: "";
  display: table;
}
.sminputs .input {
  display: block;
  position: relative;
  width: 50%;
  height: 71px;
  padding: 11px 24px;
  border-right: 1px solid #e5e5e5;
  border-bottom: none;
  float: left;
  background-color: #FFF;
  border-radius: 0;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.sminputs .input.active {
  background: #eee;
}
.sminputs .input.active .hide-password {
  background: #eee;
}
.sminputs .input.full {
  width: 100%;
}
.sminputs .input label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 100%;
  /* text-transform: uppercase; */
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 12px;
  cursor: pointer;
  line-height: 24px;
}
.sminputs .input input {
  position: relative;
  display: inline-block;
  height: 24px;
  font-size: 15px;
  line-height: 19.2px;
  color: #555;
  border-radius: 4px;
  vertical-align: middle;
  box-shadow: none;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  border: none;
  padding: 0;
  cursor: pointer;
  background-color: transparent;
  color: rgba(75, 89, 102, 0.85);
}
.sminputs .input input:focus { outline: none; }
.sminputs .hide-password {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 15px;
  border-left: 1px solid #e4e4e4;
  font-size: 14px;
  background: #FFF;
  overflow: hidden;
  color: #444;
  cursor: pointer;
  margin-top: 12px;
  line-height: 48px;
}


div.logmod__tab lgm-2.register-holder {
    position: relative;
    padding: 0% 4%!important;
    padding-top: 0%!important;
    padding-bottom: 0%!important;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-top: 0;
}
div.logmod__tab.lgm-1.register-holder {
    position: relative;
    /*padding:0% 4%!important;*/
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-top: 0;
}
.p-t-22
{
        padding-top: 22px;
    padding-bottom: 0px;
}
.ftrlinks-log
{
    color: #555!important;
    font-size: 12px !important;
    font-weight: 600 !important;
    padding-top: 10px !important;
}

a.ftrlinks-log
{
    color: #555!important;
    font-size: 14px!important;
    font-weight: 600!important;
}
/*end*/
.scrolled_top_nav a {
	color: #fff!important;
	font-size: 1em!Important;
}
@media (max-width: 303px){
	.scrolled_top_nav a { font-size: .8em!important; }
}
@media (max-width: 240px){
	.scrolled_top_nav a { font-size: .6em!important; }
}
.scrolled_top_nav .top_logo_name { font-size: 1em; margin: 0; font-weight: 500; line-height: 1.1; }
.top_nav_rt_icons {
    padding-right: 20px;	
}
.scrolled_top_nav a:hover { color: #ff8787!important; }
.scrolled_top_nav .navbar-brand { font-family: "NeutraBold"; }

.scrolled #masthead { -webkit-transform: translateY(-100%)!important; transform: translateY(-100%)!important;	}
/*.scrolled_top_nav { -webkit-transform: translateY(-100%)!important; transform: translateY(-100%)!important; -webkit-transition: all .3s; transition: all .3s; }
.scrolled .scrolled_top_nav { -webkit-transform: translateY(0%)!important; transform: translateY(0%)!important; }*/
#masthead { -webkit-transition: all .2s; transition: all .2s; }


@media (max-width: 766px){
	.top_nav .navbar-nav>li>a {
		padding-top: 5px!important;
    	padding-bottom: 5px!important;
	}
	.site-header .header-bottom {
	    overflow: auto;
    	/*height: 300px;*/	
	}
}

.content_show_hide:after {
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	border-color: rgba(247, 247, 247, 0);
	border-bottom-color: #f7f7f7;
	border-width: 25px;
	margin-left: -25px;
	-webkit-transition: all .4s;
	        transition: all .4s;
}
.content_show_hide.wwf:after { left: 10%; }
.content_show_hide.wca:after { left: 50%; }
.content_show_hide.hta:after { left: 90%; }
.contact_modal  button.close {
color: #fff;
opacity: 1;
}
.exp_all_faq {
	float: right;
    /*margin-right: 30px!Important;*/
	background: #1c4094!important;	
	color: #fff!important;
	padding: 10px 17px!important;
	font-size: 13px!important;
	/* text-transform: uppercase; */
}
.banner_sb_p {
    background-color: rgba(0, 0, 0, 0.69);
    padding: 15px 60px;
    width: 100%!important;
    font-family: "Roboto","Open Sans","Arial",sans-serif!important;
    font-size: 18px;
    line-height: 30px;
    background: #faf5e1;
    color: #1f2025;
}

@media (max-width: 360px){
	.banner_sb_p { font-size: 13px!important; }
}
@media (max-width: 296px){
	.banner_sb_p { font-size: 12.5px!important; line-height: 20px; }
}
.tfl_blue { color: #1F4293!Important; }

.three_contents {
	
}
.three_top_lnk a {
font-weight: 300;	
}
.three_top_lnk a i {	
-webkit-transition: all .3s;	
        transition: all .3s;
}
.three_top_lnk a:hover i {
	-webkit-transform: translateX(-100%);
	        transform: translateX(-100%);
}
.three_top_lnk.pull-right a:hover i {
	-webkit-transform: translateX(100%);
	        transform: translateX(100%);
}
    
    
@media only screen and (min-width:768px) and (max-width: 991px) {
  #navbar-brand-centered { margin-top: 100px; }
/*  body { padding-top: 291px!important; }*/
}

@media only screen and (max-width:768px) {
	#navbar-brand-centered { margin-top: 80px!important; /*height: 250px!important;*/ }
}

/*
.banner h1 {
	background-color: rgba(31, 66, 147, 0.7);
    padding: 0 15px;
}
*/

.top_logo { z-index: 1; position: relative; }
/*.footer_social { padding: 8% 7%!important; }*/
.wh4 {
	font-size: 20px;
    margin: 30px 0;
    font-weight: 600;
}
.footer_social h4.title, .footer_social h2.title { font-size: 2em; }
	
.new_app_content {
    font-size: 17px;
    font-weight: 500;
}

.wizard {
    margin: 20px auto;
	margin-top: 0;
}
.wizard .tab-content { border-top: 1px solid #e0e0e0; position:relative;}

    .wizard .nav-tabs {
        position: relative;
        margin: 40px auto;
        margin-bottom: 0;
		background: transparent;
		border-bottom: 0;
        /*border-bottom-color: #e0e0e0;*/
		margin-top: 0;
		left: 11%;
    }

    .wizard > div.wizard-inner {
        position: relative;
    }
.d-flex-he{
  display: flex;
}
.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 39%;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 67px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}
span.round-tab i{
    color:#555555;
}
.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #1c3e94;
    
}
.wizard li.active span.round-tab i{
    color: #1c3e94;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs > li {
    width: 11%;
	position: relative;
}
.wizard .nav-tabs > li .step-number{
    position: absolute;
    text-align: center;
    width: 100%;
    top: -24px;
    font-weight: 400;
    color: #595959;
    font-size: 15px;
}
.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    -webkit-transition: 0.1s ease-in-out;
            transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #ee3124;
}

.wizard .nav-tabs > li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
	margin-top: 0;
    outline: none;
}

    .wizard .nav-tabs > li a:hover {
        background: transparent;
    }

.wizard .tab-pane {
    position: relative;
    padding: 4%;
    background-color: #fff;	
	border: 1px solid #e0e0e0;
	border-top: 0;
}
/*.wizard .tab-pane:before {

    position: absolute;
    content: 'Note: Select a field and hit CTRL+Y to toggle question hint';
    top: 10px;
    right: 4%;
    font-size: 12px;
    color: #555;
}*/


.wizard h3, .wizard h2 {
    margin-top: 0;
	color: #c00;
	font-size: 1.7em;
}
.wizard legend {
    font-weight: 500;
    font-size: 1.4em;
	color: #555;
	border-bottom: 1px solid #eee;
    padding-bottom: 15px;
	margin-top: 30px;
}

@media( max-width : 585px ) {

    .wizard {
        width: 90%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}

.wizard_content { margin-bottom: 35px; }
.wizard_content .control-label { font-size: 15px!important; }
.wizard_content span.control-label { display: inline-block; margin-bottom: 5px; }
.wizard_content em { 
    color: #c00;
    margin-right: 15px;
    font-weight: bold;
    font-size: 15px;
}
.wizard_content .table tr td .form-control{
	margin-bottom: 0;
}
.wizard_content .form-control, .wizard_content .checkbox, .wizard_content .radio { font-size: 15px!important; }
.wizard_content .input-group { margin-top: 7px; }
/*
.wiz_hint {
	font-size: 17px!Important;
    color: #E86A10!Important;
    margin-left: 6px;
}
*/
.all_events a.wiz_hint {
    font-size: 17px!Important;
    color: #E86A10!Important;
    margin-left: 6px;
}
.wiz_hint i { cursor: help; -webkit-transition: all .3s; transition: all .3s; }
.wiz_hint i:hover { color: #1C3E94; }
div.tooltip-inner {
    /*max-width: 350px;*/
	font-weight: 500;
	font-size: 13px;
}
.wizard_content .table { font-size: 15px; }
.wizard_content .table th { 
	background-color: #C2C1C3!important;
    color: #3C3C3C;
}
.wizard_content .table tbody tr td{
	vertical-align: middle;
}
.add_year_btn {
    float: right;
    background-color: green;
    color: #fff;
    font-size: 13px;
    padding: 2px 5px;
    border-radius: 2px;
	cursor: pointer;
	-webkit-transition: all .3s;
	        transition: all .3s;
}
.add_year_btn:hover { background-color: #044C04; text-decoration: underline; }
.add_row_btn {
    font-size: 13px;
    /*background-color: #2CC12C;*/
    background-color: #155a15;
    color: #fff;
    padding: 3px 5px;
    text-align: center;
    border-radius: 2px;
    white-space: pre;
	cursor: pointer;
	border: 0;
	-webkit-transition: all .3s;
	        transition: all .3s;
}
.add_row_btn:hover { background-color: #289A28; text-decoration: underline; }
.add_row_btn:focus, .add_doc_btn:focus {
    border: 3px solid #000!important;
}
.proj_setup_table td {
	width: 50%;
}
.eg {
	color: #c00;
}
.success_msg {
    text-align: center;
    color: #1C3E94;
    font-size: 1.3em;
}
.subs_updates button.close { opacity: 1!important; }

.dropdown-submenu { overflow: visible!important; }

label.error, span.error {
    font-size: 13px;
    color: #c00;
    font-weight: normal;
    position: relative;
    top: 0px;
}
.pdf_head {
    font-size: 1.1em;
    /*white-space: pre;*/
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: initial;
}
.exp_all_faq:focus {
	outline: #ccc solid 2px!important;
}
.advice h3 {
    font-size: 17px;
    font-weight: bold;
}
.select_bx {
    width: 100%;
    font-size: 16px;
    font-weight: normal;
    padding: 5px;	
}

#filter label, #filter-form label {
font-size: 16px;
font-weight: bold
}


/********** @ Prabin Start **********/
.blog_full_dtls{
    font-size: 17px;
    font-weight: 400;
    
}
.post-month {
    font-size: 17px;
    font-weight: 300;
    /* text-align: center; */
}
.post-month i {
    color: #888;
    font-size: 15.5px;
}
/*.org-name {
    font-size: 18px;
    color: #1F2025;
    font-weight: 300;
}
.org-name small{
    font-weight: 100;
}*/
.project-name {
    font-weight: 500;
    margin-bottom: 30px;
    margin-top: 7px;
    /* text-align: center; */
    font-size: 35px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}
.blog-img {
    float: left;
    margin-right: 20px;
    margin-bottom: 17px;
	max-width:430px;
}
.register-holder{
	position: relative;
    /*padding: 4%;*/
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-top: 0;
}
.register-holder legend{
    font-weight: 500;
    font-size: 1.4em;
    color: #999;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-top: 30px;
}
.register-holder .control-label {
    font-size: 15px!important;
	margin-left: 0px;
}
.register-holder .form-control{
	font-weight: 400;
}
.form-content{
	margin-bottom: 0;
}
.login-form-holder{
	margin: auto;
    display: block;
    background: #FFF;
    position: relative;
    max-width: 550px;
    border-radius: 4px;
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.2);
}
.no-margin{
	margin: 0 !important;
}
.error-algn{
	margin-left: 5px;
	margin-top: 7px;
}
/*.app-text-area{
	margin-bottom: -7px !important;
}*/
.account-yes{
	display: none;
}
.account-no{
	display: none;
}
.all_events a { color: #007894!important; }
.all_events .text-muted { color: #666!important; }

.wizard .tab-content h2{
	margin-top: 0;
    font-family: "NeutraBold"!important;
    text-align: center;
    margin-bottom: 25px;
	white-space: normal;
}
.radio input[type=radio] {
    /*
    display: block !important;
    visibility: hidden;
    */
}
.disp-block{
	display: block !important;
}
.div-tip {
    width: 100%;
    padding: 17px 15px;
    font-size: 13px;
    background: #f7f7f7;
    border: 1px solid #f2f2f2;
    position: relative;
	margin-bottom: 5px;
    display: none;
}
.div-tip:hover{
	cursor: default !important;
}
.tip-close {
    position: absolute;
    right: 0px;
    top: 0px;
    background: #C00;
    font-size: 13px !important;
    color: #fff;
    width: 18px;
    height: 18px;
    line-height: 18px !important;
    text-align: center;
	cursor: pointer!important;
}
.remove-row{
    font-size: 15px !important;
    width: 100%;
	text-align: center;
	cursor: pointer !important;
	color: #C00;
}

.forgot-reg {
    margin-bottom: 5px;
}
.forgot-reg a{
	font-size: 14px;
    font-weight: 400;
}
.disp-none{
	display: none;
}
.member-dashboard{
	margin-bottom: -7px;
	font-weight: 400;
}
.member-profile {
    background-color: #fff;
    padding: 25px;
    position: relative;
	margin-bottom: 30px;
}
.member-photo {
    width: 170px;
    height: 170px;
    border: 5px solid #eee;
	float: left;
    margin-right: 15px;
	position: relative;
}
.member-photo img{
	width: 100%;
	height: 100%;
}
.cng-photo {
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    background: #3F51B5;
    line-height: 25px;
    font-size: 16px;
    right: 0px;
    top: 0px;
    position: absolute;
}
.cng-photo i{
	color: #fff!important;
}
.mem-name {
    font-size: 30px;
    font-weight: 400;
	margin-bottom: 8px;
}
.mem-mail{
	font-size: 15px;
    font-weight: 300;
    color: #555;
	margin-bottom: 5px;
}
.mem-mail .fa{
	font-size: 13px;
}
.mem-phone{
	font-size: 15px;
    font-weight: 300;
    color: #555;
	margin-bottom: 5px;
}
.mem-address{
	font-size: 15px;
    font-weight: 300;
    color: #555;
}
.member-profile i.fa{
	color: #888;
}
.applications{
	background: #ffffff;
	margin-bottom: 30px;
}
.applications .app-title {
    padding: 8px 15px;
    border-bottom: 1px solid #eee;
    font-weight: 600;
    font-size: 20px;
    color: #555;
}
.applications .app-body{
	padding: 15px;
	font-size: 15px;
	line-height: 40px;
    min-height: 175px;
}
.app-id {
    margin-right: 15px;
	font-size: 15px;
}
.my-progress {
    margin-bottom: 0 !important;
    height: 20px !important;
    width: 100%;
    margin-right: 15px;
	background-color: #d8d7d7 !important;
	box-shadow: none !important;
}
.my-progress .progress-bar{
    background-color: #3DBBAF!important;
    font-size: 12px;
    color: #000;
    font-weight: bold;
}
.info-progress{
    font-size: 14px;
    letter-spacing: 0.3px;
}
.doc-list-outter {
    background: #ffffff;
    padding: 25px;
	font-size: 14px;
}
.doc-list-outter .doc-head {
	font-size: 25px;
    color: #555555;
    margin-bottom: 15px;
    margin-top: -10px;
}
.doc-list-outter .table{
	margin-bottom: 0;
}
.edit-member{
	float:right;
}
.edit-member a {
    font-size: 15px;
    color: #fff !important;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 2px;
    white-space: pre;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: inline-block;
}
.edit-member a i{
	color: #333 !important;
}
a.new-btn {
    font-size: 13px;
    background-color: #155a15;
    color: #fff !important;
    padding: 3px 5px;
	display: inline-block;
	margin-top: 2px;
    text-align: center;
    border-radius: 2px;
    white-space: pre;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
}
a.new-btn:hover {
    background-color: #289A28;
	text-decoration: none !important;
}
a.new-btn a i{
	color: #fff !important;
}
.edit-member-header{
	font-weight: 400;
}
.edit-member-header .close{
	opacity: 1;
}
.edit-member-body {
    font-weight: 300;
}
.edit-member-body .form-group label{
	font-size: 14px;
}
.top_nav_rt_icons li {
    border-left: 1px solid #2d3039;
}
span.white_spc_initial i {
    border-left: 1px solid #4C4444;
    padding-left: 10px;
    margin-left: 10px;
}
span.white_spc_initial i:first-child {
    border-left: 0px;
    padding-left: 0px;
    margin-left: 5px;
}
span.white_spc_initial a{
	text-transform: initial;
}
.step-success{
	border: 2px solid #11bc69!important;
    background: #11bc69!important;
}
.step-success i{
    color: #fff!important;
}
.only-photo {
    font-weight: 400;
    font-size: 14px;
}
.only-photo .action input[type=file]{
	float:left;
}
.rem-field{
	background: #C00!important;
    color: #fff!important;
    border-radius: 0!important;
    height: 10px !important;
	cursor: pointer;
}
.small-cell{
	width: 115px;
}
.each-year tbody tr td .form-control, .each-year tbody tr td label{
	margin-bottom: 0;
}
.pop-cancel{
    font-weight: bold!Important;
    font-family: "NeutraBold"!important;
}
span.icon-bar {
    background-color: #fff;
}
.create-table{
	display: table;
	width: 100%;
}
.create-table .tbl-cell{
	display: table-cell;
	vertical-align: middle;
}
.first-cell{
	width: 150px;
}
.last-cell{
	width: 100px;
}

.each-year tbody tr:hover td.small-cell .remove-row, .proj_setup_table tbody tr:hover td.small-cell .remove-row{
	opacity: 1 !important;
}
/*button.fa.fa-question-circle.tip-click {
    background: transparent;
    padding: 0;
    border: 0;
	cursor: help;
}*/
.datepicker {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

a.to-dashboard {
    color: #2e6da4 !important;
    font-size: 12px;
}
.multiselect-container>li>a>label {
    color: #000;
}
.multiselect-container>li>a {
    background: #fff !important;
	outline: none !important;
    text-decoration: none !important;
}
.multiselect-container>li.active:after{
	display: none;
}
/*
.about_us_content .container{
	width: 100% !important;
}
*/

/****************Gallery Album page start***************/
.albums-list {
    margin-left: 15px;
    margin-right: 15px;
}
.album-box{
	position: relative;
	overflow: hidden;
}
.album-caption {
    position: absolute;
    top: 45%;
    width: 100%;
    /* text-align: center; */
    text-align: left;
    font-size: 23px;
    color: #ffffff;
    font-weight: 400;
    background: rgba(0, 0, 0, 0.5);
    padding: 7px 10px 7px 10px;
  /* opacity: 0; */
  /* text-transform: initial;all_events gallery_albums */
}
.album-box img, .album-box .album-caption{
    -webkit-transition: all .3s;
    transition: all .3s
}
.album-box:hover img{
	/* -webkit-transform: scale(1.1);
    transform: scale(1.1); */
}
.album-box:hover .album-caption{
    opacity:1;
	background: rgb(28, 64, 148)
}
#swipebox-top-bar {
    top: 0px !important;
}
#swipebox-bottom-bar {
    bottom: 0px !important;
}
#swipebox-title a{
	color: #ffffff !important;
    font-size: 15px;
    line-height: 43px;
    font-family: Helvetica, Arial, sans-serif;
}
#swipebox-title a:hover{
	font-weight: normal;
}
/****************Gallery Album page end*****************/



/****************404 page start*****************/
.not-found{
    margin: 0 auto;
    width: 100%;
    padding: 50px 0px;
    font-family: Roboto !important;
    background: #f4f4f4;
}
.oops-holder {
    text-align: center;
    font-size: 30px;
    color: #333;
	font-weight: 400;
}
.oops-holder h1{
    font-size: 200px;
    color: #3d5a9e;
    text-align: center;
    margin-bottom: 1px;
    margin-top: 0;
    font-family: Roboto !important;
	font-weight: 400;
}	
.oops-holder p{
	color: #333;
    font-size: 22px;
    margin-top: 1px;
    text-align: center;
	font-weight: 400;
}	
.oops-holder p span{
	color:#f5f5f5;
}	
.some-thing{ 
    max-width: 600px;
    margin: auto;
    margin-bottom: 20px;
    text-transform: inherit;
    font-size: 16px !important;
    color: #999!important;
	font-weight: 400;
}
.sub a{
	color: #fff !important;
    background: #3d5a9e;
    text-decoration: none;
    padding: 7px 12px;
    font-size: 14px;
	font-weight: 600;
}	
.all-in-one{
	border: 1px solid #a9a9a9 !important;
    border-radius: 1px !important;
    padding: 5px 7px !important;
    font-size: 15px !important;
}
/****************404 page end*****************/

#submit-loader{
	position: fixed;
	z-index: 999;
	background: rgba(0, 0, 0, 0.75);
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: none;
}
#preloader {
    position: relative;
	top: 47%;
    left: 48%;
}
#preloader span{
    display:block;
    bottom:0px;
    width: 9px;
    height: 5px;
    background:#1b3f94;
    position:absolute;
    -webkit-animation: preloader 1.5s  infinite ease-in-out;
    animation: preloader 1.5s  infinite ease-in-out;
}
 
#preloader span:nth-child(2){
left:11px;
-webkit-animation-delay: .2s;
animation-delay: .2s;
 
}
#preloader span:nth-child(3){
left:22px;
-webkit-animation-delay: .4s;
animation-delay: .4s;
}
#preloader span:nth-child(4){
left:33px;
-webkit-animation-delay: .6s;
animation-delay: .6s;
}
#preloader span:nth-child(5){
left:44px;
-webkit-animation-delay: .8s;
animation-delay: .8s;
}
@-webkit-keyframes preloader {
    0% {height:5px;-webkit-transform:translateY(0px);transform:translateY(0px);background:#ffffff;}
    25% {height:30px;-webkit-transform:translateY(15px);transform:translateY(15px);background:#ffffff;}
    50% {height:5px;-webkit-transform:translateY(0px);transform:translateY(0px);background:#ffffff;}
    100% {height:5px;-webkit-transform:translateY(0px);transform:translateY(0px);background:#ffffff;}
}
@keyframes preloader {
    0% {height:5px;-webkit-transform:translateY(0px);transform:translateY(0px);background:#ffffff;}
    25% {height:30px;-webkit-transform:translateY(15px);transform:translateY(15px);background:#ffffff;}
    50% {height:5px;-webkit-transform:translateY(0px);transform:translateY(0px);background:#ffffff;}
    100% {height:5px;-webkit-transform:translateY(0px);transform:translateY(0px);background:#ffffff;}
}

.add_doc_btn {
    font-size: 13px;
    background-color: #155a15;
    color: #fff;
    padding: 3px 5px;
    text-align: center;
    border-radius: 2px;
    white-space: pre;
    cursor: pointer;
    border: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.add_doc_btn:hover{
    background-color: #289A28;
    text-decoration: underline;
}
.checkbox label {
    margin-right: 15px;
    margin-bottom: 2px !important;
}
.cng-paswrd{
    border-right: 1px solid #E8E8E8;
    padding-right: 10px;
}
.navbar .navbar-nav>li>a:hover, .navbar .navbar-nav>li>a:focus {
    color: inherit;
    background-color: transparent;
}

.nav .open>a:focus, .nav .open>a:hover{
	color: inherit;
    background-color: transparent;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
    background-color: transparent !important;
}
.navbar-responsive-collapse ul li a{
	background: #2d3039!important;
}
.navbar-responsive-collapse ul li .dropdown-menu{
	background: #1f2025!important;
	border: 1px solid #444444;
    border-top: 0;
}
.navbar-responsive-collapse ul li .dropdown-menu li a{
    background: #1f2025!important;
    color: #f1f1f1!important;
    /*font-style: italic;*/
    padding: 7px 20px;
}
/********/
.panel>.panel-heading, .panel-default.panel-faq>.panel-heading {
	border-bottom: 0 !important;
	background: #ececec;
}
.panel-faq .panel-heading h2{
	margin-bottom: 0 !important;
	text-align: left;
}
.faq_page .panel-heading:hover h2{
	color: #ffffff;
}
.panel.panel-default.panel-faq {
    box-shadow: 0 1px 6px rgba(0,0,0,.12),0 1px 6px rgba(0,0,0,.12);
}
/*******/

#multi-multi .multiselect{
	border: 1px transparent !important;
	box-shadow: none !important;
}
.top_nav .navbar-nav>li> ul li a {
	color: #1b3f94!important;
    /*font-style: italic;*/
    font-size: 14px;
}
.blog_full_dtls p{
	/* font-family: "Roboto","Open Sans","Arial",sans-serif !important; */
}
.blog_full_dtls p span{
	/* font-family: "Roboto","Open Sans","Arial",sans-serif !important; */
}
.dwn-load-ico{
	width: 20px;
	text-align: center;
}
.case-top-line{
	border-bottom: 1px solid #cccccc;
	padding-top: 20px;
    margin-bottom: 20px;
}
.pagination>li>strong {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #F6F6F6;
    background-color: #373534;
    border: 1px solid #ddd;
    border-radius: 0;
}
ul.pagination {
    font-size: 15px;
    font-weight: 600;
	margin-left: 15px;
	margin-right: 15px;
}
.pagination li a {
    border-radius: 0 !important;
	text-decoration: none !important;
}
.nb{
	font-size: 12px !important;
	color: #333 !important;
}
ul.multiselect-container.dropdown-menu {
    max-height: 300px;
    overflow: auto;
}
button.multiselect.dropdown-toggle.btn.btn-default {
    box-shadow: none;
    background: #f9f9f9;
    border: 1px solid #cccccc !important;
    height: 34px;
    padding: 6px 12px !important;
    width: 100%;
}
.footer-logos img{
	height: 68px !important;
    width: initial !important;
}
.footer-logos p{
  color: #fff;
}
.del-btn{
	/*background: none;
    border: 0;*/
	width: 30px;
}
.prev-step:focus {
    border: 1px solid #000 !important;
}

.buttons_resp li .green_btn:focus, .buttons_resp li .blue_btn:focus{
	border:1px solid #000 !important;
}

/********** @ Testing fixes (08-08-2016)**********/ 
.dont-display{
	position: absolute;
    left: -3000px;
    z-index: -2000;
    color:#004655;
}
.sweet-alert .sa-error-container {
	display: none;
}
.tabs-note{
	position: absolute;
	top: 10px;
    right: 4%;
    font-size: 12px;
    color: #555;
	z-index: 1;
}
.sa-confirm-button-container .confirm{
	background-color: #005d87 !important;
	box-shadow: none !important;
}
.sa-confirm-button-container .confirm:hover{
	background-color: #015071 !important;
}
.sa-confirm-button-container .confirm:focus{
    border: 1px solid #012231!important;
}
.sa-button-container .cancel{
	background-color: #585757 !important;
    box-shadow: none !important;
}
.sa-button-container .cancel:hover{
	background-color: #484744 !important;
}
.sa-button-container .cancel:focus {
    border: 1px solid #333 !important;
}
.sweet-alert p{
	color: #595959 !important;
}
.sweet-alert p:focus{
	border: 1px solid #595959 !important;
	padding: 5px !important;
	outline: none;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #595959 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #595959 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #595959 !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #595959 !important;
}

.action{
    width: 100%;
    height: 30px;
    margin: 10px 0;
    font-size: 15px;
    color: #333;
    font-weight: 400;
}
.action input[type=button]{
	margin-left: 5px;
}
.session-modal p{
	font-size: 15px;
    color: #595959;
    font-weight: 400;
}
.session-modal a{
	text-decoration: none !important;
}
.warn-outter{
	width:100%;
	margin: 0px; 
	padding:0px;
	text-align: center;
}
.warn-outter i{
	font-size: 50px;
	color: #595959;
}
.session-msg{
	width:100%;
	padding-top: 10px;
	text-align: center;
}
.session-msg p span{
	display: inline;
	font-size: 30px;
	font-style: bold
}
.session-footer a{
	text-decoration: none !important;
}

.nav-tabs li a .round-tab .check-done {
	display:none !important;
}
.nav-tabs li a .round-tab.step-success .check-done {
	display:inline-block !important;
}

.wizard .nav-tabs li a span i {
    display: inline-block !important;
    font-size: 20px;
}
.multiselect-container>li>a:focus,.multiselect-container>li>a:hover {
    background: #595959 !important;
}
.multiselect-container>li>a:focus label,.multiselect-container>li>a:hover label{
	color: #fff !important;
}
button.multiselect.dropdown-toggle.btn.btn-default:focus{
	border:1px solid #66afe9 !important;
}
.blue_btn:focus,.green_btn:focus,.red_btn:focus,.sa-button-container button:focus{
	outline: 2px dotted #595959!important; 
	border: 2px solid #fff !important;
}
.logmod__tabs li a:focus {
    border: 2px solid #ffffff !important;
    outline: 2px dotted #1f2025 !important;
}
.wizard_content .sub-main{
	margin-top: 30px;
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 1.4em;
    color: #555;
    border-bottom: 1px solid #eee;
    display: block;
    width: 100%;
    padding: 0;
    padding-bottom: 15px;
    line-height: inherit;
}

.wizard-inner .nav-tabs li a:focus{
	outline: medium none !important;
	box-shadow: 0px 0px 0px 3px #515151;
	position: relative;
	z-index: 1;
}
.for-legend{
	font-size: 15px!important;
    color: rgba(0,0,0,.84)!important;
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700!important;
    margin-top: 0!important;
	padding-bottom: 5px;
	border: 0px;
	line-height: inherit;
}
.fieldset-group legend
{
	font-size: 15px!important;
   color: #333!important;
   display: inline-block;
   margin-bottom: 5px;
   font-weight: 700!important;
   font-weight: 700!important;
	border: 0px;
	max-width: 100%;
	margin:0px!important;
	padding-bottom: 0px!important;
}
.fieldset-group input[type=radio]
{
    margin-left: 0px!important;
    
}
/******** @ End Testing fixes ********/


/********** @ Prabin End **********/







/******* @ Praveen - start ********/

.wizard .nav-tabs > li.done a { opacity: .4!important; }

/******* @ Praveen - end ********/


@media (max-width:1050px){
	.album-caption{
		font-size: 20px;
	}
	.album-caption{
		opacity: 1;
	}
}

@media (max-width:767px){

	.resp-cell .form-control{
		width: 230px !important;
	}
	.top_nav .navbar-nav>li> ul li a{
		text-align: center;
	}
}
@media (max-width:500px){
	.create-table .tbl-cell {
    	display: block;
		padding: 0!important;
		width: 100%;
	}
}


@media (max-width:475px){
	.my-progress {
		margin-top: 0px;
	}
	.app-id{
		font-size: 14px;
	}
	.all_events {
    padding-left: 1%;
    padding-right: 1%;
	}
	.wizard .tab-pane{
		padding-left: 2%;
		padding-right: 2%;
	}
}

@media (max-height: 400px) {
	.navbar-fixed-top .navbar-collapse {
		height: 100px!important;
	}
}

@media (max-height: 320px) {
.site-header .header-bottom {
    height: 120px!important;
  }
}
/*content section media queries*/
@media (max-width: 990px)
    {
        .med-text-cen
        {
            text-align: center !important;
        }
        ul.log-buttons
        {
            margin-left: auto !important;
            margin-right: auto !important;
            float: none !important;
            text-align: center !important;
        }
        span.round-tab 
        {
            width: 50px !important;
            height: 50px !important;
            line-height: 39px !important;
                
        }
        .wizard .nav-tabs > li a 
        {
            width: 50px !important;
            height: 70px !important;
            outline: none !important;
        }
		.wizard .nav-tabs li a span i{
			font-size: 14px;
		}
    }
 
 @media (max-width: 600px){
    .wizard .nav-tabs > li a {
        width: 50px !important;
        height: 35px !important;
        outline: none !important;
    }
    span.round-tab {
        width: 45px !important;
        height: 45px !important;
        line-height: 45px !important;
        font-size: 12px !important;
    }
	 .wizard .tab-content h2{
		 margin-top: 10px;
	 }
}

@media (max-width: 450px){
    .wizard .nav-tabs > li a {
        width: 30px !important;
        height: 25px !important;
        outline: none !important;
    }
    span.round-tab {
        width: 30px !important;
        height: 30px !important;
        line-height: 27px !important;
        font-size: 12px !important;
    }
	
	.wizard .nav-tabs li a span i{
			font-size: 14px;
		}
}

@media (max-width:990px) and (min-width:600px) {
    
    .wizard .nav-tabs > li a 
        {
            width: 50px !important;
            height: 50px !important;
            outline: none !important;
        }
    
}
@media (max-width:900px){
    ul.buttons_resp{
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
        text-align: center !important;
    }
}
@media (max-width:1201px) and (min-width:750px) {
    
    .top_nav .navbar-nav>li>a 
    {  
        font-size: 15px !important;
    }
}
.blog_listing .by {
    position: absolute;
    top: 0;
    left: 15px;
    background: #eff6fd;
    color: #333;
    padding: 20px;
    font-size: 1.3rem;
    z-index: 1;
}
.blog_listing .pdf_head { margin-top: 0; font-size: 16px; }
.blog_listing .column .box .date {
    max-height: 58px;
    overflow: hidden;
    font-size: 24px;
    text-transform: inherit;
    font-family: inherit!important;
    margin-bottom: 17px!important;
    color: #333;
    display: inline-block;
    text-transform: initial;
}
.blog_listing .column .box > a { height: 160px; }
.blog_listing .column .box img { height: 240px; }
.blog_listing .pdf_head {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    overflow: hidden;
    font-size: 14px;
    color: #777;
}
.back-col
{
	padding-bottom: 15px !important;
	font-size: 17px !important;
}
.back-col i
{
	color: #1f2025;
	font-size: 24px;
	padding-right: 4px;
}

/* 13-08-2020 */
.div-hub-img01 .box_bg{
  display: none;
}

.div-hub-img01{
  background-color: #66cccc;
}

h1.cih-h1 {
	/* text-align: center; */
	font-weight: bold;
  color: #fff;
  font-size: 30px;
}

p.ideas-para01 {
	/* text-align: center; */
    color: #fff;
    font-weight: 100;
	font-size: 18px;
}

.mt-5em{
  margin-top: 5rem!important;
}

.box_txt.hub-img01 {
	display: none;
}

.media{
  display: flex;
	place-content: center;
	align-items: center;
	vertical-align: middle;
	text-align: -webkit-left;
}

.text-initial{
  text-transform: initial;
}

.back-btn01 i{
  color: #333;
}

.back-btn01 i:hover{
  color: #1b3f94;
}

/* top header logo */

.navbar-brand>img{
  width: 234px;
	height: auto;
}

.footer-link-acc01 a{
	font-size: 14px;
}

.footer-link-acc01 a:hover{
  color: #cdcdcd!important;
  text-decoration: underline!important;
}

.accessibility-content01, .privacy-content01{
  font-size: 17px!important;
	font-weight: 400!important;
}

.album-box img { width: 100%; }




/*
@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}

@-webkit-keyframes spin {
    from {-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    to {-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
@keyframes spin {
    from {-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    to {-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}

@-webkit-keyframes lr {
  0% { -webkit-transform: translateX(0); transform: translateX(0); }
  50% { -webkit-transform: translateX(-8%); transform: translateX(-8%); }
  100% { -webkit-transform: translateX(0); transform: translateX(0); }
}

@keyframes lr {
  0% { -webkit-transform: translateX(0); transform: translateX(0); }
  50% { -webkit-transform: translateX(-8%); transform: translateX(-8%); }
  100% { -webkit-transform: translateX(0); transform: translateX(0); }
}

@-webkit-keyframes lr1 {
  0% { -webkit-transform: translateX(-8%); transform: translateX(-8%); }
  50% { -webkit-transform: translateX(0); transform: translateX(0); }
  100% { -webkit-transform: translateX(-8%); transform: translateX(-8%); }
}

@keyframes lr1 {
  0% { -webkit-transform: translateX(-8%); transform: translateX(-8%); }
  50% { -webkit-transform: translateX(0); transform: translateX(0); }
  100% { -webkit-transform: translateX(-8%); transform: translateX(-8%); }
}

@-webkit-keyframes zoom {
  0% { -webkit-transform: scale(1); transform: scale(1); }
  50% { -webkit-transform: scale(1.3); transform: scale(1.3); }
  100% { -webkit-transform: scale(1); transform: scale(1); }
}

@keyframes zoom {
  0% { -webkit-transform: scale(1); transform: scale(1); }
  50% { -webkit-transform: scale(1.3); transform: scale(1.3); }
  100% { -webkit-transform: scale(1); transform: scale(1); }
}

@-webkit-keyframes dash {
  0% { background-position: 0% bottom; }
  50% { background-position: 100% bottom; }
  100% { background-position: 0% bottom; }  
}

@keyframes dash {
  0% { background-position: 0% bottom; }
  50% { background-position: 100% bottom; }
  100% { background-position: 0% bottom; }  
}
*/
