/*
	Theme Name: British Council Bangladesh
	Theme URI: https://demo.studiopress.com/
	Description: This is the sample theme created for the Genesis Framework.
	Author: StudioPress
	Author URI: https://www.studiopress.com/

	Version: 2.6.0

	Tags: one-column, two-columns, left-sidebar, right-sidebar, accessibility-ready, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

	Template: genesis

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	Text Domain: genesis-sample
*/


/* Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Container
	- Site Inner
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Genesis Simple FAQ
	- Jetpack
- Skip Links
- Site Header
	- Title Area
- Site Navigation
	- Responsive Menu
	- Header Menu
	- Footer Menu
- Content Area
	- Entry Content
	- Entry Meta
	- Pagination
	- Entry Comments
- Sidebar
- Footer Widgets
- Site Footer
- Media Queries
	- Min-width: 960px
		- Site Header
		- Genesis Menu
		- Responsive Menu
		- Header Menu
		- Site Inner
		- Content
		- Sidebar
		- Author Box
		- After Entry
		- Column Classes
		- Entry Misc.
		- Footer Widgets
- Print Styles
*/


/* HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
--------------------------------------------- */
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
body{
	font-size:18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif;
}
h1,h2,h3,h4{
	font-weight:bold;
}

p{
	line-height:30px;	
}
/*Background*/
.bg-gray{
	background:#e9e9e9;
}
body .site-container .bg-lgt-red{
	background-color:#df183c;
}
/*Text Color*/
.color-lgt-red{
	color:#df183c;
}
/*Border Color*/
.border-custom{
	border-color:#b9afa5;
}

/*Disable Genesis Mobile Menu*/
.menu-toggle{
	display:none;
}
/*Font Awesome*/
.fa-ul{
	margin-left:1.5rem;
}
.border-not-first:not(:first-child){
	border-left:1px solid #000;
}
/*Custom css button*/
body .site-container .custom-lg-circle-btn>a.wp-block-button__link{
	width:145px;
	height:145px;
	padding:0;
	line-height:145px;
	border-radius:50%;
	mix-blend-mode: multiply;
	font-size:1.15rem;
}
body .flex-50{
	flex-basis:50%;
}
.pin-b100n{
	bottom:-115px;
}
.pin-r20n{
	right:-20px;
}

/* New Content: May 9th, 2023 */
.new-cust-content ul {
    list-style-type: none;
}
.new-cust-content ul li {
    list-style-image: url("https://www.ieltsbritishcouncilbd.com/wp-content/themes/britishcouncilbd/images/cust-bullet-post.png");
}

/* New footer May 2024 */
.new-footer-24 {
    margin-left: 0!important;
}

.site-footer .footer-widgets-2 {
    margin-top: 0!important;
}

.custom-only-address .footer-widgets-3 {
    display: none!important;
}

.menu-links img {
    padding-top: 0!important;
}

/* Modify location page  */
.custom-register-new .border-register {
    border: 1px solid #c9c9c9;
    margin: 0 0 25px!important;
}
.location-landing-section {
    padding-bottom: 70px;
}
.choose-p {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 40px;
}
.location-landing-section .location-item .location-item-image-wrapper {
    position: relative;
    padding-top: 10px;
    padding-bottom: 40px;
}

.location-landing-section .location-item .location-item-image-wrapper img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.location-landing-section .location-title {
    color: #fff;
    background: #068bad;
    padding: 20px 0;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 0;
    font-size: 18px;
    font-weight: 700;
}

.location-landing-section .location-item .location-item-desc-wrapper {
    position: relative;
    line-height: 28px;
    font-size: 18px;
    margin-top: 40px;
}

.parent-pageid-2 .custom-content p {
    margin-bottom: 20px;
}

.bd-left {
    border-left: 1px solid #8b8b8b;
}

/* New 2 Services checkboxes fields on Booking Form */
.em-booking-form .input-field-complimentary_service span.input-group input,
.em-booking-form .input-field-paid_service span.input-group input {
    margin-left: 0;
}
.paid-serv-price {
    display: none;
}
.paid-total-wrapper {
    display: block;
}
.total-wrapper {
    display: none;
}

/* New Exam landing page layout */
.img-reg {
    margin-top: 30px;
}

@media screen and (min-width: 1920px) {
    .n2-ss-slider-1.n2-ss-swipe-element.n2-ow.n2-grab {
        height: 450px!important;
    }
}

/* Study in Australia Homepage */
.custom-sa-gallery {
    gap: 2em;
}

.custom-sa-gallery .wp-block-buttons.is-content-justification-center {
    text-align: center;
}

