/*
 Theme Name:   Twenty Twenty Child
 Theme URI:    https://aftabhusain.wordpress.com/
 Description:  A child theme of Twenty Twenty WordPress theme.
 Author:       Aftab Husain
 Author URI:   https://aftabhusain.wordpress.com/
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../twentytwenty/style.css");


/*==================================================GOOGLE FONTS===============================================*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
/*font-family: 'Poppins', sans-serif;*/


/*==================================================GOOGLE FONTS===============================================*/




/*=====================================================BODY===================================================*/

body {
	background: #E0E0E0FC;
	color: #000;
	font-family: 'Poppins', sans-serif !important;
	font-size: 17px;
	letter-spacing: normal;
}


body h1{
	font-family: 'Poppins', sans-serif !important;
	font-size: 50px;
	margin:0 0 10px;
}


body h2{
	font-family: 'Poppins', sans-serif !important;
	font-size: 35px;
	margin:0 0 20px;
}


body h3{
	font-family: 'Poppins', sans-serif !important;
	font-size: 22px;
	margin:0 0 20px;
}



body h4{
	font-family: 'Poppins', sans-serif !important;
	font-size: 18px;
	margin:0 0 20px;
}


body a, body p, body li, body input, body button, body textarea{
	font-family: 'Poppins', sans-serif !important;
	font-size: 17px;
}


body a, body button, body input, body i{
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}	


.container {
	width: 100%;
	max-width: 1180px;
	padding: 0 20px;
	margin: 0 auto;
}



/*=====================================================BODY===================================================*/





/*=====================================================HEADER=================================================*/

header#site-header {
	background: #5E0000;
}


.upper-header-section {
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: top center;
	padding: 40px 0 25px;
}


.upper-header-section .container {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
}


.left-header-info {
	width: 100%;
	max-width: 479px;
	position: relative;
	top: 14px;
}


.left-header-info h2 {
	color: #ECC70F;
	font-size: 70px;
	font-weight: 500;
	text-shadow: 7px 11px 10px rgba(0,0,0,0.3);
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin: 0;
}


.left-header-info h3 {
	color: #fff;
	font-weight: 500;
	text-shadow: 7px 11px 10px rgba(0,0,0,0.3);
	text-transform: uppercase;
	font-size: 28.5px;
	letter-spacing: 0.2px;
	margin: -10px 0 0;
}


.upper-header-section .header-titles {
	width: 100%;
	max-width: 129px;
	text-align: center;
}


.upper-header-section .site-logo {
	margin: 0;
}


.upper-header-section .site-logo img {
	max-height: 13rem;
}



.right-header-info {
	width: 100%;
	max-width: 440px;
}


.right-header-info ul {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	-ms-justify-content: flex-end;
	margin: 0;
	padding: 0;
	list-style: none;
}


.right-header-info .widget_custom_html {
	margin: 6px 0 0;
}


.right-header-info ul li:first-child {
	margin-left: 0;
}


.right-header-info ul li {
	margin: 0 0 0 35px;
}


.right-header-info ul li a {
	color: #fff;
	font-weight: 600;
	text-decoration: none;
}


.right-header-info ul li a:hover {
	color: #ECC70F;
}


.right-header-info ul li a i {
	font-size: 25px;
	color: #ECC70F;
}


.right-header-info ul li a:hover i {
	color: #fff;
}



.right-header-info .widget_custom_html:first-child {
	margin-top: 60px;
}


.header-menu-section .header-titles-wrapper {
	display: none;
}


.header-menu-section .header-inner {
	background: #000;
	padding: 20px 20px;
	border-radius: 3px;
	width: 100%;
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	position: relative;
}


.header-menu-section ul li {
	margin: 0.8rem 0 0 4rem;
}


.header-menu-section ul li a {
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: normal;
	text-decoration: none !important;
}


.header-menu-section ul li a:hover {
	color: #ECC70F;
}


.header-menu-section ul li span.icon {
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
}


.header-menu-section ul li span.icon:after {
	width: 0; 
	height: 0; 
	border-left: 6px solid transparent;
	border-right: 6px solid transparent; 
	border-top: 6px solid #fff;
	background-color: transparent;
	top: 3px;
}


.header-menu-section ul li span.icon::before {
	display: none;
}


.header-menu-section ul li span {
	color: #fff;
}


.header-menu-section ul li .sub-menu {
	padding: 0;
	border-radius: 0;
}


.header-menu-section ul li .sub-menu li {
	margin: 0;
}



