/*-----------Common-Css-Start-----------*/
@font-face {
	font-family: 'Inter';
	src: url('../fonts/Inter-Bold.woff2') format('woff2'),
		url('../fonts/Inter-Bold.woff') format('woff'),
		url('../fonts/Inter-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Inter';
	src: url('../fonts/Inter-SemiBold.woff2') format('woff2'),
		url('../fonts/Inter-SemiBold.woff') format('woff'),
		url('../fonts/Inter-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Minion Pro';
	src: url('../fonts/MinionPro-Regular.woff2') format('woff2'),
		url('../fonts/MinionPro-Regular.woff') format('woff'),
		url('../fonts/MinionPro-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Inter';
	src: url('../fonts/Inter-Regular.woff2') format('woff2'),
		url('../fonts/Inter-Regular.woff') format('woff'),
		url('../fonts/Inter-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

.content-sec {
    padding-top: 50px;
}

/* content css */
.content-section {width: 100%;display: inline-block;padding: 50px 0 120px;}
.content-section p {font-size: 20px;line-height: 30px;}
.content-section  a{text-decoration: none;display: inline-block; line-height: 26px;font-weight: 700;} 
.content-section ul{padding: 0; margin: 0;}
.content-section ul li{list-style: none;display: inline-block; font-size: 16px;}
.content-section h2 { font-size: 42px; line-height: 50px; font-weight: bold; margin: 0 0 10px; }
.content-section h3 { font-size: 30px; line-height: 36px; font-weight: bold; margin: 0 0 10px; }
.content-section h4 { font-size: 22px; line-height: 25px; font-weight: bold; margin: 0 0 10px; }
.content-section h5 { font-size: 18px; line-height: 23px; font-weight: bold; margin: 0 0 10px; }
.content-section h6 { font-size: 12px; line-height: 20px; font-weight: bold; margin: 0 0 10px; }

.page-header {width: 100%;display: inline-block;padding: 50px 0;}
.page-header h1 {font-size: 50px;line-height: 66px;color: #07154f;}



* { margin: 0 auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body { font-family: 'Inter'; color:#2c2e35; }
.container,
.container[class*="span"] { margin-left: auto; margin-right: auto; padding-left: 15px; padding-right: 15px; float: none; box-sizing: border-box; }
.container:after,
.container[class*="span"]:after { clear: both; content: ""; display: table; }
.row { margin-right: -15px; margin-left: -15px; }
.text-center { text-align: center; }
.text-left { text-align: left; }
.text-right { text-align: right; }


h1 { font-size: 40px; line-height: 50px; font-weight: bold; margin: 0 0 10px; color: #08164f; }
h2 { font-size: 32px; line-height: 45px; font-weight: bold; margin: 0 0 10px; color: #08164f; }
h3 { font-size: 18.72px; line-height: 26px; font-weight: bold; margin: 0 0 10px; color: #08164f; }
h4 { font-size: 16px; line-height: 22px; font-weight: bold; margin: 0 0 10px; color: #08164f; }
h5 { font-size: 13.28px; line-height: 19px; font-weight: bold; margin: 0 0 10px; color: #08164f; }
h6 { font-size: 10.72px; line-height: 15px; font-weight: bold; margin: 0 0 10px; color: #08164f; }

a { text-decoration: none; color: #2c2e35; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
i { font-family: FontAwesome; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
input, li { font: inherit; }
.fa {font: normal normal normal 14px/1 FontAwesome; }

.slick-prev:before, .slick-next:before { font-family: 'slick'; font-size: 20px; line-height: 1; opacity: .75; color: #ffffff; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-next { right: 80px; }
.slick-prev { left: 70px; z-index: 1; }
.slick-dots li button:before { font-size: 60px; }
.slick-next::before { content: "\f105"; font-family: fontawesome; font-size: 80px; }
.slick-prev::before { content: "\f104"; font-family: fontawesome; font-size: 80px; }

.cta a { display: inline-block; vertical-align: middle; font-weight: 700; text-transform: uppercase; color: #ffffff; background-color: #07154f; padding: 14px 18px; }
.cta a:hover { background-color: #00bcd0; }
a.cta { display: inline-block; vertical-align: middle; font-weight: 700; text-transform: uppercase; color: #ffffff; background-color: #07154f; padding: 14px 18px; }
a.cta:hover { background-color: #00bcd0; }

.btn a { display: inline-block; vertical-align: middle; font-weight: 700; text-transform: uppercase; color: #00bcd0; }
.btn a:hover { color: #07154f; }
a.btn { display: inline-block; vertical-align: middle; font-weight: 700; text-transform: uppercase; color: #00bcd0; }
a.btn:hover  { color: #07154f; }
/*-----------Common-Css-END-------------*/


/*-----------Header-Css-Start-----------*/
header { width: 100%; display: inline-block; vertical-align: top; }
/*header .top-strip { width: 100%; display: flex; background-color: #2c3869; padding: 20px 0; }*/
header .top-strip { width: 100%; display: flex; background-color: #2c3869; padding: 8px 0; }/* 8/3 Edit MY */
header .top-strip .strip-wrap { width: 100%; display: flex; flex-wrap: wrap; align-items: center; }
header .top-strip .strip-wrap .strip-menu { width: 90%; display: flex; flex-wrap: wrap; justify-content: flex-end; align-items: center; margin: 0  auto; }
header .top-strip .strip-wrap .strip-menu ul {width: 100%;display: flex;justify-content: flex-end;align-items: center;list-style-type: none;padding-left: 0;}
header .top-strip .strip-wrap .strip-menu ul li {display: flex;flex-wrap: wrap;align-items: center;padding: 5px 10px;margin: 0;border-right: 2px solid #f2a900;}
header .top-strip .strip-wrap .strip-menu ul li:first-child {padding-left: 0;}
header .top-strip .strip-wrap .strip-menu ul li:last-child { padding-right: 0; border-right: unset; }
header .top-strip .strip-wrap .strip-menu ul li a { display: flex; flex-wrap: wrap; align-items: center; text-transform: uppercase; font-size: 14px; font-weight: 700; color: #fff; }
header .top-strip .strip-wrap .strip-menu ul li a:hover { color: #00bcd0; }  
header .top-strip .strip-wrap .social { width: 10%; display: flex; flex-wrap: wrap; align-items: center; }
header .top-strip .strip-wrap .social ul { width: 100%; display: flex; justify-content: flex-end; align-items: center; list-style-type: none; padding-left: 0; margin: 0; }
header .top-strip .strip-wrap .social ul li { display: flex; flex-wrap: wrap; align-items: center; padding-right: 15px; margin: 0; }
header .top-strip .strip-wrap .social ul li:last-child { padding-right: 0; }
header .top-strip .strip-wrap .social ul li a { width: 26px; height: 26px; display: flex; justify-content: center; align-items: center; background-color: #f2a900; padding: 6px; border-radius: 100%; }
header .top-strip .strip-wrap .social ul li a:hover { background-color: #ffffff; }
header .top-strip .strip-wrap .social ul li a:hover i { color: #f2a900; }
header .top-strip .strip-wrap .social ul li a i { font-size: 16px; color: #ffffff; display: flex; justify-content: center; align-items: center; }


header .nav-bar {z-index: 99; width: 100%; display: inline-block; vertical-align: top; background-color: #07154f; position: fixed; padding: 20px 0; transition: all 0.4s ease; }
header .nav-bar.sticky {z-index: 99;top: 0; position: fixed; transition: all 0.4s ease; padding: 10px 0;}/* 8/3 Edit MY */
header .nav-bar .nav-inner { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; }
header .nav-bar .nav-inner .nav-wrap { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; }
header .nav-bar .nav-inner .nav-wrap .logo { width: 185px; display: flex; flex-wrap: wrap; justify-content: flex-end; align-items: center; }
header .nav-bar.sticky .nav-inner .nav-wrap .logo {width: 185px;transition: all 0.4s ease;}
header .nav-bar .nav-inner .nav-wrap .logo a { width: 100%; display: flex; flex-wrap: wrap; align-items: center; }
/*header .nav-bar .nav-inner .nav-wrap .logo a img { width: 100%; height: 124px; object-fit: contain; object-position: center; display: flex; align-items: center; }*/
header .nav-bar .nav-inner .nav-wrap .logo a img { width: 100%; height: 100px; object-fit: contain; object-position: center; display: flex; align-items: center; } /* 8/3 Edit MY */
header .nav-bar .nav-inner .nav-wrap .nav-menu { width: calc(100% - 216px); display: flex; flex-wrap: wrap; }
header .nav-bar .nav-inner .nav-wrap .nav-menu ul { width: 100%; display: flex; flex-wrap: wrap; justify-content: flex-end; align-items: center; list-style-type: none; padding: 0; margin: 0; }
header .nav-bar .nav-inner .nav-wrap .nav-menu ul li { display: flex; flex-wrap: wrap; align-items: center;  margin: 0; padding-bottom: 20px;}
header .nav-bar .nav-inner .nav-wrap .nav-menu ul li:last-child { padding-right: 0; border-right: unset; }
header .nav-bar .nav-inner .nav-wrap .nav-menu ul li a { display: flex; flex-wrap: wrap; align-items: center; font-weight: 700; color: #ffffff;border-right: 2px solid #f2a900; padding: 0 20px; }
header .nav-bar .nav-inner .nav-wrap .nav-menu ul li a:hover { color: #00bcd0; }
header .nav-bar .nav-inner .nav-wrap .nav-menu ul li ul.sub-menu li a:hover { color: #07154f; } /* 8/3 Edit MY */

header .top-strip .strip-wrap .strip-menu { padding-right: 60px; }
header .nav-bar .nav-inner .nav-wrap .nav-menu ul li:last-child a { padding-right: 0; border-right: unset; }

header .nav-bar .nav-inner .nav-wrap .nav-menu .top-strip.mobile-top { display: none; }
header .nav-bar .nav-inner .nav-wrap .nav-menu .top-strip.mobile-top .strip-menu { width: 100%; padding-right: 0; }
header .nav-bar .nav-inner .nav-wrap .nav-menu .top-strip.mobile-top .social { width: 100%; padding-right: 0; }

header .nav-bar .nav-inner .nav-wrap .nav-menu ul li i { display: none; }


/*Sub menu*/
header .nav-bar .nav-inner .nav-wrap .nav-menu ul li:hover ul.sub-menu {display: block;background: #eda941;z-index: 99;width: 340px;padding: 15px 15px;}
header .nav-bar .nav-inner .nav-wrap .nav-menu ul li ul.sub-menu {display: none;position: absolute;top: 40px;}
header .nav-bar .nav-inner .nav-wrap .nav-menu ul li ul.sub-menu li a { border-right: 0; margin: 0; text-transform: uppercase; }
header .nav-bar .nav-inner .nav-wrap .nav-menu ul li:hover ul.sub-menu li {font-size: 15px; display: list-item;position: relative;z-index: 9;border: 0;padding: 0;width: auto;padding-bottom: 6px;}
header .nav-bar .nav-inner .nav-wrap .nav-menu ul > li {position: relative;}
/*-----------Header-Css-End-------------*/

/*---------Hero-Banner-Css-Start--------*/
.hero-banner { width: 100%; display: inline-block; vertical-align: top; }
.hero-banner .banner-wrap { width: 100%; display: inline-block; vertical-align: top; }
.hero-banner .banner-wrap .banner-slider { width: 100%; display: inline-block; vertical-align: middle; }
.hero-banner .banner-wrap .banner-slider img { width: 100%; height: 778px; display: inline-block; vertical-align: middle; object-fit: cover; object-position: top; }
/*---------Hero-Banner-Css-Start--------*/

/*-------Full-Width-Caption-Css-Start-------*/
.full-caption { width: 100%; display: inline-block; vertical-align: top; background-color: #07154f; padding: 88px 0 77px 0; }
.full-caption .caption-wrap { width: 100%; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; margin: 0 auto; }
.full-caption .caption-wrap .caption { width: 100%; max-width: 80%; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; text-align: center; margin: 0 auto; }
.full-caption .caption-wrap .caption p { width: 100%; display: inline-block; vertical-align: middle; font-size: 44px; line-height: 50px; color: #ffffff; }
.full-caption .caption-wrap .banner-slider { width: 100%; max-width: 80%; display: inline-block; vertical-align: middle; padding-top: 34px; }
.full-caption .caption-wrap .banner-slider img { width: 100%; display: inline-block; vertical-align: middle; object-fit: contain; object-position: center; }
/*-------Full-Width-Caption-Css-Stop--------*/

/*-------Two-Col-Image-Caption-Css-Start---------*/
.two-col-ic { width: 100%; display: inline-block; vertical-align: top; padding: 79px 0 75px 0; }
.two-col-ic .ic-wrap { width: calc(100% + 20px); display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; margin: 0 -10px; }
.two-col-ic .ic-wrap .ic-col { width: calc(100% / 2 - 20px); display: flex; flex-wrap: wrap; align-items: flex-start; margin: 0 10px; }
.two-col-ic .ic-wrap .ic-col .top { width: 100%; display: inline-block; vertical-align: text-top; margin-bottom: 42px; }
/* .two-col-ic .ic-wrap .ic-col .top a { width: 100%; display: inline-block; vertical-align: middle; }*/
.two-col-ic .ic-wrap .ic-col .top .image { width: 100%; display: inline-block; vertical-align: middle; }
.two-col-ic .ic-wrap .ic-col .top .image img { width: 100%; height: 342px; object-fit: cover; object-position: center; display: inline-block; vertical-align: middle; }
.two-col-ic .ic-wrap .ic-col .top .img-text { width: 100%; display: flex; justify-content: center; align-items: center; background-repeat: no-repeat; background-size: 100% 100%; background-position: initial; text-align: center; }
.two-col-ic .ic-wrap .ic-col .top .img-text h3 {font-size: 24px; line-height: 28px; width: 100%; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; color: #ffffff; padding: 20px 0; margin: 0; }
.two-col-ic .ic-wrap .ic-col .bottom { width: 100%; display: inline-block; vertical-align: middle; }
.two-col-ic .ic-wrap .ic-col .bottom .caption { width: 100%; display: flex; flex-wrap: wrap; align-items: flex-start; }
.two-col-ic .ic-wrap .ic-col .bottom .caption ul { width: 100%; display: flex; flex-wrap: wrap; align-items: center; list-style-type: none; padding-left: 20px; margin: 0; position: relative; }
.two-col-ic .ic-wrap .ic-col .bottom .caption ul li {width: 100%;display: flex;flex-wrap: wrap;align-items: center;font-size: 24px;line-height: 26px;font-weight: bold;color: #2d2e8d;padding-bottom: 15px;position: relative;}
.two-col-ic .ic-wrap .ic-col .bottom .caption ul li:before { content: ""; width: 25px; height: 25px; display: flex; justify-content: center; align-items: center; background-color: #f2a900; border-radius: 100%; margin-right: 20px; }
/*-------Two-Col-Image-Caption-Css-Start---------*/

/*-------Full-Width-Title-Caption-Css-Start-------*/
.tc-sec {width: 100%;display: inline-block;vertical-align: top;background-repeat: no-repeat;background-size: 100% 100%;background-position: center;padding: 91px 0 80px 0;}
.tc-sec .tc-wrap { width: 100%; display: flex; flex-wrap: wrap; justify-content: center; text-align: center; margin: 0 auto; }
.tc-sec .tc-wrap h2 {width: 100%;display: inline-block;vertical-align: middle;color: #ffffff;margin-bottom: 34px;font-size: 44px;line-height: 54px;}
.tc-sec .tc-wrap .cta { width: 100%; display: inline-block; vertical-align: middle; }
.tc-sec .tc-wrap .cta a {display: inline-block;vertical-align: middle;font-size: 24px;padding: 20px 24px;text-decoration:none;}
/*-------Full-Width-Title-Caption-Css-Stop--------*/

/*-----------Featured-News-Css-Start-----------*/
.featured-news {width: 100%;display: inline-block;vertical-align: top;padding: 91px 0 81px 0;background: #e6f8fa;}
.featured-news .news-wrap { width: calc(100% + 60px); display: flex; flex-wrap: wrap; justify-content: center; align-items: flex-start; margin: 0 -30px; }
.featured-news .news-wrap .news-col { width: calc(100% / 3 - 60px); display: flex; flex-wrap: wrap; align-items: flex-start; margin: 0 30px; }
.featured-news .news-wrap .news-col .featured-image { width: 100%; display: inline-block; vertical-align: middle; margin-bottom: 30px; }
.featured-news .news-wrap .news-col .featured-image a { width: 100%; display: inline-block; vertical-align: middle; }
.featured-news .news-wrap .news-col .featured-image a img { width: 100%; height: 275px; object-fit: cover; object-position: center; display: inline-block; vertical-align: middle; }
.featured-news .news-wrap .news-col .title { width: 100%; display: inline-block; vertical-align: middle; }
.featured-news .blog-title h2 {font-size: 44px;line-height: 54px;margin-bottom: 30px;}
.featured-news .news-wrap .news-col .title a { width: 100%; display: inline-block; vertical-align: middle; }
.featured-news .news-wrap .news-col .title a h3 {width: 100%;display: inline-block;vertical-align: middle;font-size: 24px;line-height: 34px;color: #2d2e8d;margin-bottom: 20px;}
.featured-news .news-wrap .news-col .caption { width: 100%; display: inline-block; vertical-align: middle; margin-bottom: 15px; }
.featured-news .news-wrap .news-col .caption p { width: 100%; display: inline-block; vertical-align: middle; font-size: 18px; line-height: 26px; }
.featured-news .news-wrap .news-col .btn { width: 100%; display: inline-block; vertical-align: middle; }
.featured-news .news-wrap .news-col .btn a {display: inline-block;vertical-align: middle;font-weight: bold;text-transform: uppercase;font-size: 16px;}
/*-----------Featured-News-Css-Stop------------*/


/*-------Image-Hero-Banner-Css-Start-------*/
.image-hero-banner { width: 100%; display: inline-block; vertical-align: top; }
.image-hero-banner .image-banner-wrap { width: 100%; display: inline-block; vertical-align: top; }
.image-hero-banner .image-banner-wrap .banner-image { width: 100%; display: inline-block; vertical-align: top; }
.image-hero-banner .image-banner-wrap .banner-image img {height: 480px; width: 100%; display: inline-block; vertical-align: top; object-fit: cover; object-position: center; }
/*-------Image-Hero-Banner-Css-End-------*/


/*-------FAQ-Css-Start-------*/
.faq-sec { width: 100%; display: inline-block; vertical-align: top; padding: 90px 0; }
.faq-sec .title { width: 100%; display: inline-block; vertical-align: top; text-align: center; margin-bottom: 50px; }
.faq-sec .title h2 { font-size: 44px; line-height: 50px; font-weight: bold; margin: 0; }

.faq-sec .faq-wrap { width: 100%; display: inline-block; vertical-align: top; }
.faq-sec .faq-wrap .faq-panel { width: 100%; display: inline-block; vertical-align: top; padding: 35px 0; position: relative; }
.faq-sec .faq-wrap .faq-panel:after { content: ""; width: 100%; height: 2px; display: block; background-image: url(../images/seprator-line.png); background-repeat: no-repeat; background-size: cover; background-position: center; position: absolute; top: unset; bottom: 0; }
.faq-sec .faq-wrap .faq-panel:first-child { padding-top: 0; }
.faq-sec .faq-wrap .faq-panel .faq-question { width: 100%; display: inline-block; vertical-align: middle; cursor: pointer; position: relative; }
.faq-sec .faq-wrap .faq-panel .faq-question h3 { width: 100%; display: inline-block; vertical-align: middle; font-size: 30px; line-height: 44px; color: #08164f; font-weight: 400; margin: 0; }
.faq-sec .faq-wrap .faq-panel .faq-question:after { content: ""; width: 42px; height: 42px; display: block; background-image: url(../images/Plus-Icon.png); background-repeat: no-repeat; background-size: cover; background-position: center; position: absolute; top: 0; right: 0; }
.faq-sec .faq-wrap .faq-panel .faq-question.open:after { background-image: url(../images/Minus-Icon.png); }
.faq-sec .faq-wrap .faq-panel .faq-answer { width: 100%; max-width: 750px; display: inline-block; vertical-align: middle; padding-top: 20px; }
.faq-sec .faq-wrap .faq-panel .faq-answer p { width: 100%; display: inline-block; vertical-align: middle; font-size: 18px; line-height: 24px; font-weight: 400; color: #2c2e35; margin-bottom:32px; }
/*-------FAQ-Css-End---------*/


/*-------E-Book-Css-Start-------*/
.e-book-sec { width: 100%; display: inline-block; vertical-align: top; padding: 90px 0; }
.e-book-sec h2 { width: 100%; display: inline-block; vertical-align: top; font-size: 44px; line-height: 50px; font-weight: bold; text-align: center; margin: 0 0 50px; }
.e-book-sec .e-book-wrap { width: 100%; display: inline-block; vertical-align: top; }

.e-book-sec .e-book-wrap .top-caption { width: 100%; display: inline-block; vertical-align: top; }
.e-book-sec .e-book-wrap .top-caption .cap-wrap { width: 100%; display: inline-block; vertical-align: top; padding-bottom: 50px; position: relative; }
.e-book-sec .e-book-wrap .top-caption .cap-wrap:after { content: ""; width: 100%; height: 2px; display: block; background-image: url(../images/seprator-line.png); background-repeat: no-repeat; background-size: cover; background-position: center; position: absolute; top: unset; bottom: 0; }
.e-book-sec .e-book-wrap .top-caption .cap-wrap h3 { width: 100%; display: inline-block; vertical-align: top; font-size: 30px; line-height: 44px; color: #08164f; font-weight: 400; margin: 0 0 15px; }
.e-book-sec .e-book-wrap .top-caption .cap-wrap ul { width: 100%; display: inline-block; vertical-align: top; list-style-type: nd; padding-left: 20px; margin: 0; }
.e-book-sec .e-book-wrap .top-caption .cap-wrap ul li { width: 100%; display: list-item; padding-bottom: 15px; }
.e-book-sec .e-book-wrap .top-caption .cap-wrap ul li:last-child { padding-bottom: 0; }

.e-book-sec .e-book-wrap .graders-book { width: 100%; display: inline-block; vertical-align: top; }
.e-book-sec .e-book-wrap .graders-book .gb-wrap { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; }
.e-book-sec .e-book-wrap .graders-book .gb-wrap .cta-group { width: calc(100% + 30px); display: flex; flex-wrap: wrap; justify-content: space-between; padding: 50px 0 70px; margin: 0 -15px; }
.e-book-sec .e-book-wrap .graders-book .gb-wrap .cta-group .cta { width: calc(100% / 4 - 30px); display: flex; }
.e-book-sec .e-book-wrap .graders-book .gb-wrap .cta-group .cta  a { width: 100%; text-align: center; }

.e-book-sec .three-col-book { width: 100%; display: inline-block; vertical-align: top; padding: 50px 0 25px; }
.e-book-sec .three-col-book h4 { width: 100%; display: inline-block; vertical-align: top; font-size: 24px; line-height: 34px; color: #08164f; font-weight: bold; text-align: center; margin: 0 0 25px; }
.e-book-sec .three-col-book .tcb-wrap { width: calc(100% + 60px); display: flex; flex-wrap: wrap; justify-content: flex-start; margin: 0 -30px; }
.e-book-sec .three-col-book .tcb-wrap .tcb-col { width: calc(100% / 3 - 60px); float: left; margin: 25px 30px; }
.e-book-sec .three-col-book .tcb-wrap .tcb-col .image { width: 100%; display: inline-block; vertical-align: top; margin: 0 0 25px; }
.e-book-sec .three-col-book .tcb-wrap .tcb-col .image img { width: 100%; display: inline-block; vertical-align: top; object-fit: cover; object-position: center; }
.e-book-sec .three-col-book .tcb-wrap .tcb-col h4 { width: 100%; display: inline-block; vertical-align: top; text-align: left; margin: 0 0 15px; }
.e-book-sec .three-col-book .tcb-wrap .tcb-col .link { width: 100%; display: inline-block; vertical-align: top; }
.e-book-sec .three-col-book .tcb-wrap .tcb-col .link a { width: 100%; display: inline-block; vertical-align: top; font-size: 16px; letter-spacing: 0px; line-height: 30px; font-weight: 700; color: #3cb6ce; }
/*-------E-Book-Css-End---------*/

/*-------Lessons/Resources-Css-Start-------*/
.resources-sec { width: 100%; display: inline-block; vertical-align: top; padding: 90px 0 50px; }
.resources-sec h2 { width: 100%; display: inline-block; vertical-align: top; font-size: 44px; line-height: 50px; font-weight: bold; text-align: center; margin: 0 0 70px; }
.resources-sec .resources-wrap { width: 100%; display: inline-block; vertical-align: top; }
.resources-sec .resources-wrap .resources-col {width: 100%;display: flex;vertical-align: top;align-items: flex-start;justify-content: space-around;flex-wrap: wrap;}
.resources-sec .resources-wrap .resources-col .left {display: inline-block; width: 30%;margin: 0;padding-right: 25px;}
.resources-sec .resources-wrap .resources-col .right { width: 70%; margin: 0; padding-left: 25px; display: inline-block;}

.resources-sec .resources-wrap .resources-col .left .image { width: 100%; display: inline-block; vertical-align: top; }
.resources-sec .resources-wrap .resources-col .left .image img {display: inline-block; vertical-align: top; object-fit: contain; object-position: center; max-width:260px;}
.resources-sec .resources-wrap .resources-col .right .caption { width: 100%; display: inline-block; vertical-align: top; margin: 0 0 45px; }
.resources-sec .resources-wrap .resources-col .right .caption h3 { width: 100%; display: inline-block; vertical-align: top; font-size: 30px; line-height: 40px; color: #08164f; font-weight: 400; text-align: left; margin: 0 0 20px; }
.resources-sec .resources-wrap .resources-col .right .caption p { width: 100%; display: inline-block; vertical-align: top; font-size: 18px; line-height: 28px; font-weight: 400; color: #2c2e35; }
.resources-sec .resources-wrap .resources-col .right .caption a { font-size: 18px; line-height: 28px; font-weight: bold; color: #3cb6ce; }
.resources-sec .resources-wrap .resources-col .right .caption ul { width: 100%; display: inline-block; vertical-align: top; padding-left: 20px; margin: 0; }
.resources-sec .resources-wrap .resources-col .right .caption ul li { width: 100%; display: list-item; vertical-align: top; font-size: 18px; line-height: 28px; font-weight: 400; color: #2c2e35; }
/*-------Lessons/Resources-Css-End---------*/


/*-----------Footer-Css-Start-----------*/
footer { width: 100%; display: inline-block; vertical-align: top; background-color: #07154f; padding: 100px 0; }
footer .footer-inner { width: 100%; display: flex; flex-wrap: wrap; align-items: flex-start; }
footer .footer-inner .footer-wrap { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; }
footer .footer-inner .footer-wrap .left { width: 25%; margin: 0; }
footer .footer-inner .footer-wrap .right { width: 70%; margin: 0; }
footer .footer-inner .footer-wrap .left .logo { width: 100%; display: flex; justify-content: flex-start; align-items: center; }
footer .footer-inner .footer-wrap .left .logo a { width: 100%; display: flex; flex-wrap: wrap; justify-content: flex-start; margin: 0; }
footer .footer-inner .footer-wrap .left .logo a img { width: 100%; height: 165px; object-fit: cover; object-position: center; display: flex; justify-content: flex-start; align-items: flex-start; }

footer .footer-inner .footer-wrap .right .menu-social { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; }
footer .footer-inner .footer-wrap .right .menu-social .footer-menu { width: 75%; display: flex; padding: 0 0 0 100px; margin: 0; }
footer .footer-inner .footer-wrap .right .menu-social .footer-menu .menu-col { width: calc(50% / 2); display: flex; align-items: flex-start; justify-content: space-between; margin: 0 40px; }
footer .footer-inner .footer-wrap .right .menu-social .footer-menu .menu-col ul { width: 100%; display: flex; flex-wrap: wrap; align-items: flex-start; list-style-type: none; padding: 0; margin: 0; }
footer .footer-inner .footer-wrap .right .menu-social .footer-menu .menu-col ul li { width: 100%; display: flex; flex-wrap: wrap; padding: 0 0 20px; margin: 0; }
footer .footer-inner .footer-wrap .right .menu-social .footer-menu .menu-col ul li:last-child { padding-bottom: 0; }
footer .footer-inner .footer-wrap .right .menu-social .footer-menu .menu-col ul li a { width: 100%; display: flex; flex-wrap: wrap; align-items: flex-start; line-height: 20px; color: #ffffff; }

footer .footer-inner .footer-wrap .right .menu-social .footer-social { width: 23%; display: flex; flex-wrap: wrap; margin: 0; }
footer .footer-inner .footer-wrap .right .menu-social .footer-social h3 { width: 100%; display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; font-size: 18px; line-height: 20px; font-weight: 700; color: #ffffff; margin-bottom: 25px; }
footer .footer-inner .footer-wrap .right .menu-social .footer-social .social { width: 100%; display: flex; flex-wrap: wrap; align-items: center; }
footer .footer-inner .footer-wrap .right .menu-social .footer-social .social ul { width: 100%; display: flex; justify-content: flex-start; align-items: center; list-style-type: none; padding-left: 0; margin: 0; }
footer .footer-inner .footer-wrap .right .menu-social .footer-social .social ul li { display: flex; flex-wrap: wrap; align-items: center; padding-right: 15px; margin: 0; }
footer .footer-inner .footer-wrap .right .menu-social .footer-social .social ul li:last-child { padding-right: 0; }
footer .footer-inner .footer-wrap .right .menu-social .footer-social .social ul li a { width: 26px; height: 26px; display: flex; justify-content: center; align-items: center; background-color: #f2a900; padding: 6px; border-radius: 100%; }
footer .footer-inner .footer-wrap .right .menu-social .footer-social .social ul li a:hover { background-color: #ffffff; }
footer .footer-inner .footer-wrap .right .menu-social .footer-social .social ul li a:hover i { color: #f2a900; }
footer .footer-inner .footer-wrap .right .menu-social .footer-social .social ul li a i { font-size: 16px; color: #ffffff; display: flex; justify-content: center; align-items: center; }

footer .footer-inner .copyright { width: 100%; display: inline-block; vertical-align: top; padding-top: 150px; }
footer .footer-inner .copyright .copyright-wrap { width: 100%; display: inline-block; vertical-align: top; }
footer .footer-inner .copyright .copyright-wrap p { width: 100%; display: inline-block; vertical-align: top; color: #ffffff; }

.footer-address { margin: 25px 0 10px; }
.footer-address p strong { font-size: 16px; line-height: 40px; font-weight: 400; }
/*-----------Footer-Css-Stop------------*/


.banner-wrap.slick-initialized.slick-slider {width: 100%;display: inline-block;position: relative;}
/*.page-hero-banner {height: 606px;width: 100%;display: inline-block;background-size: cover;background-position: top;background-repeat: no-repeat;position: relative;}*/
.page-hero-banner {height: 480px;width: 100%;display: inline-block;background-size: cover;background-position: top;background-repeat: no-repeat;position: relative;} /* 8/3 Edit MY */
.page-hero-banner:before {position: absolute;content: '';width: 100%;height: 100%;left: 0;right: 0;top: 0px;background: linear-gradient(180deg, rgb(41 39 40 / 60%) 0%, rgb(55 51 77 / 60%) 100%);}
/*.page-hero-banner .title {width: 100%;display: inline-block;position: relative;z-index: 9;height: 606px;}*/
.page-hero-banner .title {width: 100%;display: inline-block;position: relative;z-index: 9;height: 480px;} /* 8/3 Edit MY */
/*.page-hero-banner .title h2 {font-size: 100px;color: #fff;margin-bottom: 0;line-height: 115px;bottom: -21px;position: absolute;z-index: 9;text-shadow: 0px 2px 10px rgb(0 0 0 / 35%);}*/
.page-hero-banner .title h2 {font-size: 100px; color: #fff; margin-bottom: 0; line-height: 115px; bottom: -22px; position: absolute; z-index: 2; text-transform: uppercase;}

/*============connecticutt-Start===============*/
.connecticut {width: 100%;display: inline-block;position: relative;margin: 79px 0 45px 0;}
.connecticut h2 {font-size: 100px;color: #fff;margin-bottom: 0;line-height: 75px;position: absolute;top: -138px;}
.connecticut .row-warpper {width: 100%;display: flex;justify-content: center;align-items: flex-start;flex-wrap: wrap;}
.connecticut .row-warpper .left-title {width: 60%;margin: 0;display: inline-block;padding-right: 35px;}
.connecticut .row-warpper .left-title p {font-size: 24px;padding-bottom: 27px;line-height: 31px;color: #2D2E8D;}
.connecticut .row-warpper .right-side {width: 40%;display: inline-block;border-left: solid 3px #EDA941;padding-left: 46px;}
.connecticut .row-warpper .right-side .library {display: flex;justify-content: center;align-items: center;margin-bottom: 25px;}
.connecticut .row-warpper .right-side .library .left-side {display: inline-block;}
.connecticut .row-warpper .right-side .library .left-side h3 {display: flex;background: #26B2C7;width: 100px;height: 100px;justify-content: center; text-align:center; align-items: center;border-radius: 50px;font-size: 34px; line-height:32px; color: #fff;}
.connecticut .row-warpper .right-side .library .right-cont {display: inline-block;padding-left: 27px;}
.connecticut .row-warpper .right-side .library .right-cont p {font-size: 23px;color: #1C1C4C;}
.connecticut .row-warpper .right-side .library .right-cont p a {font-weight: 800;color: #08164f}
/*============connecticut-Ends===============*/

/*============Sponsors-Start===============*/
#sponsor-logos {text-align:center;}
#sponsor-logos img {margin:0 24px 32px; vertical-align:middle;}
/*============Sponsors-Ends===============*/

/*============ 8/4 Edits MY ===============*/
/* Region Overwrites */
@media only screen and (min-width: 425px) {
  .page-id-927 .container .row-warpper .left-title {
    column-count: 2;
    column-gap: 1rem;
    width: 100%; 
  }
  .page-id-927 .container .row-warpper .right-side {width: 0%;}
}
/*============ !8/4 Edits MY ===============*/

/*============Full-Width-Caption-List-Start===============*/
.full-caption-list .caption-wrap {width: 100%;display: inline-block;text-align: center;}
.full-caption-list .caption-wrap h2 {font-size: 44px;color: #1C1C4C;line-height: 54px;margin-bottom: 18px;}
.full-caption-list {width: 100%;display: inline-block;background: #E7F3F6;padding: 90px 0px 69px;}
.full-caption-list p {font-size: 30px;color: #1C1C4C;line-height: 40px;}
.full-caption-list .warper {width: 100%;display: flex;justify-content: space-around;margin-top: 60px;}
.full-caption-list .warper .community {margin: 0;}
.full-caption-list .warper .community h3 a {color: #2d2e8d;font-size: 22px;line-height: 30px;font-weight: bold;}
.full-caption-list .warper .community ul {padding: 0;list-style: none;}
.full-caption-list .warper .community ul li {line-height: 28px;}
/*============Full-Width-Caption-List-End===============*/


/*==========Thank You==============section-Start==========*/
.thank-you {width: 100%;display: inline-block;padding: 89px 0 58px 0;}
.thank-you h2 {width: 100%;display: inline-block;text-align: center;font-size: 44px;line-height: 54px;}
.thank-you .warp {width: 100%;display: flex;align-items: center;justify-content: space-around;margin: 62px 0;flex-wrap: wrap;}
.thank-you .warp .images {margin: 0;display: inline-block;width: 320px;}
.thank-you .warp .images img {width: 100%;margin-bottom: 20px;}
.thank-you .thank-you-btn {width: 100%;display: inline-block;text-align: center;}
.thank-you .thank-you-btn a {font-size: 25px;font-weight: 700;background: #07154f;padding: 20px 26px;color: #fff;display:inline-block;}
/*==========Thank You==============section-End==========*/

/*===========toggle*/
.btn14 {position: absolute;width: 35px;height: 35px;right: 0px;top: 0;transition-duration: 0.5s;display: none;}
.btn14 .icon {transition-duration: 0.5s; position: absolute; height: 3px; width: 20px; top: 30px; background-color: #fff; border-radius: 4px; }
.btn14 .icon:before {transition-duration: 0.5s; position: absolute; width: 20px; height: 3px; background-color: #fff; content: ""; top: -8px; border-radius: 4px; }
.btn14 .icon:after {transition-duration: 0.5s; position: absolute; width: 20px; height: 3px; background-color: #fff; content: ""; top: 8px; border-radius: 4px; }
.btn14.open .icon {transition-duration: 0.5s; background: transparent; }
.btn14.open .icon:before {transform: rotateZ(45deg) scaleX(1.25) translate(4.5px, 5.5px);}
.btn14.open .icon:after {transform: rotateZ(-45deg) scaleX(1.25) translate(5px, -5px);}


.btn15 {position: absolute; width: 60px; height: 60px; right: 0px; transition-duration: 0.5s; display: none; }
.btn15 .icon {transition-duration: 0.5s; position: absolute; height: 4px; width: 30px; top: 30px; background-color: #fff; border-radius: 4px;}
.btn15 .icon:before {transition-duration: 0.5s; position: absolute; width: 30px; height: 4px; background-color: #fff; content: ""; top: -10px; border-radius: 4px;}
.btn15 .icon:after {transition-duration: 0.5s; position: absolute; width: 30px; height: 4px; background-color: #fff; content: ""; top: 10px; border-radius: 4px; }
.btn15.open .icon {	transition-duration: 0.5s; background: transparent; }
.btn15.open .icon:before {transform: rotateZ(45deg) scaleX(1.25) translate(6.5px, 6.5px);}
.btn15.open .icon:after {transform: rotateZ(-45deg) scaleX(1.25) translate(6px, -6px);}

/*About-us*/

.about-us-sec {width: 100%;display: inline-block;padding: 90px 0 125px;}
.about-us-sec .about-us-wrap {width: 100%;margin: 0 auto;max-width: 870px;}
.about-us-sec .about-us-wrap .about-us {width: 100%;display: inline-block;}
.about-us-sec .about-us-wrap .about-us-title {text-align: center;display:inline;}
.about-us-sec .about-us-wrap .about-us-title h2{font-size: 44px;line-height: 54px; margin-bottom: 70px; }
.about-us-sec .about-us-wrap .about-us .about-us-content {width: 100%;display: inline-block;}
.about-us-sec .about-us-wrap .about-us .about-us-content h3 {width: 100%;display: inline-block;font-size: 30px;line-height: 40px;/* text-align: center; */font-weight: 500; margin-bottom: 15px;}
.about-us-sec .about-us-wrap .about-us .about-us-content h4 {font-size: 24px;line-height: 31px; font-weight:400; margin-bottom:16px;}
.about-us-sec .about-us-wrap .about-us .about-us-content p {width: 100%;display: inline-block;font-size: 18px;line-height: 26px;margin-bottom: 20px;}

.map-sec {width: 100%;display: inline-block;padding: 70px 0;}
.map-sec .map-wrap {width: 100%;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.map-sec .map-wrap .map-sec-title-content {width: 40%;display: inline-block;margin: 0;padding-right: 25px;}
.map-sec .map-wrap .map-sec-title-content map-sec-title {width: 100%;display: inline-block;}
.map-sec .map-wrap .map-image {width: 60%;display: inline-block;padding-left: 25px;}
.map-sec .map-wrap .map-image img {width: 100%;display: inline-block;object-fit: cover;object-position: center;}
.map-sec .map-wrap .map-sec-title-content map-sec-title .map-sec-title {width: 100%;display: inline-block;}
.map-sec .map-wrap .map-sec-title-content  .map-sec-title {width: 100%;display: inline-block;}
.map-sec .map-wrap .map-sec-title-content .map-sec-title p {color: #08164F;font-size: 30px;line-height: 40px;margin-bottom: 20px;font-weight: 500;}
.map-sec .map-wrap .map-sec-title-content .map-sec-title .map-sec-content {width: 100%;display: inline-block;}
.map-sec .map-wrap .map-sec-title-content .map-sec-title .map-sec-content ul {padding: 0;}
.map-sec .map-wrap .map-sec-title-content .map-sec-content {width: 100%;display: inline-block;margin-left: 30px;}
.map-sec .map-wrap .map-sec-title-content .map-sec-content ul {padding: 0;list-style: none;}
.map-sec .map-wrap .map-sec-title-content .map-sec-content ul li {font-size: 18px;line-height: 28px;color: #07154f;position: relative;}
.map-sec .map-wrap .map-sec-title-content .map-sec-content ul li:before {width: 15px;height: 15px;position: absolute;content: "";border-radius: 50px;left: -28px;top: 6px;}
.map-sec .map-wrap .map-sec-title-content .map-sec-content ul li:nth-child(even):before {background-color: #C0257D;}
.map-sec .map-wrap .map-sec-title-content .map-sec-content ul li:nth-child(odd):before {background-color: #F2A900;}


/*Responding to Anti-LGBTQ Censorship Attempts and Additional Resources*/
.for-readers-sec {width: 100%;display: inline-block;padding: 90px 0; 80px}
.for-readers-sec .for-readers-wrap { width: 100%; display: block; max-width: 73%; margin: 0 auto; }
.for-readers-sec .for-readers-wrap .for-readers-title {width: 100%;text-align: center;}
.for-readers-sec .for-readers-wrap .for-readers-title h2 {width: 100%;display: inline-block;font-size:44px;line-height: 54px;}
.for-readers-sec .for-readers-wrap .for-readers-content {width: 100%;display: inline-block;}
.for-readers-sec .for-readers-wrap .for-readers-content h4 {width: 100%;display: inline-block;font-size: 22px;font-weight: bold;line-height: 32px; margin:32px 0 4px;color: #2D2E8E;}
.for-readers-sec .for-readers-wrap .for-readers-content h5 {width: 100%;display: inline-block;font-size: 30px;font-weight: 400;line-height: 40px;margin-bottom: 15px;color: #2D2E8E;}
.for-readers-sec .for-readers-wrap .for-readers-content p {width: 100%;display: inline-block;font-size: 18px;line-height: 26px;}
.for-readers-sec .for-readers-wrap .for-readers-content ol {padding: 0; margin-left:22px;}
.for-readers-sec .for-readers-wrap .for-readers-content ol li {font-size: 18px;line-height: 26px;padding-bottom: 10px;}
.for-readers-sec .for-readers-wrap .for-readers-content ol li strong {font-size: 19px;}
.for-readers-sec .for-readers-wrap .for-readers-content ol li a {color: #00BCD0;font-weight: 600;}
.for-readers-sec .for-readers-wrap .for-readers-content p a {font-weight: 600;color: #00BCD0;}


/*map-section*/
.map-section {width: 100%;display: block;padding: 35px 0 90px 0;}
.map-section .title {text-align: center;width: 100%;display: inline-block;}
.map-section .title h2 {font-size: 44px;line-height: 54px;margin-bottom: 25px;}
.map-section .map-wrap {width: 100%;display: flex;height: auto;padding: 0;margin: 0;}
.map-section .map-wrap img {width: 100%;display: inline-block;object-fit: cover;object-position: center;line-height: 0;}


/* News Page */
.page-id-1153 .content-section { padding-top: 0; }
.page-id-1153 .container h2 { margin: 90px auto 50px; text-align: center; }
.page-id-1153 .container .news-blocks { display: flex; flex-wrap: wrap; gap: 3%; justify-items: start; }
.page-id-1153 .container .news-blocks .card { flex: 1 1 30%; margin: 0 0 4em; }
.page-id-1153 .container .news-blocks .card * + * { display: block; margin: 1rem 0 0; }
/* End News Page */

/* State Pages */
.about-us-sec .about-us-wrap .about-us .about-us-content ul { font-size: 18px; line-height: 1.5; margin-bottom: 20px;}
.about-us-sec .about-us-wrap .about-us .about-us-content li { font: inherit; line-height: 1.8; }
/* End State Pages */


/* pop-up section  */


.pop-btn { width: 200px; height: 100px; margin: 0px auto; display: block; }
.lightbox { width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); position: fixed; z-index: 99999; display: none; top: 0;}
.lightbox .popup-container { width: 600px;  background-color: #f2a900; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 2; }
.lightbox .popup-container h3, .lightbox .popup-container p { margin-left: 25px; margin-bottom: 25px; }
.lightbox .popup-container .close-btn { -webkit-transition: background-color 0.2s ease; -moz-transition: background-color 0.2s ease; -ms-transition: background-color 0.2s ease; -o-transition: background-color 0.2s ease; transition: background-color 0.2s ease; background-color: #73B82C; border-color: #73B82C; color: white; float: right; margin: 25px; }
.lightbox .popup-container .close-btn:hover { background-color: #4B781D; border-color: #4B781D; }
.lightbox .popup-container h3 {margin-top: 45px;width: 100%;display: inline-block;text-align: center;margin-left: 0;color: #fff;font-size: 40px;text-transform: uppercase;line-height: 50px;}
.lightbox .popup-container p {font-size: 18px;width: 100%;color: #fff;max-width: 385px;margin: 0 auto;line-height: 26px;}
.lightbox .popup-container img {width: 100%;display: inline-block;object-fit: cover;object-position: center;}
.lightbox .popup-container .close-btn-wrap {width: 100%;display: flex;align-items: flex-start;justify-content: space-around;flex-wrap: wrap;}
.lightbox .popup-container .close-btn-wrap button.close-btn {width: 40%;margin: 30px 0;padding: 6px 21px;background: #08164F;border: none;font-size: 16px;line-height: 25px;cursor: pointer;}
.lightbox .popup-container .close-icon {position: absolute; top: 10px; right: 11px; margin: 0; font-size: 24px; line-height: 14px; background: #08164f; font-weight: 700; border: none; padding: 15px;cursor: pointer; }
/*  contact-us  */

.contact-us-sec {width: 100%;display: inline-block;padding: 50px 0;}
.contact-us-sec .contact-us-title {width: 100%;display: inline-block;text-align: center;}
.contact-us-sec .contact-us-title h2 {width: 100%;display: inline-block; margin-bottom: 20px;}
.contact-us-sec .contact-us-wrap {width: 100%;display: flex;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;}
.contact-us-sec .contact-us-wrap .contact-us {width: 60%;display: inline-block;padding-right: 25px;}
.contact-us-sec .contact-us-wrap .contact-us .contact-us-content {width: 100%;display: inline-block;}
.contact-us-sec .contact-us-wrap .contact-us .contact-us-content p {font-size: 18px;line-height: 26px;margin-bottom: 40px;color: #000;}
.contact-us-sec .contact-us-wrap .contact-us .contact-us-form {width: 100%;display: inline-block;}
.contact-us-sec .contact-us-wrap .contact-us .contact-us-form .form-field-wrap {width: 100%;display: flex;margin: 0;justify-content: space-between;align-items: flex-start;}
.contact-us-sec .contact-us-wrap .contact-us .contact-us-form .form-field-wrap input.half {width: 100%;border: none;padding: 14px 0;font-size: 18px;display: inline-block;border-bottom: 2px solid;border-image: linear-gradient(to right, #ff1604, #e5de01, #21bbb4, #a23a88 );border-image-slice: 1;}
.contact-us-sec .contact-us-wrap .contact-us .contact-us-form .form-field-wrap span.wpcf7-form-control-wrap {width: 50%; display: inline-block;margin-right: 15px;}
.contact-us-sec .contact-us-wrap .contact-us .contact-us-form  input {width: 100%; border: none;padding: 14px 0;font-size: 18px;display: inline-block;border-bottom: 2px solid;border-image: linear-gradient(to right, #ff1604, #e5de01, #21bbb4, #a23a88 );border-image-slice: 1;} 
.contact-us-sec .contact-us-wrap .contact-us .contact-us-form textarea {width:100%; border: none;padding: 14px 0;font-size: 18px;display: inline-block;border-bottom: 2px solid;border-image: linear-gradient(to right, #ff1604, #e5de01, #21bbb4, #a23a88 );border-image-slice: 1;font-family: Arial;}
.contact-us-sec .contact-us-wrap .contact-us .contact-us-form p {margin-right: 15px;}
.contact-us-sec .contact-us-wrap .contact-us .contact-us-form input.wpcf7-form-control.has-spinner.wpcf7-submit {border: none;margin-top: 40px;max-width: 159px;width: 100%;display: block;color: #fff;font-size: 18px;background: #07154f;text-transform: uppercase;}
.contact-us-sec .contact-us-wrap .contact-us .contact-us-form input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {background: linear-gradient(to right, #ff1604, #e5de01, #21bbb4, #a23a88 );}
.contact-us-sec .contact-us-wrap .contact-us .contact-us-form input {outline: none;}
.contact-us-sec .contact-us-wrap .contact-us .contact-us-form textarea {outline: none;}
.contact-us-sec .contact-us-wrap .contact-site-content {width: 100%;display: inline-block;}
.contact-us-sec .contact-us-wrap .contact-site-details {width: 40%;display: block;padding-left: 25px;}
.contact-us-sec .contact-us-wrap .contact-site-content .contact-us-image {width: 100%;display: block;}
.contact-us-sec .contact-us-wrap .contact-site-content .contact-us-image img {width: 100%;display: block;object-fit: cover;object-position: center;vertical-align: middle;}
.contact-us-sec .contact-us-wrap .contact-site-content .contact-us-location-email {width: 100%;display: inline-block;margin-top: 25px;}
.contact-us-sec .contact-us-wrap .contact-site-content .contact-us-location-email .contact-us-location {width: 100%;display: flex;}
.contact-us-sec .contact-us-wrap .contact-site-content .contact-us-location-email .contact-us-location i {margin: 0;font-size: 30px;width: 50px;background: linear-gradient(to right, #ff1604, #e5de01, #21bbb4, #a23a88 );-webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.contact-us-sec .contact-us-wrap .contact-site-content .contact-us-location-email .contact-us-location p {font-size: 18px;line-height: 26px;color: #07154f;max-width: 200px;margin: 0;}
.contact-us-sec .contact-us-wrap .contact-site-content .contact-us-location-email .contact-us-email {width: 100%;display: flex;margin-top: 8px;}
.contact-us-sec .contact-us-wrap .contact-site-content .contact-us-location-email .contact-us-email i {margin: 0;font-size: 30px;width: 50px;background: linear-gradient(to right, #ff1604, #e5de01, #21bbb4, #a23a88 );-webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.contact-us-sec .contact-us-wrap .contact-site-content .contact-us-location-email .contact-us-email a {font-size: 18px;line-height: 26px;color: #07154f;max-width: 200px;margin: 0;}

.content-section h1.has-text-align-center {font-size: 44px;line-height: 54px;}

/* .content-section h1{ padding-top: 150px; } */


/*===================Media=====Start==========*/

@media(max-width: 1500px){

	header .nav-bar .nav-inner .nav-wrap .nav-menu ul li:last-child ul.sub-menu {width: auto;}

}
@media(max-width: 1400px){
	/*===================home=====page==========*/
	header .nav-bar{padding: 15px 0;}
	header .nav-bar .nav-inner .nav-wrap .logo {width: 180px;}
	.slick-prev::before ,.slick-next::before {font-size: 70px;}



	footer {padding: 85px 0;}


	/*.page-hero-banner .title{padding-top: 685px;}*/
}

@media(max-width: 1199px){
	/*===================home=====page==========*/  
	header .top-strip .strip-wrap .strip-menu{width: 85%;}
	header .top-strip .strip-wrap .social {width: 15%;}
	header .nav-bar .nav-inner .nav-wrap .logo {width: 175px;}

	/*.hero-banner .banner-wrap .banner-slider img {height: 550px;}*/
	.hero-banner .banner-wrap .banner-slider img {height: 480px;}/* 8/3 Edit MY */
	.slick-prev::before ,.slick-next::before {font-size: 75px;}
	.full-caption .caption-wrap .caption p{font-size: 37px;line-height: 47px;}
	.two-col-ic{padding: 70px 0;}
	.two-col-ic .ic-wrap .ic-col .bottom .caption ul li{font-size: 22px; line-height: 26}
	.featured-news {padding: 75px 0;}
	.full-caption{padding: 85px 0;}
	.featured-news .news-wrap .news-col .title a h3{font-size: 21px; line-height: 31px;}
	.featured-news .news-wrap {width: calc(100% + 30px);margin: 0 -15px;}
	.featured-news .news-wrap .news-col {width: calc(100% / 3 - 30px);margin: 0 15px;}
	
	.about-us-sec { padding: 60px 0 40px; }
	.about-us-sec .about-us-wrap .about-us-title h2 { margin-bottom: 30px; }
	
	.map-sec { padding: 50px 0; }
	
	footer {padding: 80px 0;}
	footer .footer-inner .footer-wrap .left{width: 30%;}
	footer .footer-inner .footer-wrap .right{width: 70%;}
	footer .footer-inner .footer-wrap .left .logo a img {width: 90%;height: 148px;}
	footer .footer-inner .footer-wrap .right .menu-social .footer-menu{padding: 0 0 0 30px;justify-content: space-around;width: 70%;}
	footer .footer-inner .footer-wrap .right .menu-social .footer-social {width: 29%;}
	footer .footer-inner .copyright {padding-top: 100px;}

	/*===================arkansas=====page==========*/
	.connecticut {margin: 50px 0;}
	.page-hero-banner{height: 578px;}
	.page-hero-banner .title{height: 578px;}
	.image-hero-banner .image-banner-wrap .banner-image img {height: 400px;}

	/*.page-hero-banner .title {padding-top: 600px;}*/
	.page-hero-banner .title h2{font-size: 80px;line-height: 100px;}
	.connecticut .row-warpper .left-title{padding-right: 25px;}
	.connecticut .row-warpper .right-side {padding: 0 20px;}
	.connecticut .row-warpper .right-side .library .left-side h3{width: 85px;height: 85px;font-size: 25px;}
	.connecticut .row-warpper .right-side .library .right-cont {padding-left: 20px;}
	.connecticut .row-warpper .right-side .library .right-cont p{font-size: 20px;line-height: 26px;}
	.about-us-sec .about-us-wrap .about-us-title h2 {font-size: 40px;line-height: 50px;}
	.thank-you h2{font-size: 40px; line-height: 50px}
	.thank-you .warp{margin: 45px 0;}
	.thank-you .thank-you-btn a {font-size: 25px;}
	.thank-you{padding: 50px 0;}
	.for-readers-sec .for-readers-wrap .for-readers-title h2 {font-size: 40px;line-height: 50px;}


	/*===================connecticut=====page==========*/
	.full-caption-list{padding: 65px 0;}
	.full-caption-list .caption-wrap h2 {font-size: 40px;line-height: 50px;}
	.full-caption-list p {font-size: 28px;line-height: 37px;}
	.map-section {padding: 35px 0 50px 0;}

/*	.page-hero-banner .title {padding-left: calc(50% - 940px / 2);padding-right: calc(50% - 940px / 2);}*/

	/*===================ebook=====page==========*/
	.e-book-sec {padding: 70px 0;}
}


@media(max-width: 1024px){
	/*===================home=====page==========*/
	footer .footer-inner .footer-wrap .left .logo a img {width: 90%;height: auto;max-width: 150px;margin-bottom: 30px;}
	footer .footer-inner .footer-wrap .left {width: 100%;}
	footer .footer-inner .footer-wrap .right {width: 100%;}
	footer .footer-inner .footer-wrap .right .menu-social .footer-menu{padding-left: 0}
	footer .footer-inner .copyright .copyright-wrap{text-align: center;}

	/*===================resources=====page==========*/
	.resources-sec{padding: 50px 0;}
	.resources-sec h2{margin-bottom: 50px;}

}


@media(max-width: 991px){
	/*===================home=====page==========*/
	.btn15{display: block;}  
	header .nav-bar .nav-inner .nav-wrap .logo {width: 150px;margin: 0;}
	header .nav-bar.sticky .nav-inner .nav-wrap .logo{width: 150px;}
	header .nav-bar .nav-inner .nav-wrap .logo a img{height: 87px;}
	/*.hero-banner .banner-wrap .banner-slider img {height: 500px;}*/
	.hero-banner .banner-wrap .banner-slider img {height: 480px;} /* 8/3 Edit MY */
	.slick-prev::before ,.slick-next::before {font-size: 65px;}
	.full-caption .caption-wrap .caption p{font-size: 30px;line-height: 40px;}
	.two-col-ic{padding: 60px 0;}
	.featured-news {padding: 65px 0;}
	.full-caption{padding: 70px 0;}
	header .nav-bar .nav-inner .nav-wrap .nav-menu {display: none;}
	header .nav-bar .nav-inner .nav-wrap .nav-menu.open {display: block;}
	header .top-strip .strip-wrap .strip-menu ul{justify-content: flex-start;}
	/*header .nav-bar{padding: 15px 0;position: relative;z-index: 9;height: 120px;}*/
	header .nav-bar{padding: 12px 0;position: relative;z-index: 9;} /* 8/3 Edit MY */
	/*header .nav-bar.sticky{height: 120px;}*//* 8/3 Edit MY */
	header .nav-bar .nav-inner .nav-wrap .nav-menu ul {display: block;width: 100%;}
	/*header .nav-bar .nav-inner .nav-wrap .nav-menu {margin: 0;background: #f3b717;width: 100%;position: absolute;left: 0;top: 115px;z-index: 9;padding: 18px 0;}*/
	header .nav-bar .nav-inner .nav-wrap .nav-menu {margin: 0;background: #f3b717;width: 100%;position: absolute;left: 0;top: 106px;z-index: 9;padding: 18px 0;}
	header .nav-bar .nav-inner .nav-wrap .nav-menu ul li a {border-right: 0;margin: 0;}
	header .top-strip{position: relative; z-index: 999;}
	header .nav-bar .nav-inner .nav-wrap .nav-menu ul li{margin-bottom: 10px;}
	header .nav-bar .nav-inner .nav-wrap .nav-menu ul li:hover ul.sub-menu{display: none;}
	header .nav-bar .nav-inner .nav-wrap .nav-menu ul li ul.sub-menu{display: none;}
	header .nav-bar .nav-inner .nav-wrap .nav-menu ul li i.fa-minus:before, .fa-subtract:before {    content: "\f068" !important;color: #f3b717;}
	header .nav-bar .nav-inner .nav-wrap .nav-menu ul.menu li i.fal.fa-plus {color: #f3b717;}
	header .nav-bar .nav-inner .nav-wrap .nav-menu ul li ul.sub-menu {position: unset;width: 100% !important;margin-top: 8px;}
	header .nav-bar .nav-inner .nav-wrap .nav-menu ul li i {float: right;position: absolute;top: 0;right: 25px;margin: 0;color: #fff;}

	header .top-strip { display: none; }
	header .nav-bar .nav-inner .nav-wrap .nav-menu .top-strip.mobile-top { display: block; background-color: #f3b717; padding: 0; }

	header .nav-bar .nav-inner .nav-wrap .nav-menu .top-strip.mobile-top .social ul { width: 100%; display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; padding: 0 10px; }
	header .nav-bar .nav-inner .nav-wrap .nav-menu .top-strip.mobile-top .social ul li { display: flex; justify-content: center; align-items: center; padding-bottom: 0; margin-bottom: 0; }
	header .nav-bar .nav-inner .nav-wrap .nav-menu .top-strip.mobile-top .social ul li a { width: 26px !important; justify-content: center; align-items: center; background-color: #07154f; padding: 0; }
	header .nav-bar .nav-inner .nav-wrap .nav-menu .top-strip.mobile-top .social ul li i { float: unset; display: flex; justify-content: center; align-items: center; position: unset; left: unset; right: unset; }
	header .nav-bar .nav-inner .nav-wrap .nav-menu .top-strip.mobile-top .strip-menu ul li a { padding: 0 !important; }
	header .nav-bar .nav-inner .nav-wrap .nav-menu .top-strip.mobile-top .strip-menu ul li:first-child { padding-left: 10px; }
	header .nav-bar .nav-inner .nav-wrap .nav-menu .top-strip.mobile-top .strip-menu ul li { padding-top: 0; }
	header .nav-bar .nav-inner .nav-wrap .nav-menu ul li a { width: 100%; font-size: 16px; position: relative; }
	
	header .nav-bar .nav-inner .nav-wrap .nav-menu ul li i { display: block; }
    header .nav-bar .nav-inner .nav-wrap .nav-menu ul.menu li i {border: 1px solid #fff; border-radius: 50%; padding: 5px 6px; background: #fff; }

/* 	header .nav-bar .nav-inner .nav-wrap .nav-menu ul li.menu-item-has-children a:before { content: ""; width: 16px; height: 2px; background-color: #fff; display: block; position: absolute; top: 50%; right: 10px; transition: all 0.15s cubic-bezier(.42, 0, .58, 1); opacity: 1; border-radius: 2px; transform: translate(-50%, -50%) rotate(90deg); }
	header .nav-bar .nav-inner .nav-wrap .nav-menu ul li.menu-item-has-children a:after { content: ""; width: 16px; height: 2px; background-color: #fff; display: block; position: absolute; top: 50%; right: 10px; transition: all 0.15s cubic-bezier(.42, 0, .58, 1); opacity: 1; border-radius: 2px; transform: translate(-50%, -50%); } */






	.two-col-ic .ic-wrap .ic-col .top .image img{height: 300px;}
	.two-col-ic .ic-wrap .ic-col .bottom .caption ul li{font-size: 20px; line-height: 26px;}
	.featured-news .blog-title h2 {font-size: 34px;line-height: 44px;margin-bottom: 15px;}
	.featured-news .news-wrap {width: calc(100% + 30px);margin: 0 -15px;justify-content: flex-start;}
	.featured-news .news-wrap .news-col {width: calc(100% / 2 - 30px);margin: 0 15px;margin-bottom: 30px;}
	footer {padding: 70px 0;}
	footer .footer-inner .copyright {padding-top: 60px;}

	/*===================arkansas=====page==========*/
	.page-hero-banner .title h2 {font-size: 71px;line-height: 90px;}
	.page-hero-banner {height:  370px;}
	.image-hero-banner .image-banner-wrap .banner-image img {height: 370px;}
	/*.page-hero-banner .title {padding-top: 488px;}*/
	.connecticut .row-warpper .left-title {width: 100%;padding-right: 0;}
	.connecticut .row-warpper .left-title p {font-size: 23px;line-height: 31px;}
	.connecticut .row-warpper .right-side {padding: 0 45px;width: 100%;}
	.connecticut {margin: 40px 0;}
	.about-us-sec .about-us-wrap .about-us-title h2 {font-size: 35px;line-height: 45px;}
	.tc-sec{padding: 70px 0;}
	.tc-sec .tc-wrap h2 {font-size: 34px;line-height: 35px;}
	.tc-sec .tc-wrap .cta a {font-size: 22px;padding: 18px 20px;}
	.thank-you h2 {font-size: 35px;line-height: 45px;}
	.for-readers-sec .for-readers-wrap .for-readers-title h2 {font-size: 35px;line-height: 45px;}
	.for-readers-sec .for-readers-wrap .for-readers-content h5 {font-size: 25px;line-height: 35px;}
	.thank-you {padding: 40px 0;}

	/*===================arkansas=====page==========*/
	.map-section .title h2 {font-size: 35px;line-height: 45px;}
	.map-section {padding: 30px 0 40px 0;}
	.full-caption-list .caption-wrap h2 {font-size: 35px;line-height: 45px;}
	.full-caption-list p {font-size: 22px;line-height: 35px;}

	/*.page-hero-banner .title {padding-left: calc(50% - 740px / 2);padding-right: calc(50% - 740px / 2);}*/

	.page-hero-banner .title {height: 370px;position: unset;}

	/*===================resources=====page==========*/ 
	.resources-sec {padding: 35px 0;}
	.resources-sec h2 {margin-bottom: 35px;font-size: 35px;line-height: 45px;}
	.resources-sec .resources-wrap .resources-col .left .image {width: 35%;}
	.resources-sec .resources-wrap .resources-col {flex-direction: column;}
	.resources-sec .resources-wrap .resources-col .right {padding-left: 0;width: 100%;}
	.resources-sec .resources-wrap .resources-col .left {padding-right: 0;width: 100%;margin-bottom: 25px;}
	.resources-sec .resources-wrap .resources-col .right .caption h3 br {display: none;}
	.resources-sec .resources-wrap .resources-col .right .caption h3 {font-size: 25px;line-height: 35px;}

	/*===================buy=====page==========*/ 
	.content-section h1.has-text-align-center {font-size: 35px;line-height: 45px;}
	.content-section .wp-block-cover {width: 100%;padding: 0;min-height: 437px !important;}
	.content-section h1 {padding-top: 0;font-size: 30px;line-height: 40px;}

	/*===================ebook=====page==========*/
	.e-book-sec {padding: 50px 0;}
	.e-book-sec h2 {font-size: 35px;line-height: 45px;margin-bottom: 30px;}
	.e-book-sec .e-book-wrap .top-caption .cap-wrap h3 {font-size: 25px;line-height: 35px;}

	/*===================faq=====page==========*/
	.faq-sec {padding: 50px 0;}
	.faq-sec .title {margin-bottom: 40px;}
	.faq-sec .title h2 {font-size: 35px;line-height: 45px;}
	.faq-sec .faq-wrap .faq-panel .faq-question h3 {font-size: 27px;line-height: 37px;padding-right: 38px;}
	.faq-sec .faq-wrap .faq-panel {padding: 25px 0;}
	.faq-sec .faq-wrap .faq-panel .faq-question:after {width: 35px;height: 35px;}

	/*===================about=====page==========*/

	.about-us-sec .about-us-wrap .about-us .about-us-content h3 {font-size: 24px;line-height: 34px;}
	.map-sec .map-wrap {flex-direction: column;}
	.map-sec .map-wrap .map-sec-title-content {padding-right: 0;width: 100%;margin-bottom: 30px;}
	.map-sec .map-wrap .map-image {width: 100%;padding-left: 0;}
	.map-sec .map-wrap .map-sec-title-content .map-sec-title p {font-size: 25px;line-height: 35px;}
}

@media(max-width: 767px){
	/*===================home=====page==========*/
	.faqs-wrap .faq-answer { padding: 15px; }
	.faqs-wrap .faq-question h3 { padding: 10px 10px 10px 30px; }
	.faqs-wrap .faqs-title { padding: 0 0 30px 0; }
	.faqs-wrap { padding: 40px 0; }   
	.btn14{display: block;}  
	/*header .nav-bar .nav-inner .nav-wrap .nav-menu{top: 100px;}*/
	header .nav-bar .nav-inner .nav-wrap .nav-menu{top: 90px;} /* 8/17 Edit MY */
	header .top-strip .strip-wrap .strip-menu #menu-top-menu {display: none;padding: 25px 24px;}
	header .top-strip .strip-wrap .strip-menu #menu-top-menu.open {display: block;}
	header .top-strip .strip-wrap .strip-menu ul{justify-content: flex-start;}
	header .top-strip .strip-wrap .strip-menu ul {display: block;width: 100%;}
	header .top-strip .strip-wrap .strip-menu {margin: 0;background: #f3b717;width: auto;position: inherit;z-index: 99;} 
	header .top-strip .strip-wrap .strip-menu ul li a {border-right: 0;}
	header .top-strip .strip-wrap .strip-menu ul li:first-child{padding: 5px 10px 20px; }
	header .nav-bar .nav-inner .nav-wrap .logo {width: 115px;}
	header .nav-bar.sticky .nav-inner .nav-wrap .logo{width: 115px;}
	header .nav-bar .nav-inner .nav-wrap .logo a img {height: 70px;}
	.hero-banner .banner-wrap .banner-slider img {height: 300px;}
	.slick-prev::before, .slick-next::before {font-size: 40px;}
	.two-col-ic{padding: 30px 0;}
	.featured-news {padding: 30px 0;}
	.featured-news .blog-title h2 {font-size: 25px;line-height: 35px;}
	.full-caption{padding: 55px 0;}
	.full-caption .caption-wrap .caption p{font-size: 25px;line-height: 35px;}
	.two-col-ic .ic-wrap .ic-col {width: 100%;margin-bottom: 25px;}
	.full-caption .caption-wrap .caption{max-width: 100%;}
	.two-col-ic .ic-wrap .ic-col .top {margin-bottom: 20px;}
	.two-col-ic .ic-wrap .ic-col .top .img-text h3 {font-size: 22px;line-height: 26px;}
	.two-col-ic .ic-wrap .ic-col .bottom .caption ul li {font-size: 18px;line-height: 26px;}
	.tc-sec {padding: 50px 0; }
	.tc-sec .tc-wrap h2 {font-size: 23px;margin-bottom: 15px;line-height: 33px;}
	.tc-sec .tc-wrap .cta a {font-size: 17px;padding: 13px 17px;}
	.featured-news .news-wrap .news-col {width: 100%;}
	.featured-news .news-wrap .news-col .featured-image{margin-bottom: 10px;}
	.featured-news .news-wrap .news-col .title a h3 {font-size: 18px;line-height: 27px;}
	.featured-news .news-wrap .news-col .caption p{font-size: 16px;line-height: 25px;}
	.for-readers-sec .for-readers-wrap  { max-width: 100%;}
	.for-readers-sec .for-readers-wrap .for-readers-title { margin-bottom: 15px; }
	.for-readers-sec .for-readers-wrap .for-readers-content ol { padding: 0 0 0 20px; }
	footer {padding: 30px 0;}
	footer .footer-inner .footer-wrap .left .logo a img{margin: 0;margin-bottom: 30px;}
	footer .footer-inner .copyright {padding-top: 30px;}
	.blog-title{margin-bottom: 10px;}
	.blog-title h2 {font-size: 25px;line-height: 35px;}
	footer .footer-inner .footer-wrap .right .menu-social .footer-menu{width: 100%;flex-wrap: wrap;}
	footer .footer-inner .footer-wrap .right .menu-social .footer-social {width: 100%;margin-top: 15px;}
	footer .footer-inner .footer-wrap .right .menu-social .footer-menu .menu-col{margin: 0 0 15px 0;width: 100%;}
	footer .footer-inner .footer-wrap .right .menu-social .footer-menu .menu-col ul li{padding: 0 0 15px;}
	.footer-address {margin: 12px 0 0 0;}
	.slick-next {right: 30px;}
	.slick-prev {left: 30px;}


	/*===================arkansas=====page==========*/
	.page-hero-banner {height: 250px;}
	.page-hero-banner .title h2 {font-size: 56px;line-height: 66px;margin-bottom: 8px;}
	.image-hero-banner .image-banner-wrap .banner-image img {height: 250px;}

	/*.page-hero-banner .title {padding-top: 354px;}*/
	.connecticut .row-warpper .left-title p {font-size: 18px;line-height: 26px;}
	.connecticut .row-warpper .right-side {padding: 0 0;width: 100%;border: none;}
	.connecticut .row-warpper .right-side .library .left-side h3 {width: 60px;height: 60px;font-size: 18px;}
	.connecticut .row-warpper .right-side .library .right-cont {padding-left: 15px;width: 100%;margin: 0;}
	.connecticut .row-warpper .right-side .library .left-side {width: 20%;margin: 0;display: flex;align-items: center;justify-content: center;}
	.connecticut .row-warpper .right-side .library .right-cont p {font-size: 17px;line-height: 24px;}
	.connecticut {margin: 25px 0;}
	.about-us-sec{padding:25px 0;}

	.about-us-sec .about-us-wrap .about-us-title h2 {font-size: 25px;line-height: 35px;}
	.about-us-sec .about-us-wrap .about-us .about-us-content p {font-size: 16px;line-height: 25px;margin-bottom: 14px;}
	.thank-you {padding: 25px 0;}
	.thank-you h2 {font-size: 25px;line-height: 34px;}
	.thank-you .warp {margin: 30px 0;}
	.thank-you .thank-you-btn a {font-size: 20px;}
	.for-readers-sec .for-readers-wrap .for-readers-title h2 {font-size: 25px;line-height: 35px;}
	.for-readers-sec .for-readers-wrap .for-readers-content h5 {font-size: 20px;line-height: 30px;}
	.for-readers-sec {padding: 26px 0;}
	.for-readers-sec .for-readers-wrap .for-readers-content p {font-size: 16px;line-height: 25px;}
	.for-readers-sec .for-readers-wrap .for-readers-content ol li {font-size: 16px;line-height: 24px;padding-bottom: 10px;}
	.for-readers-sec .for-readers-wrap .for-readers-content h4 {font-size: 19px;line-height: 29px;}


	/*===================arkansas=====page==========*/
	.full-caption-list {padding: 40px 0;}
	.map-section .title h2 {font-size: 25px;line-height: 35px;}
	.full-caption-list .caption-wrap h2 {font-size: 25px;line-height: 35px;}
	.full-caption-list p {font-size: 17px;line-height: 28px;}
	.full-caption-list .warper {margin-top: 40px;flex-wrap: wrap;}
	.full-caption-list .warper .community {margin-bottom: 20px;width: 100%;text-align: center;}
	.map-section {padding: 10px 0 25px 0;}
	.map-sec .map-wrap .map-sec-title-content .map-sec-title p {font-size: 25px;line-height: 35px;}

	.page-hero-banner .title {padding: 0 15px;height: 250px}


	/*===================resources=====page==========*/ 
	.resources-sec h2 {margin-bottom: 20px;font-size: 30px;line-height: 40px;}
	.resources-sec .resources-wrap .resources-col .left .image {width: 80%;}

	.resources-sec .resources-wrap .resources-col .left .image img{width: 100%;}

	/*===================buy=====page==========*/
	.content-section {width: 100%;display: inline-block;padding: 30px 0;}
	.content-section h1.has-text-align-center {font-size: 27px;line-height: 35px;}

	/*===================ebook=====page==========*/
	.e-book-sec {padding: 40px 0;}
	.e-book-sec h2 {font-size: 30px;line-height: 40px;margin-bottom: 23px;}
	.e-book-sec .e-book-wrap .top-caption .cap-wrap h3 {font-size: 23px;line-height: 33px;}
	.e-book-sec .e-book-wrap .top-caption .cap-wrap {padding-bottom: 35px;}
	.e-book-sec .e-book-wrap .graders-book .gb-wrap .cta-group {padding: 50px 0;}
	.e-book-sec .three-col-book .tcb-wrap {width: calc(100% + 30px);justify-content: center;margin: 0 -20px;}
	.e-book-sec .three-col-book .tcb-wrap .tcb-col {width: calc(100% / 2 - 50px); margin: 25px 20px;}
	.e-book-sec .three-col-book .tcb-wrap .tcb-col h4 {font-size: 20px;line-height: 30px;}
	.e-book-sec .e-book-wrap .graders-book .gb-wrap .cta-group .cta {width: calc(100% / 2 - 30px);margin-bottom: 15px;}
	.e-book-sec .three-col-book {padding: 30px 0 20px;}

	/*===================contact=====page==========*/
	.contact-us-sec .contact-us-title h2 {font-size: 25px;line-height: 35px;}
	.contact-us-sec {padding: 40px 0;}
	.contact-us-sec .contact-us-wrap {flex-direction: column;}
	.contact-us-sec .contact-us-wrap .contact-us {width: 100%;padding-right: 0px;}
	.contact-us-sec .contact-us-wrap .contact-site-details {width: 100%;padding-left: 0;}
	.contact-us-sec .contact-us-wrap .contact-site-content .contact-us-location-email {display: flex;align-items: self-start;justify-content: center;}

	/*===================faq=====page==========*/
	.faq-sec {padding: 40px 0;}
	.faq-sec .title h2 {font-size: 30px;line-height: 40px;}
	.faq-sec .faq-wrap .faq-panel .faq-question h3 {font-size: 23px;line-height: 33px;}
	.faq-sec .faq-wrap .faq-panel {padding: 20px 0;}

	/* pop-up section  */
	.lightbox .popup-container {width: 370px;}
	.lightbox .popup-container h3 {margin-top: 20px;font-size: 30px;line-height: 40px;}
	.lightbox .popup-container p {max-width: 350px;margin-bottom: 30px;}
	.lightbox .popup-container .close-btn-wrap {flex-direction: column;}
	.lightbox .popup-container .close-btn-wrap button.close-btn {width: 100%;max-width: 257px !important;margin:  0 auto;margin-bottom: 25px;padding: 15px 0;}

}

@media(max-width: 480px){
#sponsor-logos img {max-width:280px;}

	/*===================arkansas=====page==========*/
	/* .page-hero-banner .title h2 {font-size: 40px;line-height: 44px;margin-bottom: 14px;} */ /* 8/17 Edit MY */
	.page-hero-banner .title h2 {font-size: 28px; line-height: 1.1; margin-bottom: 14px;} /* 8/17 Edit MY */
	.page-hero-banner {height: 200px;}
	.page-hero-banner .title{height: 200px;}
	.image-hero-banner .image-banner-wrap .banner-image img {height: 200px;}

	.hero-banner .banner-wrap .banner-slider img {height: 270px;}
	.resources-sec {padding: 25px 0;}
	.resources-sec h2 {margin-bottom: 14px;font-size: 27px;line-height: 35px;}
	.resources-sec .resources-wrap .resources-col .right .caption h3 {font-size: 20px;line-height: 30px;}
	.resources-sec .resources-wrap .resources-col .right .caption p {font-size: 16px;line-height: 26px;}

	/*===================buy=====page==========*/
	.content-section h1.has-text-align-center {font-size: 23px;line-height: 33px;}
	.content-section {padding: 25px 0;}
	.content-section p {font-size: 16px;line-height: 26px;}
	.content-section .wp-block-cover {min-height: 349px !important;}
	/*===================ebook=====page==========*/
	.e-book-sec .three-col-book .tcb-wrap .tcb-col {width: calc(100% / 1 - 50px);}
	.e-book-sec .e-book-wrap .graders-book .gb-wrap .cta-group .cta {width: calc(100% / 1 - 30px);}

	/*===================contact=====page==========*/
	.contact-us-sec .contact-us-wrap .contact-site-content .contact-us-location-email {flex-direction: column;}
	.contact-us-sec .contact-us-wrap .contact-site-content .contact-us-location-email .contact-us-location {margin-bottom: 20px;}
	.contact-us-sec .contact-us-wrap .contact-us .contact-us-form p {margin-right: 0;}
	.contact-us-sec .contact-us-wrap .contact-us .contact-us-form .form-field-wrap {flex-wrap: wrap;}
    .contact-us-sec .contact-us-wrap .contact-us .contact-us-form .form-field-wrap span.wpcf7-form-control-wrap {width: 100%;margin-right: 0;}
    .contact-us-sec .contact-us-wrap .contact-us .contact-us-form .form-field-wrap input.half {padding-bottom: 3px;padding-top: 20px;font-size: 16px;font-weight: 100;}
    .contact-us-sec .contact-us-wrap .contact-us .contact-us-form input {padding-bottom: 3px; padding-top: 20px; font-size: 16px; font-weight: 100; } 
    .contact-us-sec .contact-us-wrap .contact-us .contact-us-form textarea {height: 100px;font-size: 16px;}
    .contact-us-sec .contact-us-wrap .contact-us .contact-us-form input {padding-bottom: 3px;padding-top: 20px;font-size: 16px;font-weight: 100;}
    .contact-us-sec .contact-us-wrap .contact-us .contact-us-form input.wpcf7-form-control.has-spinner.wpcf7-submit {padding: 13px 0;font-size: 16px;line-height: 21px;}
    /*===================faq=====page==========*/
	.faq-sec .title {margin-bottom: 30px;}
	.faq-sec .faq-wrap .faq-panel .faq-question h3 {font-size: 18px;line-height: 28px;}

	/*===================arkansas=====page==========*/
	.connecticut .row-warpper .right-side .library {flex-direction: column;}
	.connecticut .row-warpper .right-side .library .left-side {width: 100%;margin-bottom: 15px;}
	.connecticut .row-warpper .right-side .library .right-cont {width: 100%;text-align: center;}




}



/*===================Media=====End==========*/



@media(min-width:768px){
	.container,.row-fluid .container[class*="span"] { width:750px; }
}
@media(min-width:992px){
	.container,.row-fluid .container[class*="span"] { width:970px; }
}
@media(min-width:1200px){
	.container,.row-fluid .container[class*="span"] { width:1170px; }
}






/* title text section */

section.tc-section { display: inline-block; width: 100%; vertical-align: top; padding: 96px 0 32px; }
section.tc-section .tc-wrap { display: inline-block; width: 100%; }
section.tc-section .tc-wrap h2 { text-align: center; font-weight: 700; line-height: 56px; font-size: 48px; font-style: normal; color: #07154F; max-width: 820px; margin: 0 auto; padding-bottom: 32px; font-family: Inter; }
section.tc-section .tc-wrap p { color: #07154F; font-family: Inter; font-size: 20px; font-style: normal; font-weight: 400; line-height: 32px;    /* 160% */ margin-bottom: 24px; }


@media(max-width:767px) {
    section.tc-section { padding: 32px 0 32px; }
    section.tc-section .tc-wrap h2 { padding-bottom: 14px; font-size: 27px; line-height: 35px; }
    section.tc-section .tc-wrap p { font-size: 16px; line-height: 26px; }
}

/* fq sec */


section.fq-sec { display: inline-block; width: 100%; vertical-align: top; padding: 32px 0 48px; }
section.fq-sec .main-wrap { padding: 48px; background-color: #FEF6E6; }
section.fq-sec .main-wrap h2 { margin: 0 0 8px; color: #07154F; font-weight: 700; line-height: 40px; }
section.fq-sec .main-wrap  .fq-wrap { display: inline-block; width: 100%; vertical-align: top; }
section.fq-sec .main-wrap  .fq-wrap .fq-item { display: inline-block; width: 100%; border-bottom: 1px solid #F2A900; }
section.fq-sec .main-wrap .fq-wrap span.faq-title { color: #07154F; font-size: 20px; font-weight: 700; line-height: 32px; font-family: 'Inter'; display: inline-block; width: 100%; padding: 24px 0 32px; font-style: italic; cursor: pointer; }
section.fq-sec .main-wrap .fq-wrap .fq-content { display: none; width: 100%; vertical-align: top; padding-bottom: 32px; }
section.fq-sec .main-wrap .fq-wrap .fq-content .fq-content-wrap { display: grid; grid-template-columns: 200px 1fr; grid-gap: 32px; }
section.fq-sec .main-wrap .fq-wrap .fq-content .fq-content-wrap .content { display: inline-block; width: 100%; }
section.fq-sec .main-wrap .fq-wrap .fq-content .fq-content-wrap .content ul { margin: 0; }
section.fq-sec .main-wrap .fq-wrap .fq-content .fq-content-wrap .content ul li { color: #07154F; font-family: Inter; font-size: 20px; font-style: normal; font-weight: 400; line-height: 32px; }
section.fq-sec .main-wrap .fq-wrap span.faq-title label { font-style: normal; }
section.fq-sec .main-wrap .fq-wrap .fq-content .fq-content-wrap img { width: 200px; /*height: 200px; object-fit: cover; object-position: center;*/ display: inline-block; }
section.fq-sec .main-wrap .fq-wrap .fq-item .fq-button { position: relative; margin: 0; display: flex; align-items: center; justify-content: space-between; }
section.fq-sec .main-wrap .fq-wrap .fq-item .fq-button:after { content: ''; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='11' viewBox='0 0 10 11' fill='none'%3E%3Cpath d='M9.90922 6.49373H6.10922V10.5437H3.86922V6.49373H0.0892188V4.48374H3.86922V0.443735H6.10922V4.48374H9.90922V6.49373Z' fill='%2307154F'/%3E%3C/svg%3E"); background-position: center; background-repeat: no-repeat; background-size: 12px; display: inline-block; width: 20px; height: 20px; }


@media(max-width:767px) {
    section.fq-sec { padding: 32px 0; }
    section.fq-sec .main-wrap { padding: 24px; }
    section.fq-sec .main-wrap h2 {  font-size: 27px; line-height: 32px; }
    section.fq-sec .main-wrap .fq-wrap span.faq-title {font-size: 17px; line-height: 26px;     padding: 20px 0;}
    section.fq-sec .main-wrap .fq-wrap .fq-content .fq-content-wrap .content ul li { font-size: 16px; line-height: 24px; }
    section.fq-sec .main-wrap .fq-wrap .fq-content .fq-content-wrap { display: grid; grid-template-columns: 1fr; }
    section.fq-sec .main-wrap .fq-wrap .fq-content .fq-content-wrap .content ul { padding-left: 20px; }
}