@media screen and (min-width: 600px) {
	/*Flex*/
  	body .flex-basis-lg-35{
		flex:35%;
	}
	body .flex-basis-lg-65{
		flex:65%;
	}
	body .flex-basis-lg-60{
		flex:60%;
	}
	body .flex-basis-lg-40{
		flex:40%;
	}
	body .flex-basis-lg-55{
		flex:60%;
	}
	body .flex-basis-lg-45{
		flex:40%;
	}	
	.bottom-lg-15n{
		bottom:-15px;
	}
	.pin-lg-r10n{
		right:-10px;
	}	
	body .mh-370{
		min-height:370px;
		max-height:370px;
	}
	body .site-container .md\:flex-wrap{
		flex-wrap:wrap;
	}
	.md\:flex-wrap .wp-block-column{
		flex-basis: 100%;
	}
}

@media screen and (min-width: 992px){
	body .site-container .lg\:flex-nowrap{
		flex-wrap:nowrap;
	}
	body .lg\:flex-nowrap .flex-basis-lg-35{
		flex:35%;
	}
	body .lg\:flex-nowrap .flex-basis-lg-65{
		flex:65%;
	}
	body .lg\:flex-nowrap .flex-basis-lg-60{
		flex:60%;
	}
	body .lg\:flex-nowrap .flex-basis-lg-40{
		flex:40%;
	}
	body .lg\:flex-nowrap .flex-basis-lg-55{
		flex:60%;
	}
	body .lg\:flex-nowrap .flex-basis-lg-45{
		flex:40%;
	}	
	.lg\:flex-nowrap .wp-block-column{
		flex-basis: 50%;
	}
	body .img-lg-full img{
		height:100%;
	}
	.twmg-signature {
	    padding-left: 10px;
	}
	.custom-width-head1{
		width:25%!important;
	}
	.custom-width-head2{
		width:25%!important;
	}
}

@media only screen 
  and (min-width: 1024px) 
  and (max-height: 1366px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
  	.bottom-lg-15n{
		bottom:25px;
	}
}

.modal-backdrop{
	background:#df183c;
	opacity: 0.3;
	z-index:1049!important;
}

.twmg-signature {
    font-size: 14px;
    color: #000000;
}

.header-information{
    width: auto;
    padding-top: 5px;
    text-align: left;
    position: relative;	
    right: 0;
    font-size: 12px;
}
.nav-right{
    position: relative;
    right: 0;
    font-size: 12px;
    margin-top: 5px;
}

.nav-right a{
	color: #000;
	text-decoration: none;
	margin-left: 0px;
}

.nav-right a i{
	color: #df183c;
	text-decoration: none;
	margin-right: 5px;
    vertical-align: middle;
}

.three-card-image{
    position: absolute;
    top: 0;
    right: 15px;
}
.left-section-card{
	padding-top: 110px;
	height: 550px;
}
.left-section-card h4{
    width: 48%;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 65px;
}

.left-section-card p{
    font-size: 18px;
    width: 62%;
}
.three-card-link{
	top: 270px;
    right: 15px;
    width: 130px;
    overflow: hidden;
}
.difference-caption {
    width: 625px;
    height: 625px;
    background: #fff;
    padding-right: 100px;
    border-radius: 50%;
    position: absolute;
    left: -125px;

}
.difference-caption .inner-caption {
    padding-left: 200px;
    padding-top: 80px;
}
/*body .site-container .custom-lg-circle-btn>a.difference-link{
	width: 227px;
	height: 227px;
	line-height: 40px;
	font-size: 33px;
	text-align: left;
    padding-top: 50px;
    padding-left: 50px;
    mix-blend-mode: normal;
    opacity: 1;
    font-weight: bold;
}*/
/*.custom-difference-link{
    right: -100px;
    bottom: -55px;
}*/
body .site-container a.difference-link{
	position: absolute;
	right: -120px;
	margin-top: 0px;
	color: #fff;
	font-size: 33px;
	text-align: left;
	/*mix-blend-mode: normal;*/
	opacity: 1;
	font-weight: bold;
	background: transparent;
	width: 195px;
	padding: 0;
}
.custom-difference-link{
	right: -100px;
    bottom: -55px;
    border-radius: 100%;
    mix-blend-mode: multiply;
    width:227px;
    height: 227px;
    background-color: #df183c;
}
.about-us p{
	margin-bottom: 25px;
}
.top-right-nav{
	position: absolute;
	top: 48px;
	right: 0px;
}

.top-right-nav2{
	position: absolute;
	top: 279px;
	right: 0px;
}

.wp-block-button__link{
	width: 185px;
}

#media_image-2{
	margin-right:10px;
}
.top-section, .top-image img{
    max-height: 545px!important;
}