.header-menu-section ul li .sub-menu::after, 
.header-menu-section ul li .sub-menu::before {
	display: none;
}


.header-menu-section ul li .sub-menu li a {
	padding: 11px 20px 13px;
	line-height: normal;
}







.toggle.search-toggle.mobile-search-toggle, 
.toggle.nav-toggle.mobile-nav-toggle .toggle-text {
    display: none;
}


.toggle.nav-toggle.mobile-nav-toggle .toggle-icon {
    background: url("images/hamburger.png") no-repeat 0 0;
    width: 32px;
    height: 32px;
    background-size: 30px;
	margin-top: 2px;
}


.toggle.nav-toggle.mobile-nav-toggle .toggle-icon svg, 
.toggle.search-toggle.mobile-search-toggle {
    display: none;
}


.toggle.search-toggle.mobile-search-toggle svg {
    color: #9d9d9d;
}


.toggle.nav-toggle.mobile-nav-toggle .toggle-inner {
    padding-top: 0;
}


.menu-modal .menu-modal-inner .menu-wrapper nav ul li {
    border-top: 1px solid #000;
    padding: 0;
    -webkit-transition: unset;
    transition: unset;
}


.menu-modal .menu-modal-inner .menu-wrapper nav ul li a {
    color: #fff;
    padding: 20px;
    text-transform: uppercase;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
	font-size: 14px;
    text-decoration: none;
}


.menu-modal .menu-modal-inner .menu-wrapper nav ul li:first-child {
    border-top: none;
}


.menu-modal .menu-modal-inner .menu-wrapper nav ul li a:hover, 
.menu-modal .menu-modal-inner .menu-wrapper nav ul li a:focus {
    color: #fff;
    background-color: #5E0000;
}


.menu-modal-inner {
    background: #252525;
}


.menu-modal .mobile-menu {
    margin-top: 40px;
}


.menu-modal .menu-modal-inner button.sub-menu-toggle {
    border-left: 0.1rem solid #000;
}


.toggle.sub-menu-toggle.fill-children-current-color {
    color: #fff;
}


.menu-modal .modal-menu li {
    border-color: #000;
}


.menu-wrapper.section-inner {
    width: 100%;
}


.menu-modal button.close-nav-toggle {
	padding: 3rem 20px;
	color: #fff;
	font-weight: 700;
}


.menu-modal {
	z-index: 9999;
}


.header-inner .nav-toggle.mobile-nav-toggle {
	padding: 0;
	right: 0;
	width: auto;
}



/*=====================================================HEADER=================================================*/





/*======================================================MAIN==================================================*/


.main-banner-content-section {
	background: #5E0000;
	position: relative;
	text-align: center;
	padding: 100px 0 0;
	color: #fff;
}


.main-banner-content-section h4 {
	margin-bottom: 30px;
}


.main-banner-content-section h4 a {
	color: #fff;
	text-decoration: none;
	font-size: 100px;
	font-weight: 600;
	letter-spacing: normal;
}


.main-banner-content-section h4 {
	font-size: 32px;
	margin-bottom: 15px;
}


.icon-boxes {
	margin: 55px 0 55px;
}


.icon-boxes ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
}


.icon-boxes ul li {
	margin: 0;
	padding: 0 20px;
	width: 33.3%;
}


.icon-boxes ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 28px;
	font-weight: 600;
}


.icon-boxes ul li a span {
	display: block;
	margin: 15px 0 0;
}


.icon-boxes ul li a i {
	font-size: 44px;
}


.buttons-part {
	margin: 77px 0 95px;
}


.buttons-part a {
	color: #5E0202;
	text-decoration: none;
	background: #ECC70F;
	border-radius: 6px;
	padding: 15px 20px;
	font-weight: 700;
	line-height: normal;
	font-size: 16px;
	margin: 0 30px 30px;
	border: 2px solid #ECC70F;
}


.buttons-part a:hover {
	color: #fff;
	background: transparent;
	border-color: #fff;
}




.botton-shape-svg svg {
	display: block;
	width: calc(103% + 1.3px);
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	height: 52px;
}


.botton-shape-svg .elementor-shape-fill {
	fill: #E0E0E0FC;
	transform-origin: center;
	transform: rotateY(0deg);
}



.about-info-section {
	background: #E0E0E0FC;
	padding: 100px 0;
}


.main-banner-content-section p {
	font-size: 20px;
	padding: 0 7%;
	margin-bottom: 10px;
}
	

.main-banner-content-section p strong {
	font-weight: 500;
}



