@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700&display=swap);
body { margin: 0px; padding: 0px; font-family: 'Roboto', sans-serif; }
:hover { transition: 0.3s; }

/********fonts***********/
@font-face { font-family: 'HelveticaNeueMedium'; src: url('../../fonts/HelveticaNeueMedium.eot?#iefix') format('embedded-opentype'), url('../../fonts/HelveticaNeueMedium.woff') format('woff'), url('../../fonts/HelveticaNeueMedium.ttf')  format('truetype'), url('../../fonts/HelveticaNeueMedium.svg#HelveticaNeueMedium') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'HelveticaNeueRegular'; src: url('../../fonts/HelveticaNeueRegular.eot?#iefix') format('embedded-opentype'), url('../../fonts/HelveticaNeueRegular.woff') format('woff'), url('../../fonts/HelveticaNeueRegular.ttf')  format('truetype'), url('../../fonts/HelveticaNeueRegular.svg#HelveticaNeueRegular') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'icomoon'; src: url('../../fonts/icomoon.eot'); src: url('../../fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('../../fonts/icomoon.woff') format('woff'), url('../../fonts/icomoon.ttf') format('truetype'), url('../../fonts/icomoon.svg#icomoon') format('svg'); font-weight: normal; font-style: normal; }
p { font-family: 'Lato', sans-serif; }

/*********Header*************/
.logo { width: 100%; height: auto; margin: 7px 0; }
.logo img { max-width: 92%; height: auto; }
.menu_wrap { width: auto; float: right; margin: 13px 0 0 0; }
.h_right { width: auto; float: right; position: absolute; right: 0; top: 0; }
.login { width: auto; height: auto; padding: 14px 22px; background: #0cb14b; float: left; }
.h_sc { width: 34px; height: 34px; border: 2px solid #fff; text-align: center; float: left; margin: 0 7px; border-radius: 50%; padding: 3px 0 0 0; }
.h_sc a { color: #fff; text-decoration: none; display: block; font-size: 16px; }
.h_sc:hover { border: 2px solid #000; }
.h_sc:hover a { color: #000; }
.search { width: 60px; height: 60px; background: #0782bb; float: right; position: relative; }
.search a { color: #fff; text-decoration: none; text-transform: uppercase; display: block; font-size: 22px; }
.search:hover { background: #000; }

/*******Search*******/
.sb-search { position: relative; margin-top: 0px; width: 0%; min-width: 60px; height: 60px; float: right; overflow: hidden; -webkit-transition: width 0.3s; -moz-transition: width 0.3s; transition: width 0.3s; -webkit-backface-visibility: hidden; }
.sb-search-input { position: absolute; top: 0; right: 0; border: none; outline: none; height: 61px; margin: 0; z-index: 10; padding: 9px 65px 10px 10px; font-family: inherit; font-size: 16px; color: #000; width: 250px; border: 1px solid #0cb14b; }
.sb-search-input::-webkit-input-placeholder { color: #666; }
.sb-search-input:-moz-placeholder { color: #666; }
.sb-search-input::-moz-placeholder { color: #666; }
.sb-search-input:-ms-input-placeholder { color: #666; }
.sb-icon-search, .sb-search-submit { width: 60px; height: 60px; display: block; position: absolute; right: 0; top: 0; padding: 0; margin: 0; line-height: 60px; text-align: center; cursor: pointer; }
.sb-search-submit {	/* IE needs this */
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */ filter: alpha(opacity=0); /* IE 5-7 */ opacity: 0; color: transparent; border: none; outline: none; z-index: -1; }
.sb-icon-search { color: #fff; z-index: 90; font-size: 22px; font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; background: #0782bb; }
.sb-icon-search:hover { background: #000; }
.sb-icon-search:before { content: "\e000"; }

/* Open state */
.sb-search.sb-search-open, .no-js .sb-search { width: 250px; }
.sb-search.sb-search-open .sb-icon-search, .no-js .sb-search .sb-icon-search { color: #fff; z-index: 11; }
.sb-search.sb-search-open .sb-search-submit, .no-js .sb-search .sb-search-submit { z-index: 90; }

/**********Search End*********/
.dropdown-menu { padding: 0; margin: 0; border: 0 solid transition !important; border: 0 solid rgba(0, 0, 0, .15); border-radius: 0; -webkit-box-shadow: none !important; box-shadow: none !important }
.mainmenu a, .navbar-default .navbar-nav > li > a, .mainmenu ul li a, .navbar-expand-lg .navbar-nav .nav-link, .nav-header  { color: #656565; font-size: 16px; text-transform: uppercase; padding: 5px 28px; display: block !important; text-decoration: none;/*font-family: 'HelveticaNeueRegular';*/ }
.mainmenu .active a, .mainmenu .active a:focus, .mainmenu .active a:hover, .mainmenu li a:hover, .mainmenu li a:focus, .navbar-default .navbar-nav>.show>a, .navbar-default .navbar-nav>.show>a:focus, .navbar-default .navbar-nav>.show>a:hover { color: #4CAF50; outline: 0; }

/*==========Sub Menu=v==========*/
.mainmenu .collapse ul ul > li:hover > a, .navbar-default .navbar-nav .show .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .show .dropdown-menu > li > a:hover { background: #4CAF50; }
.mainmenu .collapse ul ul ul > li:hover > a { background: #4CAF50; }
.mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu { background: #000; }
.mainmenu .collapse ul ul ul, .mainmenu .collapse ul ul ul.dropdown-menu { background: #1E88E5 }
.mainmenu .collapse ul ul ul ul, .mainmenu .collapse ul ul ul ul.dropdown-menu { background: #64B5F6 }
.dropdown-menu li a { color: #fff !important; padding: 8px 15px !important; border-bottom: 1px solid #323231; }

/*2/10/2020 css*/
#member-registration #jform_com_fields_gender, #member-profile #jform_com_fields_gender { width: 100%; display: inline-block; }
#member-registration #jform_com_fields_gender #jform_com_fields_gender0, #member-registration #jform_com_fields_gender #jform_com_fields_gender1 { width: 25px; height: 25px; }
#member-profile #jform_com_fields_gender #jform_com_fields_gender0, #member-profile #jform_com_fields_gender #jform_com_fields_gender1 { width: 25px; height: 25px; }
#member-registration #jform_com_fields_gender label { margin-right: 4%; vertical-align: super; }
#member-profile #jform_com_fields_gender label { margin-right: 4%; vertical-align: super; }
#userForm .formContainer { width: 34%; margin-left: auto; margin-right: auto; }
#userForm { padding-top: 50px; }
#userForm .formContainer .formControlLabel { width: 100%; text-align: left; }
#userForm .formContainer .formControls { margin-left: 0; padding-left: 0; }
#userForm .formContainer .formControls input[type="text"] { width: 98%; height: 30px; margin-bottom: 0px; }
#userForm .formBody p.formDescription { margin-top: 0px; }
#userForm .formContainer .rsform-block { margin-bottom: 0px; }
#userForm .formContainer .rsform-block h2 { color: #0782BB; font-size: 1.5rem; }
#userForm .formContainer .rsform-block .formBody input[type="submit"]:first-child { padding: 0.560rem 0.90rem; background-color: #007bff; border-color: #007bff; background-image: none; font-size: 1rem; }
#userForm .formContainer .rsform-block .formBody input[type="reset"] { background-image: none; padding: 0.375rem 0.75rem; font-size: 1rem; }

/*5/10/2020 css*/
#userForm .formContainer .rsform-block .formBody input[type="reset"] { background-color: transparent; border: none; box-shadow: none; color: #000; }
#userForm .formContainer .rsform-block .formBody input[type="submit"]:first-child:focus, #userForm .formContainer .rsform-block .formBody input[type="reset"]:focus { outline: none; }
.ic_jem .ow-btn-1 { float: left; width: 30%; border-radius: 0px; padding: 6px 0; background-color: #0782bb; }
.ic_jem label.ow-btn-1 { padding: 10px 0; }
.ic_jem .formControlLabel { width: 100%; text-align: left; padding-bottom: 0; }
.ic_jem .formControls, .ic_jem .formControls .formBody, .ic_jem .formControls .formBody input { width: 100%; }
.ic_jem .formControls .formBody .formDescription { display: none; }
.ic_jem .modal-body .rsform-block h2 { font-size: 1.5rem; color: #0782BB; }
.ic_jem .formControls .formBody input { margin-bottom: 0px; }
.ic_jem .formControls .formBody input[type="submit"] { width: 25%; float: left; background-color: #007bff; border-color: #007bff; color: #ffffff; box-shadow: none; outline: none; border: none; padding: 0.375rem 0.90rem; }
.ic_jem .formControls .formBody input[type="reset"] { width: auto; margin-left: 3%; background-color: transparent; border: none; text-align: left; padding-top: 1%; }
.ic_jem #myModal .modal-dialog { max-width: 600px; }

/*7/10/2020 css*/
.ic-rsform-table .rsform-table .rsform-table-row:nth-child(1) .rsform-left-col { display: none !important; }
.ic-rsform-table .rsform-table .rsform-table-row:nth-child(1) .rsform-right-col { width: 100% !important; text-align: center; margin-left: 0% !important; }
.ic-rsform-table .rsform-table .rsform-table-row .rsform-right-col h2 { color: #0cb14b !important; }
.ic-rsform-table .rsform-table .rsform-table-row:nth-child(11) .rsform-left-col { display: none !important; }
.ic-rsform-table .rsform-table .rsform-table-row:nth-child(11) .rsform-right-col { width: 100% !important; text-align: center; margin-left: 0% !important; }
.ic-rsform-table .rsform-table .rsform-table-row:nth-child(15) .rsform-left-col { display: none !important; }
.ic-rsform-table .rsform-table .rsform-table-row:nth-child(15) .rsform-right-col { width: 100% !important; text-align: center; margin-left: 0% !important; }
.ic-rsform-table .rsform-table .rsform-table-row:nth-child(18) .rsform-left-col { display: none !important; }
.ic-rsform-table .rsform-table .rsform-table-row:nth-child(18) .rsform-right-col { width: 100% !important; text-align: center; margin-left: 0% !important; }
.form-actions { max-width: 42%; margin-left: auto; margin-right: auto; text-align: center; }
.form-actions .btn-primary { padding-left: 4%; padding-right: 4%; border-radius: 0px; }
.ic-rsform-table .rsform-table { max-width: 700px !important; }
.wrapper .ic-form { max-width: 42%; margin-left: auto; margin-right: auto; }
.wrapper form table { width: auto !important }
.ic-form .rsform-dir-input h2 { color: #0cb14b !important }
.ic-form .rsform-dir-input h2 { text-align: center; }
.ic-form tr td:nth-child(2) { width: 100%; }

/*13/10/2020 Css*/
.single-program-4 .ow-btn-1.modal { display: block !important; width: 22%; margin-left: auto; margin-right: auto; margin-top: 2%; }
.single-program-4 .prolist { text-align: center; padding-top: 1%; }
.single-program-4 .prolist span, .single-program-4 .profiles li h5, .single-program-4 .profiles li p { color: #ffffff }
.single-program-4 .profiles li p { min-height: 76px; }

/*16/10/2020 Css*/
.ow-btns a.modal, .more a.modal { z-index: 0 !important }

/*#userForm .formContainer .rsform-block, #userForm .formContainer .rsform-block .formControls, #userForm .formContainer .rsform-block .formControls .formBody {height: 77px;}*/

/******************************Drop-down menu work on hover**********************************/
.mainmenu { background: none; border: 0 solid; margin: 0; padding: 0; min-height: 20px; width: 100%; }
@media only screen and (min-width:767px) {
	.mainmenu .collapse ul li:hover> ul { display: block }
	.mainmenu .collapse ul ul { position: absolute; top: 100%; left: 0; min-width: 250px; display: none }

	/*******/
	.mainmenu .collapse ul ul li { position: relative }
	.mainmenu .collapse ul ul li:hover> ul { display: block }
	.mainmenu .collapse ul ul ul { position: absolute; top: 0; left: 100%; min-width: 250px; display: none }

	/*******/
	.mainmenu .collapse ul ul ul li { position: relative }
	.mainmenu .collapse ul ul ul li:hover ul { display: block }
	.mainmenu .collapse ul ul ul ul { position: absolute; top: 0; left: -100%; min-width: 250px; display: none; z-index: 1 }
}
@media only screen and (max-width:1024px) {
	.ic-rsform-table, .ic-form { margin-top: 5%; }
	.ic-rsform-table .rsform-table { margin: 0 auto 20px auto; padding-bottom: 0; }
}
@media only screen and (max-width:768px) {

	/*7/10/2020 Css*/
	.wrapper .ic-form { max-width: 80%; }
	.form-actions .btn-primary { padding-left: 10%; padding-right: 10%; }
	.form-actions { max-width: 100%; }

	/*13/10/2020 css*/
	.single-program-4 .profiles li { width: 27%; }
	.single-program-4 .profiles li p { min-height: 96px; }
}
@media only screen and (max-width:767px) {
	.navbar-nav .show .dropdown-menu .dropdown-menu > li > a { padding: 16px 15px 16px 35px }
	.navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu > li > a { padding: 16px 15px 16px 45px }

	/*7/10/2020 Css*/
	.wrapper .ic-form { max-width: 100%; }
	.ic-form .form-actions { max-width: 100%; }
	.single-program-4 .profiles li { width: 100%; }
}

.dropdown .caret { position: absolute; top: 6px; right: 6px; cursor: pointer; }

/********header end*********/
.banner { width: 100%; height: auto; position: relative; border-bottom: 7px solid #0eae4c; overflow: hidden; }

/*****slider******/
.flexslider { width: 100%; margin: 0 auto; box-shadow: none; }
.flexslider li { position: relative; }
.flexslider li .meta { position: absolute; top: 150px; left: 0; color: #fff; display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; margin: 0px auto; right: 0; }

/*******************Header end*****************/
.meta-inner { width: 100%; height: auto; max-width: 360px; text-align: left; }
.b_1 { width: 100%; height: auto; font-size: 48px; color: #ffffff; text-transform: uppercase; font-weight: 600;	/*font-family: 'HelveticaNeueMedium';*/ line-height: 56px; text-shadow: 0 0 5px #000; }
.b_1 a { color: #ffffff; text-decoration: none; }
.b_1 a:hover { color: #0cb14b; }
.banner-more { width: 100%; float: left; margin: 50px 0 0 0; }
.banner-more a { color: #fff; font-size: 16px;	/*font-family: 'HelveticaNeueRegular';*/ background: #0782BB; padding: 12px 46px; text-decoration: none; letter-spacing: 1px; }
.banner-more a:hover { background: #0cb14b; color: #fff; }
.wrapper { width: 100%; height: auto; }
.pert_1 { width: 100%; height: auto; padding: 60px 0; }
.p_1 { width: 100%; height: auto; max-width: 300px; text-align: center; margin: 0px auto; }
.p_1_pic { width: 100%; height: 70px; }
.p_1 h3 { font-size: 20px; text-transform: uppercase; color: #0782bb; margin: 0 0 7px 0; }
.p_1_heading { width: 100%; height: auto; font-size: 20px; text-transform: uppercase; color: #0782bb; font-family: 'HelveticaNeueMedium'; margin: 0 0 7px 0; }
.p_1 p { color: #666666; font-size: 16px; margin: 0; }
.pert_2 { width: 100%; height: auto; padding: 60px 0; min-height: 400px; background: url(../../img/bg-1.jpg) no-repeat; background-size: cover !important; position: relative; }
.p_2 { width: 75px; height: 75px; position: absolute; top: 0px; bottom: 0; left: 0; right: 0; margin: auto; }
.p_2:hover { -webkit-transform: rotate(50deg); transform: rotate(50deg); }
.p_2 img { max-width: 100%; }
.pert_3 { width: 100%; height: auto; padding: 60px 0; background: #f2f2f2; overflow: hidden; }
.p_3 { width: 90%; height: auto; overflow: hidden; margin: 0px auto; position: relative; }
.tab { float: left; width: 30%; height: auto; }
.tabs ul { padding: 0px; margin: 0px; }

/* Style the buttons inside the tab */
.tabs ul li { display: block; background-color: #ffffff; width: 100%; border: 2px solid #0684b7; border-width: 0 0 2px 0;  /*font-family: 'HelveticaNeueRegular';*/ }
.tabs ul li span { float: right; }
.tabs ul li a { text-decoration: none; padding: 12px 15px; color: #646364; padding: 12px 15px; outline: none; text-align: left; cursor: pointer; transition: 0.3s; font-size: 16px; }

/* Change background color of buttons on hover */
.tabs li:hover { background-color: #000; }

/* Create an active/current "tab button" class */
.tabs li a.active { background-color: #0684b7; color: #fff; }
.tabs li:hover a { color: #fff; }

/* Style the tab content */
.tabcontent { float: left; padding: 0px 0; width: 70%; border-left: none; height: auto; }
.tb_pic { width: 100%; height: auto; }
.tb_pic img { max-width: 100%; height: auto; }
.tb_dec { width: 100%; height: auto; background: #0cb14b; padding: 48px 50px; max-width: 83%; position: relative; z-index: 1; margin-top: -78px; }
.tb_dec p { color: #fff; line-height: 25px; margin: 0; letter-spacing: 1px; }
.tb_dec p a { color: #0782bb; text-decoration: underline; }
.tb_dec p a:hover { color: #fff; }
.arb { display: none; font-size: 20px; color: #000; width: auto; }
@media all and (max-width:768px) {
	#userForm .formContainer { width: 57%; margin-left: auto; margin-right: auto; }
}
@media all and (min-width:767px) {
	.item.active .item-content { padding-top: 0; }
}
.tabbed-content .tabs { display: none; }
.tabbed-content .item { min-height: 2em; }
.tabbed-content .item::before { content: attr(data-title); }
.tabbed-content .item .item-content { opacity: 0; visibility: hidden; height: 0; }
.tabbed-content .item.active .item-content { opacity: 1; visibility: visible; height: auto; }
@media all and (min-width:767px) {
	.tabbed-content .tabs { display: block; }
	.tabbed-content .tabs li { display: inline-block; }
	.tabbed-content .tabs li a { display: block; }
	.tabbed-content .item { min-height: 0; }
	.tabbed-content .item::before { display: none; }
	.tabbed-content.tabs-side .tabs { width: 300px; float: left; }
	.tabbed-content.tabs-side .tabs li { display: block; }
	.tabbed-content.tabs-side .item { margin-left: 300px; }
}
@media all and (max-width:575px) {
	#userForm .formContainer { width: 85%; margin-left: 6%; margin-right: auto; }
	.single-program-4 .profiles li p { min-height: 47px; }
}
.pert_4 { width: 100%; height: auto; padding: 50px 0; overflow: hidden; }
.p_4 { width: 100%; max-width: 320px; height: auto; }
.p_4_pic { width: 100%; height: 200px; overflow: hidden; margin: 0 0 15px 0; background: #ccc; }
.p_4_pic img { width: 100%; height: 100%; object-fit: cover; }
.p_4_dec { width: 100%; height: auto; }
.p_4_dec h6 { color: #646364; margin: 0 0 5px 0; font-size: 14px;	/*font-family: 'HelveticaNeueRegular';*/ }
.p_4_dec h4 { color: #0782BB; margin: 0 0 5px 0; font-size: 20px; text-transform: uppercase; }
.p_4_dec h4 a { color: #0782BB; text-decoration: none; }
.p_4_dec h4 a:hover { color: #000; }
.p_4_dec p { color: #646364; margin: 0 0 0 0; font-size: 16px;	/*font-family: 'HelveticaNeueRegular';*/ }
.p_4_dec p a { color: #0DB14B; text-decoration: underline; }
.p_4_dec p a:hover { color: #0782BB; }
.p_4_more { width: 100%; height: auto; text-align: center; margin: 53px 0 0 0; }
.p_4_more a { color: #fff; font-size: 16px;	/*font-family: 'HelveticaNeueRegular';*/ background: #0782BB; padding: 11px 50px; text-decoration: none; letter-spacing: 1px; }
.p_4_more a:hover { background: #000; }
.heading { width: 100%; height: auto; text-align: center; margin: 0 0 40px 0; color: #646364; font-size: 24px; font-family: 'HelveticaNeueMedium'; text-transform: uppercase; }
.pert_5 { width: 100%; height: auto; padding: 50px 0; background: #F2F2F2; }
.pb_right { width: 100%; height: auto; margin: 0 0 15px 0; position: relative; }
.pb_pic { width: 100%; height: auto; position: relative; }
.pb_pic img { width: 100%; height: auto; }
.pb_top_1 { width: auto; height: auto; position: absolute; top: 0; right: 15px; text-align: right; }
.pb_top_2 { width: 100%; height: 100%; position: absolute; bottom: 0; padding: 18px 20px; background: url(../../img/shd.png) no-repeat; background-size: 100% auto; }
.pb_top_2 a { color: #fff; font-size: 18px; font-family: 'HelveticaNeueMedium'; text-transform: uppercase; text-decoration: none; display: block; margin: 108px 0 0 }
.pb_top_2 a:hover { color: #0cb14b; }
.p_5_left { width: 100%; height: auto; }
.p_5_pic { width: 100%; height: auto; }
.p_5_pic img { width: 100%; height: auto; }
.p_5_pic_heading { width: 100%; height: auto; position: relative; z-index: 1; margin: -120px 0 20px; color: #fff; font-size: 24px; font-family: 'HelveticaNeueMedium'; text-transform: uppercase; padding: 0 0 0 50px; text-shadow: 0 0 3px #000 }
.p_5_dec { width: 100%; height: auto; background: #0782bb; padding: 48px 50px; max-width: 83%; position: relative; z-index: 1; max-height: 239px; overflow: hidden; }
.p_5_dec p { color: #fff; line-height: 25px; margin: 0; letter-spacing: 1px; }
.p_5_dec p a { color: #0cb14b; text-decoration: underline; }
.p_5_dec p a:hover { color: #fff; }
.pert_5 .p_4_more a { background: #0cb14b; }
.pert_5 .p_4_more a:hover { background: #0782bb; }
.pert_6 { width: 100%; height: auto; padding: 70px 0; background: #0DB14B; text-align: center; }
.p_6_inner { width: 100%; height: auto; max-width: 80%; margin: 0px auto; }
.p_6_inner h4 { margin: 0 0 15px 0; color: #fff; font-size: 24px;	/*font-family: 'HelveticaNeueMedium';*/ text-transform: uppercase; }
.p_6_inner p { color: #fff; margin: 0 0 0 0; font-size: 16px;	/*font-family: 'HelveticaNeueRegular';*/ font-size: 18px !important; }
.p_6_more { width: 100%; height: auto; text-align: center; margin: 40px 0 0 0; }
.p_6_more a { color: #646364; font-size: 16px;	/*font-family: 'HelveticaNeueRegular';*/ background: #fff; padding: 10px 35px; text-decoration: none; letter-spacing: 1px; }
.p_6_more a:hover { background: #000; color: #fff; }

/***************Inner page*************/
.inner-banner { width: 100%; height: auto; position: relative; margin: 0 0 0px 0; }
.inner-banner-pic { width: 100%; height: auto; position: relative;	/*border-bottom:5px solid #0DB14B;*/ max-height: 400px; overflow: hidden; background: #000; }
.inner-banner-pic img { width: 100%; height: auto; opacity: 0.8; }
.inner-banner-top { width: 100%; height: auto; position: absolute; top: 130px; z-index: 9; left: 0; right: 0; }
.res-heading { width: 100%; height: auto; text-align: center; color: #fff; font-size: 48px;	/*font-family: 'HelveticaNeueMedium';*/ text-transform: uppercase; margin: 45px 0 0 0; }
.res-dec { width: 100%; height: auto; color: #fff; font-size: 33px; text-transform: uppercase;	/*font-family: 'HelveticaNeueMedium';*/ margin: 36px 0 0 0; max-width: 50%; font-weight: 700; text-shadow: 0 0 3px #000; }
.inner-banner-bottom { width: 100%; height: auto; padding: 45px 0; background: #0DB14B; }
.resource-1 { width: 100%; height: auto; padding: 20px 0 100px; overflow: hidden; }
.heading_crisis { width: 100%; height: auto; text-align: center; color: #646364; font-size: 24px; font-family: 'HelveticaNeueMedium'; text-transform: uppercase; margin-top: 20px; }
.heading_crisis a { font-size: 24px; color: #0DB14B }
.heading_crisis a:hover { text-decoration: none; }
.res-1 { width: 100%; height: auto; max-width: 320px; margin: 0px auto; }
.res-1-pic { width: 100%; height: 200px; border-bottom: 5px solid #0DB14B; overflow: hidden; background: #ccc; margin: 0 0 10px 0; }
.res-1-pic img { width: 100%; height: 100%; object-fit: cover; }
.res-1 h4 { margin: 0 0 0 0; color: #0782BB; font-family: 'Lato', sans-serif; font-size: 18px;	/*font-family: 'HelveticaNeueMedium';*/ text-transform: uppercase; }
.res-1 h4 a { color: #0782BB; text-decoration: none; }
.res-1 h4 a:hover { color: #000; text-decoration: none; }
.resource-1 .owl-prev { float: left; width: 40px; height: 40px; background: url(../../img/rg.png) no-repeat !important; background-size: 100% 100% !important; color: #fff !important; }
.resource-1 .owl-next { width: 40px; height: 40px; float: right; background: url(../../img/lf.png) no-repeat !important; background-size: 100% 100% !important; color: #fff !important; }
.resource-1 .owl-dots { display: none; }
.resource-1 button { font-size: 35px; }
.resource-2 { width: 100%; height: auto; padding: 0px 0 30px; background: #F2F2F2; }
.tabbable-panel { border: 0px solid #eee; padding: 0; margin-top: -40px; }

/* Default mode */
.tabbable-line > .nav-tabs { border: none; margin: 0px; text-align: center; display: block; }
.tabbable-line > .nav-tabs > li { display: inline-block; min-width: 150px; height: auto; border-radius: 10px 10px 0 0; padding: 0 0 0 0; background: #0782bb; }
.tabbable-line > .nav-tabs > li > a { border: 0; margin-right: 0; color: #fff; text-decoration: none; display: block; padding: 9px 0; }
.tabbable-line > .nav-tabs > li:hover { background: #F2F2F2; }
.tabbable-line > .nav-tabs > li > a.active { color: #646364; background: #F2F2F2; }
.tabbable-line > .nav-tabs > li > a > i { color: #fff; margin: 0 6px 0 0; font-size: 20px; }
.tabbable-line > .nav-tabs > li > a.active i { color: #646364; }
.tabbable-line > .nav-tabs > li:hover > a { color: #646364; }
.tabbable-line > .nav-tabs > li:hover > a i { color: #646364 !important; }
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover { border-bottom: 0px solid #fbcdcf; }
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a { border: 0; background: none !important; color: #646364; }
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i { color: #a6a6a6; }
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu { margin-top: 0px; }
.tabbable-line > .nav-tabs > li.active { border-bottom: 4px solid #f3565d; position: relative; }
.tabbable-line > .nav-tabs > li.active > a { border: 0; color: #333333; }
.tabbable-line > .nav-tabs > li.active > a > i { color: #404040; }
.tabbable-line > .tab-content { margin-top: 40px; border: 0; padding: 15px 0; }
.portlet .tabbable-line > .tab-content { padding-bottom: 0; }

/* Below tabs mode */
.tabbable-line.tabs-below > .nav-tabs > li { border-top: 4px solid transparent; }
.tabbable-line.tabs-below > .nav-tabs > li > a { margin-top: 0; }
.tabbable-line.tabs-below > .nav-tabs > li:hover { border-bottom: 0; border-top: 4px solid #fbcdcf; }
.tabbable-line.tabs-below > .nav-tabs > li.active { margin-bottom: -2px; border-bottom: 0; border-top: 4px solid #f3565d; }
.tabbable-line.tabs-below > .tab-content { margin-top: -10px; border-top: 0; border-bottom: 1px solid #eee; padding-bottom: 15px; }
.res_full { width: 100%; height: auto; position: relative; margin: 0 auto 30px; max-width: 334px; }
.res-pic { width: 100%; height: 210px; overflow: hidden; border-bottom: 5px solid #0DB14B; background: #ccc; }
.res-pic img { width: 100%; height: 100%; object-fit: cover; }
.res-top { width: auto; position: absolute; top: 0; left: 20px; }
.res-name { width: 100%; height: auto; margin: 10px 0 0 0; color: #0782BB; font-size: 18px; font-family: 'HelveticaNeueMedium'; text-transform: uppercase; }
.res-name a { color: #0782BB; text-decoration: none; }
.category { width: 100%; height: auto; }
.category select { width: 400px; height: 40px; border: 2px solid #fff; background: none; padding: 5px 10px; font-family: 'HelveticaNeueRegular'; }
.category select option { font-family: 'HelveticaNeueRegular'; }
.searchbar { width: 100%; height: auto; float: right; max-width: 400px; position: relative; }
.src_left { width: 100%; height: auto; }
.src_left input { width: 100%; height: 40px; border: 1px solid #fff; padding: 5px 50px 5px 10px; color: #646364; font-family: 'HelveticaNeueRegular'; }
.src_right input[type="submit"] { width: 40px; height: 40px; border: 1px solid #fff; padding: 5px 0; color: #646364; position: absolute; right: 0; top: 0; background: url(../../img/src.png) no-repeat; background-size: 24px auto; background-position: 53% 50%; }
.src_right input[type="submit"]:hover { opacity: 0.8; }
.sml-font { width: 100%; height: auto; margin: 0px auto; text-align: center; }
.sml-font p { margin: 0px; color: #fff; font-size: 18px; }
.programe-1 { width: 100%; height: auto; padding: 50px 0; }
.programe-2 { width: 100%; height: auto; padding: 50px 0; background: #F2F2F2; }
.sel { width: 100%; height: auto; }
.sel select { width: 100%; height: 42px; border: 2px solid #0782BB; font-family: 'HelveticaNeueRegular'; padding: 5px 10px; }
.sel select option { font-family: 'HelveticaNeueRegular'; }
.sel .ms-options-wrap { width: 100%; height: 42px; border: 2px solid #0782BB; font-family: 'HelveticaNeueRegular'; }
.sel .ms-options-wrap button { margin: 0px; height: 38px; border: none; padding: 9px 10px; outline: none; }
.sel .ms-options-wrap > .ms-options { width: 90%; right: 0; margin: 0px auto; }
.sel .ms-options-wrap > .ms-options > ul label { padding: 2px 4px 4px 27px; }
.sel .ms-options-wrap > .ms-options > ul input[type="checkbox"] { margin: 0 5px 0 3px; }
.sel a { color: #fff; background: #0782bb; font-size: 16px; display: block; text-decoration: none; height: 42px; padding: 10px 0; text-align: center; }
.sel a:hover { background: #0DB14B; }
.category {	/*width:400px;*/
height: auto; }
.category select { width: 100%; height: 42px; border: 2px solid #0782BB; font-family: 'HelveticaNeueRegular'; padding: 5px 10px; }
.category select option { font-family: 'HelveticaNeueRegular'; }
.category .ms-options-wrap { width: 100%; height: 42px; font-family: 'HelveticaNeueRegular'; }
.category .ms-options-wrap button { margin: 0px; height: 38px; border: none; padding: 9px 10px; outline: none; }
.category .ms-options-wrap > .ms-options {	/*width: 400px;*/
width: auto; right: 0; margin: 0px 15px; }
.category .ms-options-wrap > .ms-options > ul label { padding: 2px 4px 4px 27px; }
.category .ms-options-wrap > .ms-options > ul input[type="checkbox"] { margin: 0 5px 0 3px; }
.prog-full { width: 100%; height: auto; max-width: 750px; margin: 0px auto 40px; overflow: hidden; }
.prog_left { width: 330px; height: 200px; float: left; border-right: 5px solid #0DB14B; text-align: center; background: #ccc }
.prog_left img { width: 100% !important; height: 100%; object-fit: cover; }
.prog_right { width: 400px; height: auto; float: right; }
.prog_right h4 { color: #0782BB; font-size: 18px; margin: 0 0 10px 0; text-transform: uppercase;	/*font-family: 'HelveticaNeueMedium';*/ }
.prog_right p { font-size: 16px; color: #646364; }
.btns { width: 100%; height: auto; margin: 25px 0 0 0; overflow: hidden; }
.btns a { display: block; width: 45%; height: auto; padding: 9px 0; text-align: center; float: left; text-decoration: none; font-size: 16px;	/*font-family: 'HelveticaNeueRegular';*/ }
.bt-1 { background: #0DB14B; color: #fff; border: 2px solid #0DB14B; margin: 0 10% 0 0; }
.bt-1:hover { background: #0782BB; border: 2px solid #0782BB; color: #fff; }
.bt-2 { color: #646364; border: 2px solid #0DB14B }
.bt-2:hover { background: #0DB14B; color: #fff; }
.left-text p { color: #fff; margin: 0px; font-size: 20px !important; }
.adr { width: 100%; height: auto; position: relative; max-width: 320px; float: right; margin-top: -190px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5); }
.adr_heading { width: 100%; height: auto; background: #0782BB; font-size: 16px; color: #fff;	/*font-family: 'HelveticaNeueRegular';*/ padding: 20px 20px; text-transform: uppercase; }
.adr_inner { width: 100%; height: auto; background: #fff; padding: 20px 20px; overflow: hidden; }
.adr_full { width: 100%; height: auto; margin: 0 0 15px 0; overflow: hidden; }
.adr_icon { width: 50px; height: auto; float: left; color: #0782BB; font-size: 25px; }
.adr_dec { width: 70%; height: auto; float: left;	/*font-family: 'HelveticaNeueRegular';*/ font-size: 16px; padding: 5px 0 0 0; }
.ow-btns { width: 100%; height: auto; margin: 25px 0 0 0; overflow: hidden; }
.dis { opacity: 0.6; }
.ow-btns a { display: block; width: 30%; height: auto; padding: 9px 0; text-align: center; float: left; text-decoration: none; font-size: 16px;	/*font-family: 'HelveticaNeueRegular';*/ }
.ow-btn-1 { background: #0782BB; color: #fff; border: 2px solid #0782BB; margin: 0 5% 0 0; }
.ow-btn-1:hover { background: #000; border: 2px solid #000; color: #fff; }
.ow-btn-2 { color: #fff; border: 2px solid #0DB14B; background: #0DB14B; margin: 0 5% 0 0; }
.ow-btn-2:hover { background: #000; border: 2px solid #000; color: #fff; }
.ow-btn-3 { color: #646364; border: 2px solid #0DB14B }
.ow-btn-3:hover { background: #0DB14B; color: #fff; }
.own-pic { width: 130px; height: 130px; overflow: hidden; border-radius: 50%; float: left; background: #4c535a; }
.own-pic img { width: 100%; height: auto; }
.own-dec { width: 66%; height: auto; float: right; margin: 10px 0 0 0; }
.own-dec h4 { color: #0782BB;	/*font-family: 'HelveticaNeueMedium';*/ font-size: 22px; }
.own-dec p {	/*font-family: 'HelveticaNeueRegular';*/
color: #646364; font-size: 18px; }
.ics { width: 100%; height: auto; float: left; }
.ics-ic { width: 37px; height: 37px; border: 2px solid #0DB14B !important; text-align: center; float: left; margin: 0 20px 0 0; border-radius: 50%; padding: 3px 0 0 0 !important; }
.ics-ic a { color: #0DB14B; text-decoration: none; display: block; font-size: 18px; }
.ics-ic:hover { border: 2px solid #646364; }
.ics-ic:hover a { color: #646364; }
.ow-top { width: 100%; height: auto; margin: 0 0 40px 0; float: left; }
.ow-top-inner { width: auto; float: right; }
.tx-left { width: auto; float: left; height: auto; color: #0782BB; font-size: 16px; text-transform: uppercase;	/*font-family: 'HelveticaNeueRegular';*/ margin: 6px 15px 0 0; }
.tx-right { width: 37px; height: 37px; border: 2px solid #0782BB; text-align: center; float: right; margin: 0 0 0 0; border-radius: 50%; padding: 5px 0 0 0; color: #0782BB; cursor: pointer; }
.tx-btm { width: 360px; height: auto; position: absolute; top: 50px; right: 0; background: #fff; z-index: 9;	/*display:none;*/ box-shadow: 0 0 5px #ccc; margin-top: 50px; }
.tx-btm ul { padding: 20px 20px; margin: 0px; max-height: 350px; overflow-y: scroll; }
.tx-btm ul li { padding: 0px; margin: 0px 0 25px 0; width: 100%; list-style: none; overflow: hidden; }
.gl { width: 90px; height: 90px; float: left; border-radius: 50%; overflow: hidden; background: #4c535a; }
.gl img { width: 100%; height: auto; }
.gl_dec { width: 200px; height: auto; float: right; }
.gl_dec h4 { color: #0782BB; font-size: 20px; text-transform: uppercase;	/*font-family: 'HelveticaNeueMedium';*/ margin: 7px 0 3px 0; }
.gl_dec p { color: #646364; font-size: 16px; margin: 0 0 0 0; }
.single-program-2 { width: 100%; height: auto; padding: 0px 0 30px; background: #F2F2F2; border-top: 0px solid #0782BB; margin: 50px 0 0 0; }
.tx-btm { visibility: hidden; opacity: 0; transition: 0.6s; }
.tx-btm.show { visibility: visible; opacity: 1; margin-top: 0px; }
.tb-dec { width: 100%; height: auto; max-width: 75%; margin: 0px auto; }
.tb-dec h4 { color: #646364; text-transform: uppercase; text-align: center; margin: 0 0 25px 0;	/*font-family: 'HelveticaNeueMedium';*/ }
.tb-dec p { color: #646364; line-height: 25px; }
.single-program-2 .tabbable-line > .nav-tabs > li { margin: 0 -1px; overflow: hidden; }
.tb-btn { width: 100%; height: auto; text-align: center; display: inline-block; margin: 20px 0; }
.tb-btn a { width: 150px; height: auto; padding: 8px 0; text-align: center; text-decoration: none; font-size: 16px;	/*font-family: 'HelveticaNeueRegular';*/ display: inherit; margin: 0 15px; }
.tb-btn-1 { background: #0782BB; color: #fff; border: 2px solid #0782BB; margin: 0 0 0 0; }
.tb-btn-1:hover { background: #000; border: 2px solid #000; color: #fff; }
.tb-btn-2 { color: #fff; border: 2px solid #0DB14B; background: #0DB14B; margin: 0 0 0 0; }
.tb-btn-2:hover { background: #000; border: 2px solid #000; color: #fff; }
.single-program-2 .tabbable-line > .tab-content { margin-top: 30px; float: left; width: 100%; }
.tab_social { width: 100%; height: auto; text-align: center; margin: 10px 0 20px; }
.tab_social .sc { float: none; display: inline-block; margin: 0 15px; }
.single-program-3 { width: 100%; height: auto; padding: 50px 0; }
.list { width: 100%; height: auto; max-width: 900px; margin: 0px auto; }
.list ul { padding: 0 0 0 20px; overflow: hidden; }
.list ul li { width: 49%; height: auto; float: left; list-style: none; color: #646364;	/*font-family: 'HelveticaNeueRegular';*/ font-size: 17px; position: relative; padding: 0 2px 0 43px; margin: 0 0 20px;	/* text-transform: capitalize; */ min-height: 90px; }
.list ul li:before { content: url(../../img/bu.png); margin: 0 10px 0 0; position: absolute; left: 0; }
.single-program-4 { width: 100%; height: auto; padding: 50px 0; background: #0DB14B; }
.single-program-4 h4 { text-align: center; color: #fff; font-size: 24px;	/*font-family: 'HelveticaNeueMedium';*/ text-transform: uppercase; margin: 0; }
.more { width: 100%; height: auto; text-align: center; }
.more a { background: #0782BB; padding: 8px 55px;	/*font-family: 'HelveticaNeueRegular';*/ border: 2px solid #0782BB; color: #fff; font-size: 16px; text-decoration: none; }
.more a:hover { background: #000; border: 2px solid #000; }
.single-program-5 { width: 100%; height: auto; padding: 50px 0; background: #F2F2F2; }
.glb-full { width: 100%; height: auto; max-width: 800px; margin: 0px auto; text-align: center; }
.glb { height: auto; text-align: center; display: inline-grid; width: auto; max-width: 158px; margin: 0 8%; }
.glb-pic { width: 80px; height: 80px; margin: 0px auto; border-radius: 50%; overflow: hidden; }
.glb-pic img { width: 100%; height: auto; }
.glb h4 { color: #0782BB; font-size: 15px;	/*font-family: 'HelveticaNeueMedium';*/ text-transform: uppercase; max-width: 179px; margin: 10px auto 0; }
.about-1 { width: 100%; height: auto; overflow: hidden; }
.about-1 ul { padding: 0px; margin: 0px; }
.about-1 ul li { width: 50%; float: left; min-height: 200px; background: #0DB14B; text-align: center; list-style: none; }
.about-1 ul li:nth-child(2) { background: #0782bb; }
.ab-1 { width: 100%;	/*max-width:350px;*/ margin: 50px auto 0; }
.ab-1 h4 { color: #fff !important; font-size: 24px !important; text-transform: uppercase !important;	/*font-family: 'HelveticaNeueMedium' !important;*/ margin: 0 0 10px 0 !important; font-weight: bold; }
.ab-1 h4::first-letter { font-size: 24px !important; }
.ab-1 p { color: #fff !important; margin: 0px !important; font-size: 18px; }
.abt_2 { width: 100%; height: auto; }
.abt_2_inner { width: 100%; height: auto; background: #F2F2F2; max-width: 700px; padding: 40px 60px; margin: -50px auto 0; border-top: 5px solid #0DB14B; text-align: center; position: relative; }
.abt_2_inner h4 { color: #0782BB; font-size: 18px; text-transform: uppercase; font-family: 'HelveticaNeueMedium'; margin: 0 0 30px 0; }
.abt_2_inner p { color: #000000; }
.post-singel-page { width: 100%; height: auto;	/*border-top:5px solid #0DB14B;*/ }

/*.post-singel-page-inner
{
width:100%;
height:auto;
max-width:760px;
margin:0px auto;
}*/
.pagination { height: auto;	/*margin:30px 0 15px 0;*/	/*float: right;*/
width: 100%; display: inline-block; text-align: center; margin-top: 13px; font-size: 18px; }
.pagination .breadcrumb { background: none; padding: 0; }
.pagination  .breadcrumb-item + .breadcrumb-item::before { content: "|"; }
.pagination .breadcrumb-item.active { color: #0DB14B; }
.pagination a { color: #646364; text-decoration: none; }
.singl-pic { width: 100%; height: auto; }
.singl-pic img { max-width: 100%; height: auto; }
.post-singel-page p { color: #646364; line-height: 25px; }
.post-singel-page p a { color: #646364; text-decoration: none; }
.post-singel-page p a:hover { color: #0DB14B; }
.post-singel-page h6 { color: #646364; line-height: 12px; font-family: 'Lato', sans-serif; margin: 0 0 15px 0; }
.post-singel-page h4 { font-size: 18px; text-transform: uppercase; margin: 0 0 15px 0;	/*font-family: 'HelveticaNeueMedium';*/ color: #0782BB; }
.post-singel-page h4 a { color: #0782BB; text-decoration: none; }
.post-singel-page h4 a:hover { color: #000; text-decoration: none; }
.statement-list { width: 100%; height: auto; padding: 50px 0; background: #F2F2F2;	/*border-top:5px solid #0DB14B;*/ }
.st-pic { width: 100%; height: 200px; border-right: 5px solid #0DB14B; max-width: 360px; margin: 0px auto; text-align: center; background: #ccc; overflow: hidden; }
.st-pic img { width: 100%; height: 100%; object-fit: cover; }
.st-pic.ic-st-pic { height: 245px; max-width: 195px; }
.st-pic.ic-st-pic img {	/*width:100%;*/
height: 100%;	/*object-fit: cover;*/ }
.st-pic .media { display: block; }
.st-list h4 { color: #0782BB; font-size: 18px; text-transform: uppercase;	/*font-family: 'HelveticaNeueMedium';*/ margin: 0 0 15px 0; }
.st-list h4 a { color: #0782BB; text-decoration: none; }
.st-list h4 a:hover { color: #0DB14B; text-decoration: none; }
.st-dec { width: 100%; height: auto; min-height: 100px; }
.st-dec p { color: #646364; line-height: 25px; }
.st-download { width: 100%; height: auto; }
.st-download a { padding: 8px 50px; text-align: center; float: left; text-decoration: none; font-size: 16px;    /*font-family: 'HelveticaNeueRegular';*/ color: #646364; border: 2px solid #0DB14B; }
.st-download a:hover { color: #fff; background: #0DB14B; }
.st-list { width: 100%; height: auto; }
.st-list ul { padding: 0px; margin: 0px; }
.st-list ul li { list-style: none; margin: 0 0 30px 0; }
#loadMore { cursor: pointer; width: 170px; margin: 55px auto 0; text-align: center; padding: 10px 35px; background: #0cb14b; color: #fff;	/*font-family: 'HelveticaNeueRegular';*/ font-size: 16px; }
#loadMore:hover { background: #0782BB; }
.team-pert { width: 100%; height: auto; padding: 0px 0 10px; background: #F2F2F2; margin: 61px 0 0 0; }
.team-pht { width: 220px; height: 220px; border-radius: 50%; overflow: hidden; margin: 0px 30px 0 0; border: 1px solid #ccc; background: #ccc; float: right; }
.team-pht img { width: 100%; height: auto; }
.team-dec { width: 100%; height: auto; margin: 10px 0 0 0; }
.team-dec h4 { color: #0782BB; margin: 0 0 5px 0; font-size: 22px; text-transform: uppercase; }
.team-dec h4 .fa { margin: 0 0 0 15px; }
.team-dec h4 a { color: #0782BB; text-decoration: none; font-size: 24px; }
.team-dec h4 a:hover { color: #000; }
.team-dec h5 { font-size: 18px; }
.team-dec p { color: #646364; font-size: 16px; max-width: 71%; }
.ts { width: 40px; height: 40px; border: 2px solid #0DB14B; text-align: center; margin: 15px auto 0; border-radius: 50%; padding: 3px 0 0 0; }
.ts a { color: #0DB14B; text-decoration: none; display: block; font-size: 18px; }
.ts:hover { border: 2px solid #646364; }
.ts:hover a { color: #646364; }
.team-more { width: 100%; height: auto; text-align: center; margin: 10px 0 0 0; float: left; }
.psc { padding-bottom: 30px; border-bottom: 1px solid #707070; margin-bottom: 20px; }
.psc:last-child { border-bottom: 0px solid #707070; }
@media (min-width:768px) {
	.psc:nth-child(even) .col-lg-6:nth-child(2) { order: -1; text-align: right; }
	.psc:nth-child(even) .col-lg-6:nth-child(2) .team-dec p { width: 100%; max-width: 71%; float: right; }
	.psc:nth-child(even) .col-lg-6:nth-child(2) .team-more {    /*width: auto;*/
	float: right; }
	.psc:nth-child(even) .col-lg-6 .team-pht { float: left; margin: 0 0 0 50px; }
}
.custom .single-program-4 h4 { color: #fff; }
.cp { padding: 9px 45px; text-decoration: none; font-size: 16px;	/*font-family: 'HelveticaNeueRegular';*/ color: #646364; border: 2px solid #0DB14B; display: inline-block; cursor: pointer; }
.cp:hover { background: #0DB14B; color: #fff; }
.popup { display: none; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background: #fff; box-shadow: 0 0 15px #000; z-index: 99; text-align: center; }
.popup.visible { display: block; }
.tm-heading { width: 100%; height: auto; padding: 12px 20px; background: #0782BB; color: #fff; text-transform: uppercase; font-size: 20px;	/*font-family: 'HelveticaNeueMedium';*/ }
.tm-dec { width: 100%; height: auto; padding: 15px 20px; }
.tm-dec .team-pht { margin: 0px auto 20px !important; float: none !important; max-width: 200px; max-height: 200px; }
.tm-dec .team-pht img { max-width: 200px; max-height: 200px; margin: 0px 0 20px 0; }
.tm-dec p { margin: 0 0 5px 0; }

/*.crs
{
width: 40px;
height: 40px;
text-align: center;
float: right;
background:#fff;
padding: 5px;
border-radius: 5px;
margin: 10px 9px 0 0;
cursor: pointer;
}
.crs img
{
max-width:100%;
}*/
.team-pert .tabbable-panel { margin-top: 0px; }
.team-pert .tabbable-line > .nav-tabs > li { border: 2px solid #0782BB; background: none; color: #646364; min-width: 200px; margin: 0 25px;	/*font-family: 'HelveticaNeueRegular';*/ }
.team-pert .tabbable-line > .nav-tabs > li:hover > a { background: #0782BB !important; color: #fff !important; }
.contact-page { width: 100%; height: auto; padding: 50px 0; border-top: 0px solid #0DB14B; }
.cps { width: 100%; height: auto; max-width: 580px; margin: 0px auto 30px; }
.cps-inp { width: 100%; height: auto; }
.cps-inp input { width: 100%; border: 1px solid #ccc; height: 42px; padding: 5px 10px; color: #979797;	/*font-family: 'HelveticaNeueRegular';*/ font-size: 15px; outline: none; }
.cps-inp textarea { width: 100%; border: 1px solid #ccc; height: 140px; padding: 5px 10px; color: #979797;	/*font-family: 'HelveticaNeueRegular';*/ font-size: 15px; outline: none; }
.cps h5 { color: #0782BB; text-transform: uppercase; font-size: 18px;	/*font-family: 'HelveticaNeueMedium';*/ }
.cps-btns { width: 100%; height: auto; max-width: 580px; margin: 0px auto 0px; text-align: center; }
.cps-btns input[type=submit] { width: 180px; border: 2px solid #0782BB; height: 40px; background: #0782BB;	/*font-family: 'HelveticaNeueRegular';*/ font-size: 15px; color: #fff; }
.cps-btns input[type=submit]:hover { border: 2px solid #0DB14B; background: #0DB14B; }
.accordion .card-header .card-title.collapsed:after { font-family: 'FontAwesome'; content: "\f077"; position: absolute; z-index: 9; top: 11px; right: 16px; transform: rotate(90deg); }
.accordion .card-header .card-title:after { font-family: 'FontAwesome'; content: "\f077"; position: absolute; z-index: 9; top: 11px; right: 16px; transform: rotate(180deg); }
.policies-pg { width: 100%; height: auto; max-width: 765px; margin: 0px auto; }
.policies-pg .card-header { background: #F2F2F2; border-bottom: 4px solid #0782BB; color: #646364;	/*font-family: 'HelveticaNeueRegular';*/ font-size: 16px; position: relative; padding: 0px; }
.policies-pg .card-header a { text-decoration: none; color: #646364; display: block; margin: 0; padding: 0.75rem 1.25rem; }
.policies-pg .card-header a:hover { color: #0cb14b; }
.policies-pg .card { border-radius: 0px; }
.policy h4 { color: #0782BB; font-size: 20px;	/*font-family: 'HelveticaNeueMedium';*/ text-transform: uppercase; margin: 0 0 30px 0; }
.policy p { color: #646364; line-height: 25px; font-size: 16px; }
.history-top { width: 100%; height: auto; overflow: hidden; max-width: 1200px; margin: -50px auto 30px; position: relative; }
.history-top ul { padding: 0px; margin: 0px; }
.history-top ul li { width: 50%; float: left; min-height: 270px; background: #0DB14B; text-align: center; list-style: none; border-top: 8px solid #0782bb; }
.history-top ul li:nth-child(2) { background: #0782bb; border-top: 8px solid #0DB14B; }
.history-2 { width: 100%; height: auto; padding: 50px 0; background: #F2F2F2; }
.calender { width: 100%; height: auto; text-align: center; margin: 60px 0 0 0; }
.calender h4 { margin: 0 0 25px 0; color: #646364; font-size: 24px;	/*font-family: 'HelveticaNeueMedium';*/ text-transform: uppercase; }
.calender img { max-width: 100%; }
.lgs { }
.cls { width: 40px; height: 40px; color: #fff; text-align: center; float: right; background: #000; padding: 5px 0 0 0; cursor: pointer; position: absolute; right: 0; z-index: 99; }
.cls span { display: block; width: 40px; height: 40px; }
.cls:hover { color: #fff; }
.log-heading { width: 100%; height: auto; text-align: center; margin: 0 0 20px 0; color: #fff; font-size: 24px;	/*font-family: 'HelveticaNeueMedium';*/ text-transform: uppercase; }
.lgs .modal-dialog { max-width: 400px; margin: 250px auto 0; }
.lgs .modal-content { background-color: #0DB14B; padding: 0 15px 15px; max-width: 400px; }
.log { width: 100%; height: auto; margin: 0 0 10px 0; }
.log input { width: 100%; height: 40px; border: 1px solid #000; padding: 7px 15px;	/*font-family: 'HelveticaNeueMedium';*/ }
.log-btn { width: 100%; height: auto; margin: 0 0 0 0; }
.log-btn input { width: 100%; height: 40px; border: 1px solid #000; padding: 7px 15px;	/*font-family: 'HelveticaNeueMedium';*/ background: #000; color: #fff; text-align: center; }

/************footer****************/
footer { width: 100%; height: auto; padding: 50px 0; }
footer h4 { margin: 0 0 15px 0; color: #646364; font-size: 18px;	/*font-family: 'HelveticaNeueMedium';*/ text-transform: uppercase; text-align: center; }
.newsletter { width: 100%; max-width: 600px; height: auto; margin: 30px auto 0; overflow: hidden; }
.newsletter_left { width: 75%; height: auto; float: left; }
.newsletter_left input { width: 100%; height: 40px; padding: 5px 10px;	/*font-family: 'HelveticaNeueRegular';*/ border: 2px solid #0782BB; }
.newsletter_right { width: 25%; height: auto; float: left; }
.newsletter_right input { width: 100%; height: 40px; background: #0782BB; padding: 5px 10px;	/*font-family: 'HelveticaNeueRegular';*/ border: 2px solid #0782BB; color: #fff; }
.newsletter_right input:hover { background: #646364; border: 2px solid #646364; }
.last-footer { width: 100%; height: auto; padding: 20px 0; border-top: 1px solid #BEBDBE; }
.left-ft { width: 100%; height: auto; color: #646364; font-family: 'Lato', sans-serif;	/*font-family: 'HelveticaNeueRegular';*/ font-size: 16px; margin: 8px 0 0 0; }
.left-ft a { color: #0782BB; text-decoration: none; }
.left-ft a:hover { color: #646364; }
.right-ft { width: auto; height: auto; float: right; }
.ft-social { width: auto; height: auto; float: left; }
.sc { width: 37px; height: 37px; border: 2px solid #646364; text-align: center; float: left; margin: 0 20px 0 0; border-radius: 50%; padding: 3px 0 0 0; }
.sc a { color: #646364; text-decoration: none; display: block; font-size: 18px; }
.sc:hover { border: 2px solid #0DB14B; }
.sc:hover a { color: #0DB14B; }
.ft_btn { width: auto; height: auto; float: left; margin: 5px 0 0 25px; }
.ft_btn a { padding: 10px 35px; background: #0cb14b; color: #fff;	/*font-family: 'HelveticaNeueRegular';*/ font-size: 16px; text-decoration: none; }
.ft_btn a:hover { background: #000; }
.margin-top-10 { margin-top: 10px; }
.margin-top-20 { margin-top: 20px; }
.margin-top-30 { margin-top: 30px; }
.margin-top-40 { margin-top: 40px; }
.margin-top-50 { margin-top: 50px; }
.djslider-default .navigation-container-custom { bottom: 10px; width: 100%; text-align: center; top: auto !important; }
.profiles { padding: 0px; margin: 40px 0 0 0px; overflow: hidden; font-family: 'HelveticaNeueRegular'; text-align: center; }
.profiles li { width: 23%; height: auto; list-style: none; margin: 25px 9px; position: relative; display: inline-block; float: left; border: 1px solid #fff; padding: 20px 10px; }
.profiles li h5 { color: #646364; font-size: 22px; font-weight: 600; margin: 55px 0 0 0; }
.profiles li p { color: #646364; font-size: 16px; margin: 0 0 7px 0; min-height: 50px; }
.mp3::before { content: url(../../img/audio.png); margin: 0 0 0 0; position: absolute; left: 0; right: 0; }
.mp4::before { content: url(../../img/video.png); margin: 0 0 0 0; position: absolute; left: 0; right: 0; }
.pdf::before { content: url(../../img/pdf.png); margin: 0 0 0 0; position: absolute; left: 0; right: 0; }
.doc::before { content: url(../../img/doc.png); margin: 0 0 0 0; position: absolute; left: 0; right: 0; }
.docx::before { content: url(../../img/docx.png); margin: 0 0 0 0; position: absolute; left: 0; right: 0; }
.xls::before { content: url(../../img/xls.png); margin: 0 0 0 0; position: absolute; left: 0; right: 0; }
.xlsx::before { content: url(../../img/xlsx.png); margin: 0 0 0 0; position: absolute; left: 0; right: 0; }
.download { width: 100%; height: auto; padding: 0 0 9px 0; margin: 17px 0 0 0; }
.download a { background: #0782BB; color: #fff; border-radius: 0px; text-decoration: none; padding: 8px 30px;	/*font-family: 'HelveticaNeueRegular';*/ }
.download a:hover { background: #000; }
.sprt { background: #fff; }
#system-message { width: 100%; max-width: 1110px; text-align: center; padding: 10px 15px; margin: 17px auto 15px; color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; border-radius: 5px; }
#system-message-container dd.message ul { padding: 0px; margin: 0px; }
#system-message-container dd.message { margin: 4px 0 4px 0; }
#system-message-container dd.message ul li { padding: 0px; margin: 0px; list-style: none; }
#accordion { border: 1px solid rgba(0, 0, 0, 0.125); }
#accordion .panel-heading { background: #F2F2F2; border-bottom: 3px solid #0782BB; color: #646364;	/*font-family: 'HelveticaNeueRegular';*/ font-size: 18px; }
#accordion .panel-title>a, .panel-title>a:active { display: block; padding: 15px; color: #555; font-size: 16px;  /*font-weight:600;*/ text-transform: uppercase; letter-spacing: 1px; word-spacing: 3px; text-decoration: none;	 /*font-family: 'HelveticaNeueRegular';*/ }
#accordion .panel-title { margin: 0px; }
#accordion .panel-heading h4 a:before { font-family: 'FontAwesome'; content: "\f054"; float: right; transition: all 0.5s; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); transform: rotate(90deg); }
.panel-heading h4 a.collapsed:before { transform: rotate(0deg) !important; }
.panel-body { flex: 1 1 auto; min-height: 1px; padding: 1.25rem; }

/*
#cj-wrapper
{
width:100%;
max-width:1150px;
margin: 0px auto;
}
*/
#cj-wrapper .item-image img { padding: 6px 0; }
#eventcalq126 .mod_jemcalq_daynames { color: #fff; background: #0782bb; font-size: 16px; font-weight: normal; }
#eventcalq126 td.mod_jemcalq_calday { color: #B3B3B3; }
#eventcalq126 th { width: 100px; }
#eventcalq126 td { border: 0px solid #f2f2f2; font-size: 14px; background: #f2f2f2; font-weight: normal; height: 60px; position: relative; }
#eventcalq126 td a { color: #000; text-decoration: none; }
#eventcalq126 td span { display: inline-block; }
#eventcalq126 tr { background: #f2f2f2; }
.eventcalq .mod_jemcalq_caldaylink a:visited:hover { background-color: #0db14b !important; border: 0px solid #dadada !important; color: #fff !important; }
#eventcalq126 .mod_jemcalq_caltoday { /*border-radius: 50%;*/ color: #0782bb; }
#eventcalq126 caption { caption-side: top; font-size: 23px; color: #000; background: none; margin: 0 0 25px 0; text-transform: uppercase; }
#eventcalq126 caption .evtq_home a { color: #646364; }
#eventcalq126 table.mod_jemcalq_calendar { border: 0px solid #A2ADBC; display: block; width: 732px; }
#eventcalq126 { margin: 0 auto 50px; max-width: auto !important; }
.eventcalq td.mod_jemcalq_caldaylink a:link { color: #fff !important; background-color: #0DB14B !important; border: 15px solid transparent !important; border-radius: 30px; width: 50px; font-weight: normal !important; font-size: 14px; display: unset !important; }
.eventcalq .mod_jemcalq_caldaylink a:visited { color: #fff !important; background-color: #0DB14B !important; border: 15px solid transparent !important; display: unset !important; }
.eventcalq td.mod_jemcalq_calday_passedlink a:link { color: #999999 !important; background-color: #DADADA !important; border: 15px solid transparent !important; border-radius: 30px; width: 50px; font-weight: normal !important; font-size: 14px; }
.mod_jemcalq_caltoday { background-color: transparent !important; }
.mod_jemcalq_caldaylink .sunday { background: #0db14b !important; }
.calender_footer_space { height: 76px; width: 732px; display: block; background-color: #F2F2F2; }
.team-more a { padding: 8px 40px; text-align: center; float: left; text-decoration: none; font-size: 16px;    /*font-family: 'HelveticaNeueRegular';*/ color: #646364; border: 2px solid #0DB14B; }
.team-more a:hover { color: #fff; background: #0DB14B; }
.botmprt .team-more a { float: right; }
.team-pert .mtab { border: 0px solid #ccc !important; background-color: transparent !important; width: 100%; text-align: center; display: inline-block; margin: -39px 0 30px 0; }
.team-pert .mtab .tablinks { border: 0px solid #0782BB !important; background: #0782BB !important; color: #fff !important; margin: 0 0px !important; float: none !important; padding: 8px 0px; font-size: 15px; border-radius: 10px 10px 0 0; min-width: 220px; font-weight: 300; }
.team-pert .mtab .tablinks:hover { background: #F2F2F2 !important; color: #646364 !important; }
.team-pert .mtab .active { background: #F2F2F2 !important; color: #646364 !important; }
.team-pert .mtabcontent { border: 0px solid #ccc !important; }
.newarticle .item-image img { max-width: 100%; margin: 0 0 20px 0; float: left; }
.newarticle h2 { font-size: 24px; text-transform: uppercase; margin: 0 0 20px 0;	/*font-family: 'HelveticaNeueMedium';*/ color: #0782BB; }
.newarticle nav { display: none; }
.login1 { max-width: 480px; padding: 25px 35px; margin: 0px auto 20px; box-shadow: 0 0 15px #ccc; }
.login1 input[type='text'] { width: 100%; height: 40px; border: 1px solid #ccc; background: none; }
.login1 input[type='password'] { width: 100%; height: 40px; border: 1px solid #ccc; background: none; }
.login1 input[type="checkbox"] { width: 30px; height: auto; border: 1px solid #ccc; background: none; float: left; margin: -23px 0 10px 108px; }
.log .nav { padding: 0; text-align: center; display: inherit; border-bottom: 0px; }
.log .nav li { display: inline-block; text-align: center; margin: 0 15px; }
.log .nav li a { color: #0782BB; font-size: 18px; text-decoration: none; }
.log .nav li a:hover { color: #0cb14b; }
.body-search { padding: 20px 15px; width: 100%; }
.result-title { width: 100%; padding: 7px 10px; background: #0cb14b; border-left: 4px solid #000; }
.result-title a { color: #fff; text-decoration: none; }
span.highlight { color: #000; font-size: 18px; font-weight: 700; }
.result-created { color: #0782bb; font-style: italic; }
.popup_member { display: none; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background: #fff; box-shadow: 0 0 15px #000; min-width: 700px; z-index: 99; text-align: center; }
.popup_member.visible { display: block; }
.mtab { overflow: hidden; border: 1px solid #ccc; background-color: #f1f1f1; }
.mtab button { background-color: inherit; float: left; border: none; outline: none; cursor: pointer; padding: 14px 16px; transition: 0.3s; font-size: 17px; }
.mtab button:hover { background-color: #ddd; }
.mtab button.active { background-color: #ccc; }
.mtabcontent { display: none; padding: 6px 12px; border: 1px solid #ccc; border-top: none; }
.remind { width: 100%; max-width: 600px; text-align: center; padding: 40px 30px; margin: 40px auto; box-shadow: 0 0 10px #ccc; }
.remind .control-group { margin: 0 0 10px 0; }
.remind input[type='email'] { width: 100%; max-width: 350px; height: 40px; border: 1px solid #ccc; padding: 0 10px; }
.video_inner { width: 100%; max-width: 1150px; margin: 0px auto; }
.profile-edit { width: 100%; height: auto; max-width: 750px; margin: 0px auto; padding: 30px; box-shadow: 0 0 20px #ccc; }
.profile-edit .controls input { border: 1px solid #ccc !important; }
.profile-edit .controls fieldset input[type='radio'] { height: auto; margin: 0 4px 0 0; }
.profile-edit .controls fieldset label { height: auto; margin: 0 4px 0 0; }
.profile-edit select { border: 1px solid #ccc !important; width: 100%; height: auto; min-height: 36px; padding: 5px 7px; }
.profile-edit textarea { border: 1px solid #ccc !important; width: 100%; height: auto; min-height: 126px; padding: 5px 7px; }
.profile-edit .controls input[type='checkbox'] { border: 1px solid #ccc !important; height: auto; width: auto; min-height: auto; }
.profile-edit .controls { margin: 0 0 10px 0; }
.profile-edit legend { text-align: center; text-transform: uppercase; font-weight: 600; color: #0cb14b; }
.profile-edit .controls .checkbox { color: #454545; margin: 0 10px 7px 0; }
.ow-btns label { font-family: 'Roboto', sans-serif !important; }

/*******23-1-20*********/
.hsp-pic { width: 100%; height: auto; text-align: center; }
.hsp-pic img { max-width: 100%; }
.timeline { position: relative; overflow: hidden; }
.timeline-item { width: 100%; margin-bottom: 0px; position: relative; }
.timeline .timeline-item { display: none; }
.timeline-item::before { content: ''; background: #0782bb; width: 20px; height: 100%; position: absolute; left: 50%; transform: translateX(-50%); }
.timeline-item:nth-child(even) .timeline-content { float: right; border-left: 4px solid #0db14b; text-align: left; border-right: 0px; }
.timeline-item:nth-child(even) .timeline-content .date { right: auto; left: 0; }
.timeline-item:nth-child(even)::before { content: ''; background: #0db14b; width: 20px; height: 100%; position: absolute; left: 50%; transform: translateX(-50%); }
.timeline-item::after { content: ''; display: block; clear: both; }
.timeline-content { position: relative; width: 37%; padding: 10px 15px; border-radius: 0px; background: #ffffff; border-right: 4px solid #0782bb; text-align: right; }
.timeline-content h4 { font-size: 16px; margin: 0 0 5px 0; }
.timeline-content p { font-size: 15px; margin: 0 0 0 0; }
.timeline-img { width: 26px; height: 26px; background: #0782bb; border-radius: 50%; position: absolute; left: 50%; margin-top: 22px; margin-left: -25px; border: 5px solid #f2f2f2; }
.timeline-item:nth-child(even) .timeline-img { background: #0db14b; margin-left: 0px; }
.timeline-item:nth-child(even) .timeline-img::after { content: ""; border-top: .3rem solid black; width: 4rem; margin: 0 1rem; transform: translateY(-1rem); }
.timeline-content a { background: #3F51B5; color: #FFFFFF; padding: 8px 20px; text-transform: uppercase; font-size: 14px; margin-bottom: 20px; margin-top: 10px; display: inline-block; border-radius: 2px; box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.6); }
.timeline-card { padding: 0 !important; }
.timeline-card p { padding: 0 20px; }
.timeline-card a { margin-left: 20px; }
.yr { border: 7px solid #0782bb; color: #646364; position: absolute; top: 0; left: 39%; width: 70px; height: 70px; border-radius: 50%; text-align: center; padding: 16px 0 0 0; cursor: pointer; }
.yr:hover { background: #0782bb; color: #fff; }
.timeline-item:nth-child(2n) .yr { border: 7px solid #0db14b; left: 55%; }
.timeline-item:nth-child(2n) .yr:hover { background: #0db14b; color: #fff; }
.yr::after { content: ""; border-top: 7px solid #0782bb; width: 35px; margin: 0 0; transform: translateY(-1rem); position: absolute; top: 41px; right: -42px; z-index: 9; }
.timeline-item:nth-child(2n) .yr::after { content: ""; border-top: 7px solid #0db14b; width: 36px; margin: 0 0; transform: translateY(-1rem); position: absolute; top: 41px; right: 0; left: -43px; }
#ldMore { cursor: pointer; width: 170px; margin: 55px auto 0; text-align: center; padding: 10px 35px; background: #0cb14b; color: #fff;   /* font-family: 'HelveticaNeueRegular';*/ font-size: 16px; }
.post-singel-page-inner { font-family: 'Lato', sans-serif; color: #646364; margin: 0 auto 15px; max-width: 760px; }
.post-singel-page-inner img { margin: 0 15px 5px 0 !important; }
.closes { width: 30px; height: 30px; background: #000; text-align: center; color: #fff; float: right; position: absolute; right: -32px; top: 0; font-size: 18px; cursor: pointer; padding: 2px 0 0 0; }
.closes:hover { background: #0782BB; }
.closes1 { width: 40px; height: 40px; background: #000; text-align: center; color: #fff; float: right; position: absolute; right: 0; padding: 6px 0 0 0; top: 0; font-size: 18px; cursor: pointer; }
.closes1:hover { background: #0DB14B; }
td .tooltiptext { visibility: hidden; width: 120px; background-color: black; color: #fff; text-align: center; border-radius: 6px; padding: 5px 0; left: -6px; position: absolute; z-index: 1; top: 55px; }
td:hover .tooltiptext { visibility: visible; }
.post-singel-page .tags { display: none; }
.pager { display: none; }
.published { margin-top: 40px; }
.popup_member .close { background: #fff; padding: 5px 8px; color: #000; text-align: center; opacity: 1; font-size: 15px; margin: 14px 11px 0 0; }
.popup_member .close:hover { background: #000; color: #fff; }
.body-search .btn-toolbar, .phrases, .only, .form-limit { display: none; }
.flexslider video { background: #000; width: 100%; }
.tmcp { background: #0DB14B; width: 100%; padding: 50px 0; text-align: center; margin: 0 0 80px 0; }
.tmcp p { color: #fff; margin-bottom: 0; font-size: 18px; }
.tmcp p { color: #fff; width: 100%; max-width: 900px; margin: 0px auto; }
.popup_member .tm-dec { text-align: left; }
.wrapper.object { background: #F2F2F2; }
.category { display: inline-block !important; }
.iccustonbtns input[type=submit]:hover { background: #0782BB; }
.iccustonbtns input[type=submit] { width: 100% !important; }
@media only screen and (max-width:480px) and (min-width:320px) {
	.iccustonbtns input[type=submit] { margin: 15px auto 0px !important; }
}
.heading.object { margin-top: 35px; }
.icseeall { margin: 15px 0 0 25px !important; margin-left: 45% !important; }
@media only screen and (max-width:1199px) and (min-width:981px) {
	.icseeall { float: none !important; }
}
@media only screen and (max-width:980px) and (min-width:768px) {
	.icseeall { float: none !important; }
}
.pagination ul li { display: inline-block; margin-left: 5px }
.pagination .counter, .pagination-start, .pagination-end { display: none !important; }
span.pagenav { background: #46b14b; padding: 5px 11px; color: #FFF; }
.pagination-prev .pagenav, .pagination-next .pagenav { background: none; padding: 5px; color: #000; }
li.pagination-prev .pagenav:before { content: '←  '; }
li.pagination-next .pagenav:after { content: '  →'; }
.single-program-4 h4 a { color: #FFF; }
.dwnld_doc { padding-bottom: 10px; }
.container.pagination { max-width: inherit; }
.inner-crisis-bottom { background: #F2F2F2; padding: 1px; padding-bottom: 21px; display: none; }
.icnotified { float: left; border-radius: 0px; padding: 0.4rem 2.6rem !important }
#getNotified #userForm { padding-top: 0; }
#getNotified #userForm .formContainer { width: 100%; }
.icnotified:focus { background-color: #0782bb; border-color: transparent; box-shadow: none; }
#getNotified #userForm .formContainer .rsform-block .formBody input[type="submit"]:first-child { background-color: #0782bb; border-color: #0782bb; border-radius: 0px; }
#ms-list-1 button, .sel button, .sel .ms-options-wrap, .category .ms-options-wrap, .src_left input { font-family: 'Roboto', sans-serif; }
#ms-list-1 button, .sel button, .sel .ms-options-wrap, .src_left input { color: #000000 !important; }

/*-- changes for COE PAGE */
body { overflow-x: hidden; }
.wrapper { overflow: hidden; }
.page-42 header .logo img { width: 400px; }
.page-42 header .col-lg-3 { width: 100%; text-align: center; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.page-42 header .h_right { display: none; }
.page-42 header .col-lg-1, .page-42 header .col-lg-8 { display: none; }
.page-42 .pagination, .page-42 .inner-banner-top, .page-42 .right-ft, .page-42 .tab_social { display: none; }
.testimonials-sec { position: relative; float: left; width: 100%; padding: 50px 0; background: #ececec; margin-bottom: 50px; margin-top: 30px; }
.testimonials-sec:before { position: absolute; left: -3000px; top: 0; width: 10000%; height: 100%; z-index: -1; content: ''; background: #ececec; }
.sub-blck { position: relative; float: left; width: 100%; padding: 50px 0; background: #0DB14B; margin-bottom: 0; margin-top: 30px; padding-bottom: 0; }
.sub-blck:before { position: absolute; left: -3000px; top: 0; width: 10000%; height: 100%; z-index: -1; content: ''; background: #0DB14B; }
.sub-blck p { color: #fff !important; }
.page-42 .post-singel-page h4 { display: none; }
.greenbg { background-color: #0DB14B; float: left; width: 100%; }
.sub-blck br { display: none !important; }
@media only screen and (max-width:767px) {
	.page-42 .logo { text-align: center !important; width: 100% !important; }
	.page-42 .published { margin-top: 0; }
	.post-singel-page-inner img, .post-singel-page-inner img { max-width: 100%; height: auto; margin-right: 0 !important; float: none; display: inline-block !important; }
	.post-singel-page-inner div, .post-singel-page-inner table, .post-singel-page-inner td { max-width: 100%; float: left; height: auto !important; width: 100% !important; max-height: inherit; }
	.post-singel-page-inner td { float: left; width: 100% !important; display: block; text-align: center; }
	.page-42 h1, .page-42 .h1 { font-size: 30px; margin-bottom: 15px; }
}

/*-- changes for COE PAGE */

/* new additions on 23 March 2021 */
.pert_1 .p_1 { font-size: 17px; }
.p_5_dec p { font-size: 18px; }
.p_5_dec a { color: #ffffff; }
.ms-options-wrap button span { font-size: 1rem; }
.tabs li a.active { background-color: #0cb14b; }
.tabs ul li { border: 2px solid #0cb14b; }

/*5-8-2022 css changes*/

header { position: sticky !important; position: -webkit-sticky; width: 100%; top: 0px; z-index: 9999999; background: #fff !important; }
.login{padding: 13px 22px !important;}

i.fa.fa-file-pdf-o {
    color: red;
}

@media only screen and (max-width:575px) {
	.login{padding: 13px 7px !important;}
	.logo{margin-left: -10px !important;}
}


/*New CSS for the program page....*/
#loading { position: fixed; display: block; width: 100%; height: 100%; top: 0; left: 0; text-align: center; opacity: 0.7; background-color: #fff; z-index: 99; }
#loading-image { position: absolute; top: 50%; left: 50%; width: 40px; z-index: 100; }
/*calender css*/
#eventcalq126 table.mod_jemcalq_calendar { width: auto; border-collapse: separate !important; }
#eventcalq126 table.mod_jemcalq_calendar tr th{border-right: 0px !important;}
#eventcalq126 table.mod_jemcalq_calendar tr th:last-child{border-right: 1px solid #1B538A !important;}
#eventcalq126 table.mod_jemcalq_calendar tr td{border-right: 0px !important; border-top: 0px !important;}
#eventcalq126 table.mod_jemcalq_calendar tr td:last-child{border-right: 1px solid #1B538A !important;}

.mod_jemcalq_calday span.nolink, .mod_jemcalq_calday_passed span.nolink, .eventcalq td.mod_jemcalq_calday_passedlink a:link, .eventcalq td.mod_jemcalq_caldaylink a:visited, .mod_jemcalq_caltoday span.nolink, #eventcalq126 td a{ /*position: absolute;*/ top: 2px; left: 5px; }
#eventcalq126 td a { color: #000 !important; text-decoration: none; background-color: transparent !important; }
#eventcalq126 td { border: 1px solid #000000; font-size: 14px; vertical-align: baseline; background: #ffffff; font-weight: normal; height: 162px; position: relative; width: 162px; transition: all .3s ease-in-out;}
td.mod_jemcalq_caltoday { background-color: white !important; }
.eventcalq td{position: relative !important;}
.eventcalq td.mod_jemcalq_calday_passedlink a:link, .eventcalq .mod_jemcalq_caldaylink a:visited{ border: none !important; background-color: transparent !important; border-radius: 0; width: auto; }
.mod_jemcalq_calendar tr:last-child { display: none; }
.eventcalq .mod_jemcalq_daynames{ height: auto !important; background: #fff !important; color: #1B538A !important; font-size: 14px !important; line-height: 22px !important; font-weight: 600 !important; padding: 8px !important; border: 1px solid #1B538A; text-transform: uppercase; font-family: 'Inter', sans-serif !important;}
#eventcalq126 table.mod_jemcalq_calendar tbody tr td{padding-bottom: 8px !important;}
#eventcalq126 table.mod_jemcalq_calendar tbody tr td .date-item{ font-size: 16px !important; font-weight: 700 !important; color: #1B538A !important; padding: 2px 0 0 4px !important; margin: 0px !important; position: relative; border: 0px !important; display: inline-block !important; text-align: left; left: 0px !important; width: 100% !important; font-family: 'Inter', sans-serif !important;}
#eventcalq126 table.mod_jemcalq_calendar tbody tr td.mod_jemcalq_caltoday .date-item{color: #37CA57 !important;}
#eventcalq126 table.mod_jemcalq_calendar tbody tr td.mod_jemcalq_caltoday:after{ content: ""; position: absolute; left: 0; width: 100%; height: 8px; background: #37CA57; bottom: 0px;}
#eventcalq126 table.mod_jemcalq_calendar tbody tr td.mod_jemcalq_caltodaylink .date-item{color: #37CA57 !important;}
#eventcalq126 table.mod_jemcalq_calendar tbody tr td.mod_jemcalq_caltodaylink{padding-bottom: 14px !important}
#eventcalq126 table.mod_jemcalq_calendar tbody tr td.mod_jemcalq_caltodaylink:after{ content: ""; position: absolute; left: 0; width: 100%; height: 8px; background: #37CA57; bottom: 0px;}
.eventcalq .tooltiptext{ visibility: visible; width: 145px; background-color: #1582BC;  color: #fff; text-align: left; margin: 2px 0px; border-radius: 3px; padding: 5px 7px; left: 0px; position: relative; z-index: 1; top: 6px; font-size: 12px; line-height: 14px; display: -webkit-box !important; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; left: 50%; transform: translateX(-50%); height: 35px !important; text-transform: uppercase; font-family: 'Inter', sans-serif !important;}
.eventcalq .mod_jemcalq_calday_passedlink .tooltiptext{ background-color: #AEAEAE; }
.eventcalq span.tooltip_wrap{width: 100%; display: block !important; background: #fff !important; padding: 24px 20px; border-radius: 3px; box-shadow: 0px 1px 10px 2px #0000001a; min-width: 285px; position: absolute; visibility: hidden !important; z-index: 99999 !important; top: 0 !important; left: 0; margin-top: 84px;}
.eventcalq span.tooltip_wrap p{font-size: 14px; line-height: 24px; font-weight: 400; color: #767676 !important; margin-bottom:10px; text-align: left !important; font-family: 'Inter', sans-serif !important;}
.eventcalq span.tooltip_wrap b{font-size: 15px; line-height: 20px; color: #1B538A !important; text-align: left !important; display: block; width: 100%; margin-bottom: 12px !important; text-transform: uppercase; font-weight: 700; font-family: 'Roboto', sans-serif !important;}
.eventcalq span.tooltip_wrap svg{position: absolute; top: -18px; left: -115px; width: 100%}
.eventcalq span.tooltip_wrap p:last-child{margin-bottom: 0px !important;}
.eventcalq td .tooltip-info:hover .tooltip_wrap{visibility: visible !important;}
.eventcalq td .tooltip-info:hover .tooltiptext{background-color: #1B538A !important; cursor: pointer;}
.eventcalq td .tooltip-info + .tooltip-info:hover .tooltip_wrap{margin-top: 120px !important;}
.eventcalq td .tooltip-info + .tooltip-info + .tooltip-info:hover .tooltip_wrap{margin-top: 155px !important;}
.eventcalq td .tooltip-info + .tooltip-info + .tooltip-info + .tooltip-info:hover .tooltip_wrap{margin-top: 190px !important;}
.eventcalq td .tooltip-info + .tooltip-info + .tooltip-info + .tooltip-info + .tooltip-info:hover .tooltip_wrap{margin-top: 225px !important;}
.eventcalq .mod_jemcalq_calendar #mod_jem_cal_126_navi_ajax{display: flex !important; justify-content: space-between; align-items: center;}
.eventcalq .tooltip-info .tooltip_wrap ul { position: relative; width: 100%; padding: 0px !important; margin-bottom: 22px !important; text-align: left;}
.eventcalq .tooltip-info .tooltip_wrap ul li{display: inline-block !important; padding-right: 10px;}
.eventcalq .tooltip-info .tooltip_wrap ul li svg{position: relative !important; left: 0 !important; top: 0 !important; width: auto;}
.eventcalq .tooltip-info .tooltip_wrap ul li span{font-size: 12px; line-height: 14px; font-weight: 500; color: #8D8D8D; font-family: 'Inter', sans-serif !important; text-transform: capitalize;}
/*calender css*/
.custom_filter_submit{color: #fff; background: #0782bb; font-size: 14px; line-height: 16px; width: 100%; border: none; display: block; text-decoration: none; height: 42px; padding: 10px 0; text-align: center; font-family: 'Inter', sans-serif !important; font-weight: 700;}
.filter-main{ display: block;width: 100%; border: 1px solid #1B538A; border-radius: 3px; padding: 18px 26px 22px 26px;}
.filter-main .filter_row{ margin-right: -10px !important; margin-left: -10px !important;}
.filter-main h4{font-size: 18px; line-height: 18px; color: #1B538A; margin-bottom: 20px; font-family: 'Inter', sans-serif !important; font-weight: 600;}
.filter_row .filter-col-wrap{width: calc(100% - 200px); display: flex; justify-content: flex-start; align-items: flex-end;}
.filter_row .filter-col-wrap .filter-col{width: 25%; padding: 0 10px; display: block; position: relative;}
.filter_row .filter-col-wrap .filter-col .ms-options{margin-top: 15px; border: 1px solid #00000026 !important; border-radius: 3px !important;}
.filter_row .filter-col-wrap .filter-col .ms-options .label{display: none !important;}
.filter_row .filter-col-wrap .filter-col .ms-options li label{font-size: 13px; line-height: 16px; font-weight: 400 !important; color: #797979 !important;}
.filter_row .filter-col-wrap .filter-col .ms-options li label input[type="checkbox"]{top: 3px;}
.filter_row .filter-col-wrap .filter-col .ms-options .optgroup{padding: 10px 4px !important;}
.filter_row .filter-col-wrap .filter-col>label{color: #1B538A; font-weight: 500; font-family: 'Inter', sans-serif !important; width: 100%;}
.filter_row .filter-view-wrap .change-view label{color: #1B538A; font-weight: 500; font-family: 'Inter', sans-serif !important;}
.filter_row .filter-col-wrap .filter-col .custom_filter_submit{border-radius: 3px;}
.filter_row .filter-col-wrap .filter-col .sel .ms-options-wrap{border-radius: 3px !important; border: 1px solid #00000026 !important;}
.filter_row .filter-col-wrap .filter-col .ms-options-wrap > button:after{border-top-color:#1B538A !important; }
.filter_row .filter-col-wrap .filter-col .sel .ms-options-wrap button{border-radius: 3px !important; border: none !important; outline: none !important; padding: 9px 10px !important; margin-top: 1px !important; font-family: 'Inter', sans-serif !important;}
.filter_row .filter-view-wrap{width: 200px; padding: 0 10px; display: flex; align-items: flex-end;}
.filter_row .filter-view-wrap .change-view{max-width: 100px; margin-left: auto;}
.filter_row .filter-view-wrap .change-view a{margin-right: 8px; text-decoration: none !important; display: inline-block;}
.filter_row .filter-view-wrap .change-view a:hover{text-decoration: none !important;}
.filter_row .filter-view-wrap .change-view a:last-child{margin-right: 0px !important;}
.filter_row .filter-view-wrap .change-view a.active_view svg{ fill:#1582bc !important; }
.filter_row .filter-view-wrap .change-view a.active_view svg rect{ fill:#1582bc !important; }
.filter_row .filter-view-wrap .change-view a.active_view svg path{ fill: #fff !important; }
.filter_row .filter-view-wrap .change-view a svg rect{fill: #fff;}
.filter_row .filter-view-wrap .change-view a svg path{fill: #1582bc;}
.filter_row .filter-col-wrap .filter-col .ms-options li.first_child{margin-left: 20px;}
.filter_row .filter-col-wrap .filter-col .ms-options li.second_child{margin-left: 41px;}
.filter_row .filter-col-wrap .filter-col .anchor { border-radius: 3px !important; outline: none !important; padding: 9px 10px !important; margin-top: 1px !important; border: 1px solid #00000026 !important; width: 100%; font-size: 1rem; line-height: 22px; font-family: 'Inter', sans-serif !important; font-weight: 500; color: #797979 !important; }
.filter_row .filter-col-wrap .filter-col .anchor:after { content: ' '; height: 0 !important; position: absolute !important; top: 50% !important; right: 5px !important; width: 0 !important; border: 6px solid rgba(0, 0, 0, 0) !important; border-top-color: #1B538A !important; margin-top: -3px !important; padding: 0px !important; transform: rotate(0) !important; }
.filter_row .filter-col-wrap #list1 .items { position: absolute; background: #fff; width: 90%; margin-top: 15px !important; border: 1px solid #00000026 !important; border-radius: 3px !important; z-index: 999; max-height: 200px; min-height: 200px; overflow-y: auto; padding: 10px 4px !important; left: 50%; margin: 0 auto; transform: translateX(-50%); }
.dropdown-check-list { display: inline-block; }
.dropdown-check-list .anchor { position: relative; cursor: pointer; display: inline-block; padding: 5px 50px 5px 10px; border: 1px solid #ccc; }
.dropdown-check-list ul.items { padding: 2px; display: none; margin: 0; border: 1px solid #ccc; border-top: none; }
.dropdown-check-list.visible .anchor { color: #0094ff; }
.dropdown-check-list.visible .items { display: block; }
.filter_row .filter-col-wrap ul.items li { list-style: none; display: flex; align-items: flex-start; flex-wrap: nowrap;}
.filter_row .filter-col-wrap ul.items li.sublist{flex-wrap: wrap;}

.filter_row .filter-col-wrap #list1 .items li label{margin: 0px !important; display: inline-block; padding: 2px 4px 4px 6px; line-height: 18px;}
.filter_row .filter-col-wrap #list1 .items li label.lbl_level0, .filter_row .filter-col-wrap #list1 .items li label.lbl_level1, .filter_row .filter-col-wrap #list1 .items li label.lbl_level2 { padding-left: 2px; font-size: 13px; line-height: 16px; font-weight: 400 !important; color: #797979 !important; }
.filter_row .filter-col-wrap #list1 .items li ul{padding-left: 20px !important;}

/*	List view*/
.list-view{width: 100%; display: block; position: relative; font-family: 'Inter', sans-serif !important;}
.list-view .list-view-inner{display: block; width: 100%; position: relative; margin-bottom: 20px;}
.list-view .month-wrap h3{font-size: 32px; line-height: 38px; color: #000000; font-weight: 700; margin: 0; padding: 0px; text-transform: uppercase; letter-spacing: 1px;}
.list-view .month-wrap{width: 100%; display: block;}
.list-view .month-wrap h6{font-size: 20px; line-height: 24px; color: #797979;}
.list-view .event-wrap{width: 100%; display: block; position: relative;}
.list-view .event-wrap a{display: block; text-decoration: none !important;}
.list-view .event-wrap a h4{font-size: 26px; line-height: 32px; font-weight: 500; color: #000000; text-transform: uppercase; margin-bottom: 10px;}
.list-view .event-wrap ul{margin: 0; padding: 0;}
.list-view .event-wrap ul li{list-style: none !important; padding-right: 25px; display: inline-block;}
.list-view .event-wrap ul li:last-child{padding-right: 0px;}
.list-view .event-wrap ul li svg{width: 20px; height: 20px; display: inline-block; margin-right: 8px;}
.list-view .event-wrap ul li span{font-size: 12px; font-weight: 600; color: #1582BC; line-height: 16px; text-transform: uppercase;}
.list-view .event-wrap .content-list{display: block; position: relative; margin: 32px 0 10px 0 !important; font-size: 15px; line-height: 25px; color: #767676; font-weight: 400;}
.list-view .event-wrap .content-list p{font-size: 15px; line-height: 25px; color: #767676; font-weight: 400; font-family: 'Inter', sans-serif !important;}
.list-view .event-wrap .content-list p:last-child{margin-bottom: 0px !important;}
.list-view .list-row{margin-bottom: 50px;}
.list-view .event-image{width: 100%; display: block; position: relative;}
.list-view .event-image img{width: 100%;}
.list-view em{font-style: normal;}
/*	List view*/
em{font-style: normal !important;}
.next-prev-row{margin-bottom: 30px; height: 45px;}
.next-prev-row .btn-next-prev{padding: 10px 28px !important; background: #1582BC !important; border-radius: 0px !important; border: 0px !important; white-space: nowrap; display: flex; align-items: center; justify-content: flex-start;}
.next-prev-row .btn-next-prev svg{margin-right: 10px; margin-left: 0px !important;}
.next-prev-row .btn-next-prev:hover{background: #000 !important;}
.next-prev-row .btn-next-prev:focus, .next-prev-row .btn-next-prev:focus-visible{box-shadow: none !important; outline: none !important; border: none !important;}
.next-prev-row .btn-next-prev.next {position: absolute; justify-content: flex-end !important; right: -140px !important; top: 0 !important; }
.next-prev-row .btn-next-prev.next svg{margin-left: 10px !important; margin-right: 0px !important;}
.month_name{font-size: 16px; line-height: 16px; font-weight: 400; color: #797979; text-transform: capitalize; margin: 0 4px; font-family: 'Roboto', sans-serif !important;}
.next_prev_calender{display: flex !important; align-items: center;}
.month_year_wrap a{font-size: 30px; line-height: 36px; color: #333333 !important; font-weight: 700; font-family: 'Roboto', sans-serif !important;}





@media only screen and (max-width: 1366px) {
	.next-prev-row .btn-next-prev.next{right: -100px !important;}
}
@media only screen and (max-width: 1360px) {
	.next-prev-row .btn-next-prev.next{right: 15px !important;}
}
@media only screen and (max-width: 1199px) {
	.filter_row .filter-col-wrap .sel{margin-bottom: 0px !important;}
	.filter_row .filter-col-wrap{width: calc(100% - 120px);}
	.filter_row .filter-view-wrap{width: 120px;}
}
@media only screen and (max-width: 1023px) {
	.eventcalq table.mod_jemcalq_calendar { width: 100% !important; padding: 0 15px !important; overflow-x: scroll;}
}
@media only screen and (max-width: 991px) {
	.filter_row .filter-col-wrap{width: 100%; margin-bottom: 15px;}
	.filter_row .filter-view-wrap{width: 116px;}
	.filter-main{padding: 15px 16px;}
	.filter_row .filter-col-wrap .filter-col{padding: 0 8px;}
	.filter-main .filter_row{justify-content: flex-end;}
	.list-view .month-wrap{margin-bottom: 20px;}
}
@media only screen and (max-width: 767px) {
	.filter_row .filter-col-wrap{flex-wrap: wrap; margin-bottom: 0px;}
	.filter_row .filter-col-wrap .filter-col{width: 50%; margin-bottom: 15px;}
	.filter_row .filter-view-wrap{padding: 0 8px; width: 50%;}	
	.filter_row .filter-view-wrap .change-view { max-width: 100%; width: 100%; }
	.filter_row .filter-col-wrap .filter-col .ms-options{margin-top: 5px; width: calc(100% - 18px);}
	.filter_row .filter-col-wrap #list1 .items{width: calc(100% - 16px); margin-top: 3px !important;}
}
@media only screen and (max-width: 575px) {
	.grid-view .grid-items p{margin-bottom: 20px;}
	.grid-view .grid-items .learn-more-btn{margin-top: 8px;}
	/*	Grid view*/
	.filter_row .filter-col-wrap .filter-col{width: 100%;}
	.filter_row .filter-view-wrap{width: 100%;}
	.filter_row .filter-view-wrap .view-swich-caption{text-align: left !important;}
	.next-prev-row .btn-next-prev{padding: 8px 18px !important;}
	.list-view .event-wrap a h4{font-size: 22px; line-height: 28px;}
	.list-view .month-wrap h6{font-size:18px; line-height: 22px;}
	.list-view .month-wrap h3{font-size: 28px; line-height: 34px;}
	.list-view .event-wrap ul li{display: block;}
}
/*	Grid view*/
	.grid-view{width: 100%; display: block; position: relative; font-family: 'Inter', sans-serif !important; font-style: normal !important;}
	.grid-view .grid-items{width: 100%; padding: 18px 13px 14px 13px; display: block; position: relative; border: 1px solid #50A1CD; border-radius: 0px; background: #50A1CD; height: 100%; transition: all .3s ease-in-out;}
	.grid-view .grid-items:hover{background: #37CA57; border-color: #37CA57;}
	.grid-view .grid-items p{font-size: 15px; line-height: 24px; color: #fff; font-weight: 700; font-family: 'Inter', sans-serif; margin-bottom: 15px;  /* min-height: 120px; */ }
	.grid-view .grid-items .image-caption{display: block; width: 100%; position: relative; margin-bottom: 20px;}
	.grid-view .grid-items .image-caption img{width: 100%; height: 150px; object-fit: cover;}
	.grid-view .grid-items ul{padding: 0px; margin: 0px;}
	.grid-view .grid-items ul li{display: flex; list-style: none; align-items: center; justify-content: flex-start; padding-bottom: 12px;}
	.grid-view .grid-items ul li svg{ min-width: 28px; display: inline-block;}
	.grid-view .grid-items ul li p{margin: 0; font-weight: 600; padding-left: 5px; color: #fff; min-height: auto; font-family: 'Inter', sans-serif !important;}
	.grid-view .grid-items ul li span{font-size: 15px; line-height: 24px; color: #fff; font-weight: 500; margin: 0; font-family: 'Inter', sans-serif; padding-left: 5px;}
	.grid-view .grid-items .learn-more-btn{width: 100%; display: block; padding: 11px 0; text-align: center; font-size: 15px; line-height: 22px; font-weight: 600; color: #50A1CD; text-transform: capitalize; background: #fff; text-decoration: none; transition: all .3s ease-in-out; font-family: 'Inter', sans-serif; letter-spacing: 1px; margin-top: 15px;}
	.grid-view .grid-items .learn-more-btn:hover{opacity: .8; text-decoration: none; color: #000;}
	.load-more{display: block; width: 100%; position: relative; border: 1px solid #1B538A; border-radius: 3px; font-size: 14px; line-height: 18px; color: #1B538A; text-transform: uppercase; text-decoration: none; padding: 19px 20px; text-align: center; font-weight: 600; font-family: 'Inter', sans-serif; margin: 20px 0 50px 0;}
	.load-more:hover{text-decoration:none; color: #1B538A; opacity: .8;}
	/*	Grid view*/
/*.select2-container { min-width: 400px; }*/
.select2-results__option { padding-right: 20px; vertical-align: middle; font-size: 13px; }
.select2-results__option:before { content: ""; display: inline-block; position: relative; height: 13px; width: 13px; border: 1px solid #a7a7a7; border-radius: 2px; background-color: #fff; margin-right: 10px; vertical-align: middle; }
.select2-results__option[aria-selected=true]:before { font-family:fontAwesome; content: "\f00c"; color: #fff; background-color: #0075ff; border: 0; display: inline-block; padding-left: 1px; font-size: 11px; }
.select2-container--default .select2-results__option[aria-selected=true] { background-color: #fff; }
.select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: #eaeaeb; color: #272727; }
/*.select2-container--default .select2-selection--multiple { margin-bottom: 10px; }*/
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple { border-radius: 4px; }
.select2-container--default.select2-container--focus .select2-selection--multiple { border-color: #0075ff; border-width: 2px; }
/*.select2-container--default .select2-selection--multiple { border-width: 2px; }*/
.select2-container--open .select2-dropdown--below { border-radius: 6px; box-shadow: 0 0 10px rgba(0,0,0,0.5); }
.select2-selection .select2-selection--multiple:after { content: 'hhghgh'; }
.select2-container .select2-selection--multiple{ min-height: 42px; border-radius: 3px !important; border: 1px solid #00000026 !important; }
.select2-container .select2-search--inline .select2-search__field { box-sizing: border-box; border: none; font-size: 100%; margin-top: 8px; padding: 0px 9px; }
span.select2-selection__choice__remove {
/*	padding-top: 9px;*/
    color: #797979 !important;
    font-weight: 500 !important;
}
.flexslider { margin: 0px !important; border:none !important; }