/* Homepage - Study Abroad Content */
.difference-caption-stdy  {
    width: 715px;
    height: 715px;
    background: #fff;
    padding-right: 110px;
    border-radius: 50%;
    position: absolute;
    right: -110px;
    top: 20px;
}

.difference-caption-stdy .inner-caption-stdy {
    padding-left: 110px;
    padding-top: 90px;
}

.custom-difference-link-stdy {
    left: 5px;
    bottom: -10px;
    border-radius: 100%;
    /*mix-blend-mode: multiply;*/
    width: 175px;
    height: 175px;
    background-color: #df183c;
}

body .site-container a.difference-link-stdy {
    position: absolute;
    left: 5px;
    margin-top: 140px;
    color: #fff;
    font-size: 30px;
    text-align: center;
    opacity: 1;
    font-weight: bold;
    background-color: transparent;
    width: 170px;
    padding: 0;
}

/*FOR BOOKING*/
.custom-register-new h1{
    font-size: 50px;
    color: #068bad;
    font-weight: 800;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.2;
    margin-top: 20px;
}
.custom-content{
	font-family: 'Open Sans', sans-serif;
	line-height: 1.5;
}
.custom-content ul, .custom-content p{
	line-height: 1.5;
}
.custom-content ul{
    margin: 0;
    padding-left: 23px;
}
.custom-register-new .imagelogo {
    text-align: right;
}

.custom-register-new.second {
    background: #fafafa;
    padding: 50px 0 30px;
    /*margin-top: 20px;*/
}
.custom-register-new.second a, .custom-register-new.second a:focus , .custom-register-new.second a:hover{
	color: #000;
	text-decoration: none;
}
.custom-register-new table.want-to-do {
    margin-top: 30px;
    max-width: 100%;
}
.custom-register-new table.want-to-do {
    border-bottom: none;
    line-height: 27px;
}
.custom-register-new table.want-to-do th {
    background: #efefef;
    padding: 5px 0px;
}
.custom-register-new table.want-to-do th {
    border-bottom-color: transparent;
}
.custom-register-new table.want-to-do td {
    padding: 15px;
}
.custom-register-new table.want-to-do ul {
    padding-left: 21px;
}
.want-to-do .border-custom , .em-booking-buttons .border-custom {
    border-color: #068bad;
}
.text-custom, .color-custom {
    color: #068bad!important;
}
.bgr-white {
    background: #fff;
}
.ft-os_con {
    font-family: 'Open Sans Condensed',Tahoma,Sans-Serif;
    font-weight: bold;
    font-size: 18px;
}
.cstm-width{
    width: 400px;
}


/*event manager*/
.fullcalendar {
    border: 1px solid #f7f7f7;
    border-collapse: collapse;
    background: #068bad;
    color: #fff;
    font-family: 'Open Sans Condensed',Tahoma,Sans-Serif;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.5;
}
.fullcalendar a {
    color: #fff;
    text-decoration: none;
}
.fullcalendar thead tr td {
    height: 2em;
    width: 2em;
    padding: 5px;
    text-align: center;
    border: 1px solid #f7f7f7;
}
.fullcalendar thead tr td:not(.month_name) {
    background: #e42424;
    padding: 0;
}
.fullcalendar tbody tr:first-child td {
    font-weight: 700;
    text-align: center;
    border: 1px solid #f7f7f7;
}
.fullcalendar tbody tr:not(:first-child) td {
    border: 1px solid #f7f7f7;
    height: 4em;
    width: 10em;
    padding: 5px;
    text-align: center;
}

table.em-calendar td.eventless-today {
    background: #fff;
    color: #068bad;
}
.eventful, .eventful-pre, table.em-calendar td.eventful-today {
    background: #0cff00;
}
table.em-calendar td.eventful a {
    color: #068bad;
}
.fullcalendar thead tr td:not(.month_name)>a {
    display: block;
    height: 100%;
    line-height: 2em;
}

.eventful ul, .eventful-pre ul, .eventful-today ul {
    text-align: left;
    color: #fff;
    list-style: none;
    padding-left: 5px;
}
.eventful ul, .eventful-pre ul, .eventful-today ul , .eventful-post ul {
    text-align: center;
    color: #fff;
    list-style: none;
    padding-left: 5px;
}

.md\:w-1\/2 {
    width: 50%;
}
/*Booking Form*/
/*Booking Form*/
/*.em-booking-form{
    margin:0 -15px;
}*/
.p-base{
	text-align: left;
}
.cs-margin{
    margin:0 -15px;
}
.em-booking{
	padding: 15px 0px;
}
body .em-booking-form-details{
    padding:0 15px;
}
.em-booking-form table{
    width:100%;
}
.em-tickets{
	margin-bottom: 0px!important;
}
.em-tickets select {
    border:2px solid #bababa;
}
.em-booking-form table td,
.em-booking-form table th{
    padding:0.25rem;
}
.em-booking-form-details{
    display:flex;
    flex-wrap:wrap;
    flex-direction:row;
    width:100%!important;
    padding:0!important;
    float:none!important;
}
.event .entry-content h3{
    display:none;
}