.about-info-section .container {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
}



.about-info-section .image-part {
	width: 49%;
}


.image-part img {
	width: 100%;
}


.about-info-section .content-part {
	width: 47%;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	align-content: flex-end;
	-webkit-align-content: flex-end;
	-moz-align-content: flex-end;
	-ms-align-content: flex-end;
}


.btn-link {
	margin: 20px 0 0;
}


.btn-link a {
	color: #5E0202;
	text-decoration: none;
	background: #ECC70F;
	border-radius: 6px;
	padding: 12px 20px;
	font-weight: 600;
	line-height: normal;
	font-size: 16px;
	display: inline-block;
	margin: 0;
}


.btn-link a:hover {
	color: #fff;
	background: #5E0202;
}


.featured-boxes-section {
	background: #E0E0E0FC;
	position: relative;
	padding: 80px 0 60px;
}


.featured-boxes-section::before {
	content: "";
	background: #FBF6F630;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.featured-boxes-section .container {
	position: relative;
	z-index: 1;
}


.featured-boxes-section ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
}


.featured-boxes-section ul li {
	width: 31.28%;
	margin: 0 3% 3% 0;
}


.featured-boxes-section ul li:nth-child(3n) {
	margin-right: 0;
}


.community-image a {
	padding-bottom: calc( 0.7 * 100% );
	position: relative;
	display: block;
}


.featured-boxes-section ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}


.featured-boxes-section ul li h3 {
	margin: 20px 0 0;
}


.featured-boxes-section ul li h3 a {
	text-decoration: none;
	color: #000;
	font-weight: 600;
	font-size: 18px;
	display: inline-block;
}


.latest-news-section {
	background: #E0E0E0FC;
	position: relative;
	padding: 80px 0;
}


.latest-news-section ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
}


.latest-news-section ul li {
	width: 22.68%;
	margin: 0 3% 3% 0;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
	border-radius: 3px;
	transition: all .25s;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	padding-bottom: 23px;
}


.latest-news-section ul li:hover {
	box-shadow: 0 0 30px 0 rgba(0,0,0,.15);
}


.latest-news-section ul li:nth-child(4n) {
	margin-right: 0;
}


.latest-news-section ul li .image-part {
	position: relative;
}



.latest-news-section ul li .image-part a {
	padding-bottom: calc( 0.7 * 100% );
	position: relative;
	display: block;
}


.latest-news-section ul li .image-part img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}


.latest-news-section ul li .image-part span {
	position: absolute;
	top: 20px;
	z-index: 1;
	background: #ECC70F;
	border-radius: 50px;
	padding: 6px 18px;
	font-size: 14px;
	color: #5E0202;
	text-transform: uppercase;
	right: 10px;
}


.latest-news-section ul li h3 {
	padding: 18px 15px;
	margin: 0;
}


.latest-news-section ul li h3 a {
	color: #000;
	text-decoration: none;
	line-height: 1.4;
	display: inline-block;
	font-weight: 600;
	font-size: 20px;
}


.latest-news-section ul li a.readmore-link {
	font-size: 13px;
	text-decoration: none;
	font-weight: 600;
	color: #5E0202;
	padding:0px 15px;
}



/*======================================================MAIN==================================================*/





/*======================================================NEWS==================================================*/

#site-content {
	min-height: 500px;
}


.inner-pages-header h4 {
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: normal;
}


.featured-media {
	display: none;
}

.page-template-blog-tpl .latest-news-section ul li {
	width: 31.25%;
	background: #FBF8F830;
	box-shadow: none;
}


.page-template-blog-tpl .latest-news-section ul li:hover {
	background: transparent;
}


.page-template-blog-tpl .latest-news-section ul li h3 {
	padding-top: 28px;
	padding-bottom:18px;
}


.page-template-blog-tpl .latest-news-section ul li:nth-child(3n) {
	margin-right: 0;
}


.page-template-blog-tpl .latest-news-section ul li:nth-child(4n) {
	margin-right: 3%;
}



.single-post .inner-pages-header h1 {
	font-size: 60px;
}


.single-post article {
	padding: 80px 0;
}


.single-post .featured-media-inner {
	left: 0;
	width: 100%;
}


.single-post .featured-media-inner img {
	width: 100%;
}


.single-post article .post-inner {
	padding-top: 30px;
}


.entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	max-width: 100%;
	width: 100%;
}


.post-meta-wrapper.post-meta-edit-link-wrapper {
	display: none;
}


.section-inner {
	width: 100%;
}