#footer-modal .modal-header{
	border: 0px;
}
#footer-modal h4{
	color: #068bad;
	font-weight: bold;
}
#footer-modal .form-control{
    background: #f1f0f0;
    font-size: 20px;
    border: 1px solid #bababa;
    font-weight: 300;
}
#footer-modal [type=submit] {
    border: 2px solid #068bad;
    color: #068bad;
    background: #fff;
    font-weight: bold;
    padding: 5px 15px;
    font-family: 'Open Sans Condensed',Tahoma,Sans-Serif;
}
#footer-modal .btn-red-cancel{
	border: 2px solid #df183c;
    color: #df183c;
    background: #fff;
    font-weight: bold;
    padding: 5px 15px;
    font-family: 'Open Sans Condensed',Tahoma,Sans-Serif;
}
#footer-modal .modal-footer{
    display: block;
    border: 0;
    padding-top: 0px;
}
body .em-booking-form label{
    /*width:50%;*/
    width:100%;
    display:block;
    float:none;
    
    /*font-weight:bold;*/
}
body .em-booking-form span.input-group{
    margin:0;
}
body .em-booking-form-details input:not([type=radio]):not([type=submit]):not([type=checkbox]), 
body .em-booking-form-details textarea, 
body .em-booking-form-details select{
    background: #f0efef;
    border:2px solid #b8b8b8;
    border-radius:5px;
}
body .em-booking-form-details select{
  display:inline-block;
}
.em-booking-form p>span{
    /*width:50%;*/
    width:100%;
    display:block;
}
.em-booking-buttons{
    /*width:100%;*/
    padding:0 15px;
}
.em-booking-buttons input:not([type="submit"]){
    display:block;
    border:1px solid #bababa;
    min-height:40px;
    background:#068bad;
    color:#fff;
    padding:0 15px;
}
.em-booking-form input[type=checkbox] {
    zoom: 2;
    position: relative;
    top: 3px;
}
.em-booking-form-details input:not([type=radio]):not([type=submit]):not([type=checkbox]), 
.em-booking-form-details textarea,
.em-booking-form-details select{
    display:block;
    border:1px solid #bababa;
    min-height:55px;
    background:#f1f0f0;
    width:100%!important;
    max-height:50px;
    padding: 0 15px;
}
.em-booking-form-details textarea{
    min-height:145px;
}

.em-booking-form span.input-group{
    margin-left:0;
}

.em-booking-form p.input-gender span.input-group input{
    display:block;
}
.em-booking-form p.input-gender span.input-group input{
    display:inline-block;
}
.em-booking-form p.input-gender span.input-group input:not(:first-child){
    margin-left:10px;
}

.em-booking-form p.input-radio span.input-group br{
    display:none;
}
.em-booking-form p.input-radio span.input-group input{
    margin-right:15px;
    
}
.em-booking-form p.input-radio span.input-group input:first-child{
    margin-left:0;
}
.em-booking-form .input-radio span.input-group input:not(:first-child){
    margin-left:15px;
}
.em-booking-form p.input-field-education_level span.input-group input{
    margin-left:0!important;
}
.em-booking-form p.input-field-education_level span.input-group br{
    display:block!important;
}

.disability>p{
    width:50%;
}
.em-booking-form-details p{
    padding:0 15px;
    margin:0.5rem 0;
    display:inline-block;
}
div.em-gateway-buttons{
    margin:0 15px;
}
.em-gateway-buttons{
    position:relative;
}
.em-gateway-buttons .first input{
    position:absolute;
    top:0;
    z-index:999;
    opacity:0;
    width:200px;
    height:50px;
    cursor:pointer;
}
.em-gateway-buttons .first::before{
    content: 'SUBMIT';
    line-height:50px;
    font-weight:700;
    text-align:center;
    font-family: 'Open Sans Condensed',Tahoma, Sans-Serif;;
    font-size:1.25em;
    color:#068bad;
    display: inline-block;
    width:200px;
    height:50px;
    border:2px solid #068bad;
    -webkit-transition: background 2s, color 2s,border 2s; 
    transition: background 2s, color 2s,border 2s;
}

.em-gateway-buttons .em-gateway-button input#em-gateway-button-offline
{
    line-height:50px;
    font-weight:700;
    text-align:center;
    font-family: 'Open Sans Condensed',Tahoma, Sans-Serif;;
    font-size:1.25em;
    background-color: #ffffff;
    color:#068bad;
    display: inline-block;
    width:200px;
    height:50px;
    border:2px solid #068bad;
    -webkit-transition: background 2s, color 2s,border 2s; 
    transition: background 2s, color 2s,border 2s;
}

.em-gateway-buttons .em-gateway-button input#em-gateway-button-ssl-commerz {
    line-height:50px;
    font-weight:700;
    text-align:center;
    font-family: 'Open Sans Condensed',Tahoma, Sans-Serif;;
    font-size:1.25em;
    background-color: #ffffff;
    color:#068bad;
    display: inline-block;
    width:300px;
    height:50px;
    border:2px solid #068bad;
    -webkit-transition: background 2s, color 2s,border 2s; 
    transition: background 2s, color 2s,border 2s;
}

.em-gateway-buttons .first:hover:before {
    background:#068bad;
    color:#fff;
    border:2px solid #f6f6f6;
    -webkit-transition: background 2s, color 2s,border 2s; Safari
    transition: background 2s, color 2s,border 2s;
}
.em-gateway-buttons .em-gateway-button input#em-gateway-button-offline:hover,
.em-gateway-buttons .em-gateway-button input#em-gateway-button-ssl-commerz:hover {
    background:#068bad;
    color:#fff;
    border:2px solid #f6f6f6;
    -webkit-transition: background 2s, color 2s,border 2s; /* Safari */
    transition: background 2s, color 2s,border 2s;
}
.em-booking-gateway{
	display: none!important;
}
.event .entry-header{
	display: none;
}
.hover\:text-white:hover {
    color: #fff!important;
}
.hover\:bg-primary:hover {
    background: #068bad;
}
.hover\:transition:hover, .hover-transition:hover {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.input-group{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.input-field-data_privacy_consent a {
    color: #000;
    text-decoration: underline;
}
	/*login, register, free resources*/		
body #wpmem_reg input[type=text], body #wpmem_reg input[type=password], body #wpmem_reg input[type=email], body #wpmem_reg input[type=url], #wpmem_reg input[type=number], body #wpmem_reg input[type=date], body #wpmem_reg textarea, body #wpmem_login input[type=text], body #wpmem_login input[type=password] {		
    border: 1px solid #bababa;		
    background: #f1f0f0;		
    border-radius: 0;		
    height: 55px;		
}		
body #wpmem_login input[type=submit], body #wpmem_register_form input[type=submit] {		
    background: #068bad;		
    padding: .5em 1.25em;		
    font-family: 'Open Sans Condensed',Tahoma,Sans-Serif;		
    color: #fff;		
    font-size: 1.25em;		
    border: 2px solid #068bad;		
    cursor: pointer;		
    -o-transition: all 1s;		
    -moz-transition: all 1s;		
    -webkit-transition: all 1s;		
    transition: all 1s;		
    font-weight: bold;		
}		
#wpmem_login fieldset legend, #wpmem_register_form fieldset legend, #wpmem_pwdreset_form fieldset legend {		
    display: none;		
}		
#wpmem_reg fieldset, #wpmem_login fieldset{		
	margin: 0px!important;		
}		
#wpmem_reg, #wpmem_login{		
	padding: 30px 0px;		
}		
.wpmem_msg{		
    padding:20px 0px!important;		
}		
.wpmem_msg p{		
    line-height: 15px;		
}		
#wpmem_pwdreset_form #email{		
    width: 100%;		
}
/*Homepage Study Abroad Section*/
.custom-sa-gallery {
    padding-top: 15px;
}
.custom-sa-grid {
    margin-bottom: 15px;
}
.custom-sa-desc {
    margin-bottom: 30px;
}
.custom-sa-heading {
    margin-top: 15px;
}
.custom-sa-img img {
    height: 227px!important;
    object-fit: cover;
}
/* Book IELTS Mock Test */
.page-id-6606 .form-group.ielts-checkbox {
    width: 75%;
    line-height: 30px;
}
.cust-hdd {
    display: none!important;
}
@media (min-width: 768px){
	.md\:border-solid {
	    border-style: solid;
	    border-width: 1px;
	}
	.w-20-40-40 p:first-child {
	    width: 50%;
	}
	.w-20-40-40 p:nth-child(2), .w-20-40-40 p:last-child {
	    width: 40%;
	}
    .w-20-40-40 p.input-group.input-radio.input-field-exam_type {
        width: 100%;
    }
	.form-4 p {
	    width: 25%;
	}
	.w-35-25-15-25 p:first-child {
	    width: 35%;
	}
	.w-35-25-15-25 p:nth-child(2), .w-35-25-15-25 p:last-child {
	    width: 25%;
	}
	.w-35-25-15-25 p:nth-child(3) {
	    width: 15%;
	}
	.em-booking-form .application_details select, .em-booking-form .application_details input {
	    max-width: 315px;
	}
}
@media (max-width: 920px){
    .new-hdr-logo {
        margin-left: 25px;
    }
}
@media (max-width: 768px){
    .wp-block-columns.custom-sa-gallery {
        display: block;
    }
    .wp-block-column.custom-sa-grid:nth-child(2n) {
        margin-left: 0;
    }
    .custom-sa-img img {
        height: auto!important;
        object-fit: cover;
    }
}
@media(max-width: 767px){
	p{
		line-height: 25px;
	}
	.custom-difference-link{
		left: 0;
		right: 0px;
		top:0px;
	}
	.difference-caption{
		left: 0;
		width: 100%;
	}
	.top-right-nav, .top-right-nav2{
		position: relative;
		top: 0;
		right: 0;
	}
	.top-section{
	    max-height: 100%;
	}
	.top-section .py-5{
		padding-top: 0px!important;
		padding-bottom: 15px!important;
	}

	.difference-caption .inner-caption {
	    padding-left:0;
	    padding-top: 0;
	}
	body .site-container a.difference-link{
		position: absolute;
		right: 0;
		margin-top: -15px;
		color: #fff;
		font-size: 33px;
		text-align: left;
		opacity: 1;
		font-weight: bold;
		background: transparent;
		width: 100%;
		padding: 0;
	}
	.top-section .border-custom{
		border: 0;
	}
	.want-to-do .border-custom {
	    border: 2px solid #068bad;
	}
	.text-3xl{
		font-size: 25px!important;
	}
	.m-btn{
		top: 105px;
		right: 10px;
	}
	.mobile-card h4{
	    width: 65%;
	    font-size: 22px;
	}
	.mobile-card p{
        line-height: 25px;
	}
	body .site-container .custom-lg-circle-btn>a.wp-block-button__link{
	    mix-blend-mode: normal;
	    width: 125px;
	    height: 125px;
	    line-height: 125px;
	}
	.m-difference .image{
		position: relative;
	    overflow: hidden;
	}
	.m-difference .image .bg{
	    width: 767px;
	    height: 767px;
	    background: #fff;
	    position: absolute;
	    top: 290px;
	    right: -110px;
	    border-radius: 50%;
	}
	.m-difference .caption{
	    position: relative;
	    top: -80px;
	    padding: 0px 15px;
	    font-family: sans-serif;
	    
	}
	.m-difference h3{
	    font-size: 24px;
    	font-weight: bold;
	}
	.m-difference p{
	    line-height: 25px;
	}
	ul.cstm-width{
	    width: 100%;
	}
	.footer-widgets-2 img{
		padding-top: 0px!important;
	}
	.custom-register-new table.want-to-do th {
	    padding: 15px;
	}
	.border-tw {
	    border-width: 1px; 
	    border-color: #c8c8c8;
	}
	.custom-register-new.second .mobile {
	    padding-top: 25px;
	}
	.eventful ul,
    .eventful-today ul,
    .eventful-post ul{
        display:none;
    }
    .fullcalendar tbody tr:not(:first-child) td{
       border: 1px solid #f7f7f7;
       height: 2em;
       width:10em;
       padding:0;
       text-align:center;
    }
    .fullcalendar tbody tr:not(:first-child) td>a{
       display:block;
       height:100%;
       line-height:2em;
    }
    .custom-register-new h1{
	    font-size: 35px;
	}
	.custom-register-new.second{
		padding:30px 0px;
	}
	.em-booking-form-details p {
	    width: 100%;
	}

    /* Homepage Study Abroad Content*/
    .m-difference .image .bg-stdy{
        width: 767px;
        height: 767px;
        background: #fff;
        position: absolute;
        top: 135px;
        right: -110px;
        border-radius: 50%;
    }

    /* OET Pages */
    .post-3084 h1 {
        font-size: 25px;
    }

    .post-3084 img.lazy.wp-image-3019.lazy-loaded {
        margin-top: 10px;
        width: 100%;
    }

    .new-on-mobile {
        display: block!important;
    }

    .custom-logo-mobile {
        margin-top: 1rem!important;
        justify-content: center!important;
    }

    .footer-paragraph-mobile {
        text-align: center;
    }

}
@media(max-width: 390px){
	.mobile-header img:nth-child(1){
		width: 90px;
	}
	.mobile-header img:nth-child(2){
		/*width: 165px;*/
        width: 95px;
	}

	.footer-widgets-2 #media_image-3 img{
		width: 95px;
	}

	.footer-widgets-2 #media_image-4 img{
		width: 180px;
	}
}