.pagination-single a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
}


#respond a {
	color: #000;
}


#respond form textarea, 
#respond form input {
	resize: none;
	outline: none;
	font-size: 15px;
}


#respond form p {
	color: #000;
	font-size: 17px;
}


body form input[type="submit"] {
	color: #5E0202;
	text-decoration: none;
	background: #ECC70F;
	border-radius: 6px;
	padding: 12px 20px;
	font-weight: 600;
	line-height: normal;
	font-size: 16px;
	display: inline-block;
	margin: 0;
	text-decoration:none;
	outline:none;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}


body form input[type="submit"]:hover {
	color: #fff;
	background: #5E0202;
	text-decoration:none;
	outline:none;
}



/*======================================================NEWS==================================================*/




/*======================================================FOOTER==================================================*/



footer#site-footer {
	background-color: #000;
	padding-bottom: 0;
}


.upper-footer-section .container {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
}


.footer-section-left {
	width: 66%;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
}


.footer-section-left .p-left {
	width: 18%;
	margin-right: 33px;
}


#site-footer .footer-section-left a {
	color: #e9c50e;
	text-decoration: none;
}


#site-footer .footer-section-right a {
	color: #e9c50e;
	font-weight: 600;
	text-decoration: none;
}


#site-footer .footer-section-right a:hover, 
#site-footer .footer-section-left a:hover {
	color: #fff;
}


.f-header-info h2 {
	font-size: 54px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: normal;
	font-weight: 600;
	margin: 0;
	line-height: 55px;
}


.f-header-info h3 {
	font-size: 24.5px;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
}


.footer-section-right {
	width: 33%;
}


.footer-section-left .f-address {
	margin: 20px 0;
}


.footer-section-left .f-address p {
	position: relative;
	padding-left: 29px;
}


.footer-section-left .f-address p i {
	position: absolute;
	left: 0;
	top: 3px;
}


.f-social-icons ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
}


.f-social-icons ul li {
	margin: 0 12px 0 0;
}


.f-social-icons ul li:last-child {
	margin-right: 0;
}


.f-social-icons ul li a {
	background: #232323;
	border-radius: 4px;
	padding: 0;
	width: 43px;
	display: inline-block;
	text-align: center;
	height: 43px;
	line-height: 46px;
}


.f-social-icons ul li a:hover {
	background: #fff;
}


.f-social-icons ul li a:hover i{
	color: #000;
}


.f-social-icons ul li a i {
	font-size: 20px;
	color: #fff;
}


#site-footer .section-inner {
	width: 100%;
	background: #232323;
	max-width: 100%;
	text-align: center;
	padding: 34px 0;
	margin-top: 60px;
	justify-content: center;
}


#site-footer .section-inner p {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
}



/*======================================================FOOTER==================================================*/






/*====================================================================================================================================================================================================================================================================================================================================================================================================================================================*/






/*========================================HEADER========================================*/


@media (max-width:1000px){


	.upper-header-section .container {
		display: none;
	}


	.header-menu-section .header-titles-wrapper {
		display: flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
	}


	.header-menu-section .header-inner {
		background: transparent;
		padding: 0;
	}


	header#site-header .site-logo img {
		max-height: 11rem;
	}


	.header-menu-section {
		margin-top: -40px;
	}

	
	
}/*===media close===*/




@media (max-width:767px){


	body h1 {
		font-size: 50px;
		line-height: 55px;
	}


	.main-banner-content-section h1 {
		margin-bottom: 30px;
		line-height: normal;
	}

		
	.main-banner-content-section h1 a {
		font-size: 50px;
		line-height: 55px;
		display: inline-block;
	}


	.main-banner-content-section {
		padding: 70px 0 0;
	}


	.main-banner-content-section h2 {
		font-size: 26px;
	}


	.main-banner-content-section p {
		font-size: 17px;
		padding: 0 0;
	}


	.icon-boxes ul {
		flex-flow: row wrap;
		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
	}


	.icon-boxes ul li {
		margin: 0 0 30px;
		padding: 0 0;
		width: 100%;
	}


	.icon-boxes {
		margin: 55px 0 30px;
	}


	.buttons-part {
		margin: 0 0 55px;
	}


	.buttons-part a {
		margin: 0 0 12px;
		display: block;
	}

	
	
}/*===media close===*/