@media(max-width: 360px){
	.mobile-header img:nth-child(1){
		width: 70px;
	}
	.mobile-header img:nth-child(2){
		width: 70px;
	}
}

/* OET Pages */
.post-3084 header {
    padding-top: 20px;
}

.post-3084 .entry-header {
    display: none;
}

.post-3084 h1 {
    font-weight: bold;
    color: #1a517b;
}

.post-3084 img.lazy.wp-image-3019.lazy-loaded {
    margin-top: 10px;
}

.post-3084 .entry-content a {
    text-decoration: none;
    color: #009bed;
}

.post-3084 .entry-content a:hover {
    color: #3bbbff;
}

.post-3084 .entry-content h4 a {
    text-decoration: none;
    font-weight: bold;
    color: #009bed;
}

.post-3084 .entry-content h4 a:hover {
    color: #3bbbff;
}

.post-3084 .wp-block-image {
    margin-bottom: 0px;
}

/* New Content from futureed.org */
.panel-grid-cell {
    padding: 15px 0;
}

.panel-grid-cell .so-panel {
    line-height: 2;
}

.panel-grid-cell h1,
.panel-grid-cell h2,
.panel-grid-cell h3,
.panel-grid-cell h4,
.panel-grid-cell h5,
.panel-grid-cell h6 {
    margin-bottom: 15px;
}