@media (min-width:767px) and (max-width:1000px){


	.upper-header-section {
		padding: 90px 0 100px;
	}


	.header-menu-section {
		margin-top: -160px;
	}



	.main-banner-content-section h1 a {
		font-size: 90px;
		line-height: 85px;
		display: inline-block;
	}


	.main-banner-content-section h2 {
		font-size: 27px;
	}


	.icon-boxes ul li a {
		font-size: 18px;
	}	
	
	
}/*===media close===*/





@media (min-width:1000px) and (max-width:1200px){
		
		
	.upper-header-section .container {
		display: flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
	}


	.upper-header-section {
		padding: 40px 0 25px;
	}


	.header-menu-section .header-titles-wrapper {
		display: none;
	}	


	.header-menu-section {
		margin-top: 0;
	}


	.header-menu-section .header-inner {
		background: #000;
		padding: 20px 20px;
	}


	.left-header-info {
		width: 45%;
		max-width: 100%;
		top: 11px;
	}


	.upper-header-section .header-titles {
		width: 10%;
		max-width: 100%;
	}


	.right-header-info {
		width: 41%;
		max-width: 100%;
	}


	.right-header-info .widget_custom_html:first-child {
		margin-top: 42px;
	}


	.left-header-info h2 {
		font-size: 6.5vw;
	}


	.left-header-info h3 {
		font-size: 2.65vw;
	}


	.icon-boxes ul li a {
		font-size: 24px;
	}

	
}/*===media close===*/




/*========================================HEADER========================================*/




/*========================================HOME========================================*/


@media (max-width:767px){


	body h2 {
		font-size: 30px;
	}


	.about-info-section {
		padding: 84px 0;
	}


	.about-info-section .image-part {
		width: 100%;
		margin-bottom: 32px;
	}


	.about-info-section .content-part {
		width: 100%;
	}


	.btn-link {
		width: 100%;
	}


	.btn-link a {
		padding: 12px 10px;
		font-size: 12px;
		display: block;
		text-align: center;
	}


	.featured-boxes-section {
		padding: 70px 0 30px;
	}


	.featured-boxes-section ul li {
		width: 100%;
		margin: 0 0 40px;
	}


	.latest-news-section {
		padding: 75px 0 40px;
	}


	.latest-news-section ul li {
		width: 100%;
		margin: 0 0 40px;
	}
		
	
	
}/*===media close===*/



@media (min-width:767px) and (max-width:1000px){
	
	
	.btn-link a {
		padding: 12px 10px;
		font-size: 13px;
	}	


	.latest-news-section ul li h3 a {
		font-size: 17px;
	}

	
}/*===media close===*/




/*========================================HOME========================================*/




/*========================================NEWS========================================*/


@media (max-width:767px){
	

	.page-template-blog-tpl .latest-news-section ul li {
		width: 100%;
	}
	
	
	.single-post .inner-pages-header h1 {
		font-size: 45px;
		line-height: 55px;
	}	
	
	
	.pagination-single a {
		justify-content: center;
		-webkit-justify-content: center;
		-ms-justify-content: center;
		-moz-justify-content: center;
	}
	
	
}/*===media close===*/



/*========================================NEWS========================================*/




/*========================================FOOTER========================================*/


@media (max-width:767px){


	.footer-section-left {
		width: 100%;
		justify-content: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
	}	



	.footer-section-right {
		width: 100%;
		text-align: center;
		margin-top: 40px;
	}


	.footer-section-right ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}


	.footer-section-right ul li {
		margin: 0 0 9px;
	}


	.footer-section-left .p-left {
		width: 100%;
		margin: 40px 0 50px;
		max-width: 120px;
	}
	
	
	.footer-section-left .p-right {
		width: 100%;
	}


	.p-right .custom-html-widget {
		text-align: center;
	}


	.f-header-info h2 {
		font-size: 46px;
	}


	.f-header-info h3 {
		font-size: 21px;
	}


	.footer-section-left .f-address p {
		padding-left: 0;
	}


	.footer-section-left .f-address p a {
		position: relative;
		padding-left: 0;
	}


	.footer-section-left .f-address p i {
		left: -23px;
	}


	.f-social-icons ul {
		justify-content: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
	}


	#site-footer .section-inner p {
		font-size: 14px;
	}
	
	
}/*===media close===*/




@media (min-width:767px) and (max-width:1000px){
	

	.footer-section-left {
		width: 63%;
	}


	.footer-section-left .p-left {
		width: 22%;
	}


	.f-header-info h2 {
		font-size: 44px;
	}

	.f-header-info h3 {
		font-size: 20.5px;
	}

	
}/*===media close===*/



/*========================================FOOTER========================================*/