.panel-grid-cell p {
    margin-bottom: 20px;
}

.panel-grid-cell ul {
    margin: 0 0 15px 20px;
}

.panel-grid-cell table {
    margin: 0 0 15px;
    width: 100%;
}

.panel-grid-cell td {
    border: 1px solid #CCC;
    padding: 5px 10px;
}

/*New Post Page*/

.new-post-2019{
    padding: 30px 0;
}

.archive-description {
    padding-top: 30px;
}

.post {
    line-height: 2;
}

.post p {
    margin-bottom: 20px;
}

.post h1,
.post h2,
.post h3,
.post h4,
.post h5,
.post h6 {
    margin-bottom: 15px;
}

.py-2 {
   padding-top: .0px!important;
   padding-bottom: .0px!important; 
}

.py-2 li {
    padding-top: .5rem!important;
    padding-bottom: .5rem!important;
}

.post ul {
    margin: 0 0 15px 20px;
}

.post table {
    margin: 0 0 15px;
    width: 100%;
}

.post td {
    border: 1px solid #CCC;
    padding: 5px 10px;
}

.post-3250 .entry-title {
    display: none;
}

.post-3250 .kc_title{
    margin-left: 15px;
}

.new-list-content-2019 {
    margin: 0 0 15px 20px;
    line-height: 2;
}

.post-3057 p {
    margin-bottom: 20px;
}

.post-3260 ul {
    margin: 0 0 15px 20px;
    line-height: 2;
}

p.entry-meta {
    display: none;
}

.post-3104 .panel-grid-cell {
    padding: 50px 0px 0px 0px;
}

.post-3256 h1 {
    margin-bottom: 20px;
}

/*Sub Menu*/
ul#menu-british-council-bangladesh-menu {
    font-size: 14px;
    margin-left: 0px!important;
    margin-right: 0px!important;
}

button.sub-menu-toggle.dashicons-before.dashicons-arrow-down-alt2 {
    display: none;
}

ul#menu-british-council-bangladesh-menu a {
    padding-left: 7px!important;
    padding-right: 7px!important;
}

ul#menu-british-council-bangladesh-menu li.menu-item {
	outline: 0;
}

/*li#menu-item-2901 a {
    padding-left: 0px!important;
}*/

/*ul#menu-british-council-bangladesh-menu li:hover ul.submenu {
    visibility: hidden;
    overflow: visible!important;
    opacity: 1;
}*/

ul.sub-menu {
    display: none;
    position: absolute;
    background-color: #ffffff;
    padding: 0px;
    margin-top: 9px;
    z-index: 99;
    /*transition: all 0.5s ease;*/
    visibility: visible;
    text-align: left;
    overflow: visible!important;
    opacity: 1;
}


/*ul.sub-menu a:hover {
    overflow: hidden!important;
    opacity: 1;
    z-index: 1000;
}*/

li#menu-item-4063 ul.sub-menu {
    top: 30px;
    left: 222px;
    width: 100%;
}

ul.sub-menu li {
    float: none;
    display: block;
    border-bottom: 1px solid #aeaeae;
    padding-left: 10px;
    padding-right: 15px;
    overflow: visible!important;
    opacity: 1;
}

/* Study Abroad Page */
/*.post-3214 p {
	font-size: 18px;
}*/

ul.sub-menu li a {
    line-height: 25px;
    margin: 0px;
    padding: 0px;
    display: block;
    overflow: visible!important;
    opacity: 1;
}

/*ul.sub-menu li:hover {
    display: block;
    position: relative;
    overflow: visible!important;
    opacity: 1;
}*/

/*.comment-respond {
    display: none;
}
*/

/* Study Abroad Landing Page */
.hero-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

/* Study Abroad Landing Page */
.post-3324 p {
    font-size: 1.75rem;
}

.post-3324 .panel-grid-cell {
    padding-bottom: 0px;
}

.post-3324 #pg-3324-0 {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.post-3324 #pgc-3324-1-0,
.post-3324 #pgc-3324-1-1 {
    padding-top: 10px;
}

div#panel-3324-0-0-0 {
    margin-bottom: 0px!important;
}

div#panel-3324-0-0-0 p {
    font-size: 18px;
}

.post-3324 #panel-3324-0-1-0 p {
    font-size: 18px;
}

.post-3324 #panel-3324-0-1-0 a {
    margin-left: 20px;
    text-decoration: none;
    color: #000;
}

.post-3324 #panel-3324-0-1-0 i {
    margin-right: 10px;
    color: #df183c;
}

/* Update the Dropdown colour in Top Nav */
.menu-item:hover,
.menu-item-has-children:hover {
    background-color: #56bfee;
}

.menu-item:hover a,
.menu-item-has-children:hover a {
    color: #fffafb;
}

ul.sub-menu {
    background-color: #1ea0da !important;
}

ul.sub-menu li a {
    color: #fffafb !important;
}

.menu-item-has-children:hover ul.sub-menu li {
    background-color: #1ea0da;
}

.menu-item-has-children:hover ul.sub-menu li:hover {
    background-color: #56bfee;
}

.post-3633 .entry-header {
    display: none;
}

.post-3633 p {
    margin-bottom: 20px;
}

.new-hdr-logo {
    margin-top: 3px;
}

a.custom-logo-link img {
    width: 135px;
}

img.futureedbd-newlogo {
    max-width: 115px;
}

.new-menu-2021.menu-item-4131 {
    background-color: #df183c;
    
}
.new-menu-2021.menu-item-4131 a {
    color: #fff;
}
.new-menu-2021.menu-item-5693 {
    background-color: #1ea0da;
    
}
.new-menu-2021.menu-item-5693 a {
    color: #fff;
}
.new-menu-2021.menu-item-2916 {
    background-color: #17626a;
}   

.new-menu-2021.menu-item-2916 a {
    color: #fff;
}

.new-menu-2021.menu-item-4131:hover,
.new-menu-2021.menu-item-5693:hover,
.new-menu-2021.menu-item-2916:hover {
    background-color: #56bfee;
}

/*.new-menu-2021.menu-item-5658 {
    display: none;
}
*/
@media (max-width: 1024px) {
    ul#menu-british-council-bangladesh-menu {
        font-size: 11.5px;
    }

    /*ul#menu-british-council-bangladesh-menu a {
        padding-left: 12px!important;
        padding-right: 0px!important;
    }*/

    a.custom-logo-link img {
        max-width: 120px;
    }

    img.futureedbd-newlogo {
        max-width: 95px;
    }

    .nav-right,
    .header-information {
        font-size: 11px;
    }

    .container {
        max-width: 1024px!important;
        display: inline-block!important;
    }

    .w-full {
        width: 1024px;
    }
    .page-id-6606 .form-group.ielts-checkbox {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .mobile-header {
        margin-left: 10px;
    }

    .container {
        max-width: 768px!important;
        display: inline-block!important;
    }

    /*.w-full {
        width: 768px!important;
    }*/
}

@media (max-width: 767px) {
	.py-2 li {
		padding-top: 0px!important;
		padding-bottom: 0px!important;
	}

    .new-post-2019{
        padding: 20px 0;
    }
	
    ul.sub-menu {
        position: static;
        min-width: 100%;
        opacity: 1;
        visibility: visible;
        background: none;
    }

    ul.sub-menu li a {
        line-height: 15px;
        padding: 0px;
    }

    li#menu-item-2901 a {
        padding-left: 7px!important;
    }

    li#menu-item-3403 ul.sub-menu {
        width: auto;
        top: 0;
        left: 0
    }

    /* Study Abroad Landing Page */
    .post-3324 p {
        font-size: 1.00rem;
        margin-bottom: 0px;
    }

    .post-3324 img {
        width: 67px;
        height: 34px;
    }

    .hero-container {
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-left: auto;
    }

    
}