@media (min-width: 1220px) {
	.footer-social a {
		height: 3.4rem;
	}
	.primary-menu > li {
	    margin: 0.8rem 0 0 4rem;
	}
}
@media (min-width: 1200px) {
	.container {
		max-width: 1170px;
	}
	ul.slick-dots {
		max-width: 1170px;
		margin: 0 auto;
		padding: 0 15px;
	}
}
@media (min-width: 991px) {
	.inner_header .navbar-nav .nav-link {
		color: #122417;
	}
}
@media (max-width: 1440px) {
	.banner_sec h2 {
	    font-size: 30px;
	    margin: 20px 0;
	}
}
@media (max-width: 1199px) {
	.wpsisac-content-right.wp-medium-5.wpcolumns {
	    width: 60%;
	}
	.wpsisac-content-right.wp-medium-5.wpcolumns:after{
		background: linear-gradient(270deg, rgba(0, 0, 0, 0) 1.3%, #143a24 84.94%);
	}
	.banner_sec .wpsisac-slick-slider.design-4 .slick-dots {
	    bottom: 10px !important;
	}
	.primary-menu a {
		font-size: 12px;
	}
	.topbutton-menu a{
		font-size: 11px;
	}
	form.search-form {
		max-width: 100%;
	}
	ul.footer-social li {
		margin: 5px 16px;
	}
	#site-footer .section-inner ul.footer-social {
		top: 176px;
	}
	.contact_num h4 {
		text-align: center;
	}
	.contact_num .btn_commen {
		min-width: 100%;
	}
	.body_box {
		padding: 14px 5px 20px;
	}
	.contact_form {
		padding: 40px 20px;
	}
	.box_wrapper {
		padding: 40px;
	}
	.blue_box {
		padding: 36px 8.5% 36px 0;
	}
	.blue_box.right {
		padding: 50px 2% 48px 60px;
	}
	section.typea-3,
	section.engineer-1 {
		background-position: 120% center;
		background-size: 50%;
	}
	section.engineer-2 {
		background-position: -20% center;
		background-size: 50%;
	}
	section.project-3 {
		background-position: 120% center, center right;
		background-size: 50%, 40% 100%;
	}
	.project_feature h4 {
		width: 110px;
		height: 110px;
		font-size: 14px;
	}
	.wpsisac-content-left.wp-medium-7.wpcolumns {
		width: calc(100% - 8rem);
	}
	.header_sec .navbar-nav .nav-link {
		font-size: 13px;
		padding: 9px 4px;
	}
	.header_sec.inner_header .navbar-nav .menu_btn .nav-link {
		font-size: 11px;
	}
	.banner_sec h2 {
		font-size: 24px;
		margin: 17px 0 24px;
	}
	.ser_block_item h4 {
		font-size: 18px;
		margin: 0 0 13px;
	}
	.coupl_content h2 {
		font-size: 32px;
	}
	.head_cnm {
		font-size: 35px;
	}
	.nav_right li:first-child {
		padding-right: 18px;
	}
	.header-titles-wrapper {
	    margin-right: 2rem;
	}
	.topbutton-menu a{
		padding: 9px 5px;
	}
	.primary-menu > li {
	    margin: 0.8rem 0 0 1.3rem;
	}
	.sow-features-list .sow-features-feature.sow-icon-container-position-top:not(:last-child) {
/*	    margin-right: 20px;*/
	}
	.input-group .wpcf7-form-control-wrap {
	    width: 70%;
	}
	
}
@media (max-width: 1025px) {
	section[id*="section"] .col-md-5 p br {
		display: none;
	}
	.inner_banner h3 {
		font-size: 40px;
	}
}

@media (max-width: 991px) {
	.menu-logo {
	    margin: 10px;
	}
	.modal-menu{
		left:0;
		width: 100%;
	}
	button.navbar-toggle {
		padding: 10px;
	}
	.navbar-toggle,.main-navigation .navbar-toggle {
	    display: block;
	    margin-right: 0px;
	    background: transparent;
	}
	.navbar-toggle .icon-bar {
	    background: #fff;
	    display: block;
	    width: 22px;
	    height: 2px;
	}
	.hdr_sticky .navbar-toggle .icon-bar {
	    background: #000;
	}
	.navbar-toggle .icon-bar+.icon-bar {
	    margin-top: 4px;
	}
	#myNavbar {
	    height: 100% !important;
	    width: 320px;
	    position: fixed;
	    z-index: 9;
	    top: 0;
	    right: -321px;
	    background-color: rgba(13, 13, 13, 0.95);
	    overflow-x: hidden;
	    transition: 0.5s;
	    -webkit-transition: 0.5s;
	    padding: 0;
	    display: block !important;
	    visibility: visible !important;
	}
	#myNavbar.open {
	    right: 0px;
	}
	a.navbar-toggle {
	    position: absolute;
	    top: 22px;
	    right: 13px;
	    font-size: 32px;
	    padding: 0;
	    line-height: 24px;
	    border: none;
	    height: auto;
	    margin: 0;
	    opacity: 0;
	}
	#myNavbar.open a.navbar-toggle{
		opacity: 1;
	}
	.main-navigation{
		padding: 60px 20px 0;
	}
	.main-navigation li,.main-navigation li+li{
	    display: block;
	    margin: 0;
	    position: relative;
	    border: 0;
	}
	.menu-item-has-children i.fa {
	    color: #fff;
	    height: 20px;
	    width: 20px;
	    line-height: 20px;
	    font-size: 18px;
	    text-align: center;
	    position: absolute;
	    right: 10px;
	    top: 8px;
	    cursor: pointer;
	    font-weight: 700;
	}
	.main-navigation a svg {
	    display: none!important;
	}
	.main-navigation ul {
	    background: transparent;
	}
	.main-navigation > div > ul {
	    border: 0;
	    padding: 0;
	}
	.js .main-navigation ul,
	.main-navigation .menu-item-has-children > a > .icon,
	.main-navigation .page_item_has_children > a > .icon,
	.main-navigation ul a > .icon {
		display: block;
	}
	.modal-menu > li > .ancestor-wrapper > button.sub-menu-toggle {
	    display: none;
	}
	.menu-bottom {
	    padding: 0 15px;
	}
	.topbutton-menu li {
	    width: 100%;
	    margin: 5px 0;
	}
	li.col-md-6.drop--inner--mnu {
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	button.toggle.sub-menu-toggle {
	    display: none;
	}
	.main-navigation ul ul.sub-menu {
	    position: static;
	    background: transparent;
	    box-shadow: none;
	    -webkit-box-shadow: none;
	    display: none;
	    width: auto;
	    transform: none;
	    -webkit-transform: none;
	    border: 0;
	    padding: 0;
	}
	.hdr_sticky .main-navigation a{
		color: #fff;
	}
	.main-navigation ul ul a {
	    border: none;
	    color: #fff;
	    text-transform: uppercase;
	    padding: 10px 10px;
	}
	.main-navigation ul ul.sub-menu li {
	    display: block;
	}
	.main-navigation ul li.menu-item-has-children:after,
	.main-navigation ul li.page_item_has_children:after,
	.main-navigation ul li.menu-item-has-children:before,
	.main-navigation ul li.page_item_has_children:before {
	    content: none;
	}
	.modal-menu .current_page_item  a {
	    color: #009BA3 !important;
	    text-decoration: none !important;
	}
	.social-icons a {
	    color: #F5F5F6!important;
	}
	.modal-menu a,
	.modal-menu > li > a, 
	.modal-menu > li > .ancestor-wrapper > a {
	    border: 0;
	    display: block;
	    color: #fff !important;
	    padding: 10px 15px;
	    text-decoration: none;
	    /*outline: none;*/
	    font-size: 14px;
	    font-weight: 300;
	    letter-spacing: 0.3px;
	    line-height: 20px;
	}
	.modal-menu > li > .ancestor-wrapper > button.sub-menu-toggle {
	    display: none;
	}
	.menu-wrapper .menu-item {
	    border: 0;
	}
	.search-toggle {
	    right: 60px;
	    left: auto;
	}
	.nav-toggle {
	    width: 3rem;
	    right: 1rem;
	}
	.header-titles-wrapper {
		justify-content: space-between;
		padding: 0 1.5rem;
	}
	.header-inner {
		max-width: 100%;
		width: 100%;
		padding: 0;
	}
	#site-footer .section-inner ul.footer-social {
		top: 105px;
	}
	.menu-modal-inner {
	    background: transparent;
	}
	.menu-modal,
	.admin-bar .menu-modal {
	    top: 0px;
	    position: fixed;
	    left: -290px;
	    top: 0;
	    height: 100%;
	    height: 100vh;
	    display: block !important;
	    z-index: 9999;
	    width: 270px;
	    background: linear-gradient(72.59deg, #1F643D 0.86%, #0A140D 113.6%);
	    transition: all .3s linear !important;
	    -webkit-transition: all .3s linear !important;
	    overflow: auto;
	    right: auto;
	    opacity: 1;
	    box-shadow: 0px 0px 16px rgb(0 0 0 / 25%);
	}
	/*.menu-modal.show-modal {
	    left: 0;
	}*/
	.admin-bar .menu-modal.active{
		left:0;
	}
	button.close-nav-toggle {
	    display: none;
	}
	.menu-wrapper.section-inner {
	    width: 100%;
	}
	.search-modal.active .search-modal-inner {
	    top: 0;
	    right: 100px;
	    box-shadow: none;
	    width: calc(100% - 100px);
	    border: 0;
	    background: #fff;
	}
	.search-modal .search-field {
		width: 100%;
		height: 102px;
		border: 0;
		color: #004893;
		font-size: 20px;
	}
	.inner_banner h3 {
		font-size: 30px;
	}
	h3.head_commen {
		font-size: 24px;
	}
	section[id*="section"] p br {
		display: none;
	}
	span.navbar-toggler-icon {
		background: url(img/menu.svg) no-repeat;
		background-size: cover;
		width: 24px;
		height: 20px;
	}
	button.toggle.nav-toggle.mobile-nav-toggle.active span.navbar-toggler-icon {
		background: url(img/cross.svg) no-repeat;
	}
	body:not(.home) span.navbar-toggler-icon {
	    background: url(img/menuB.svg) no-repeat;
	    background-size: cover;
	    width: 24px;
	    height: 20px;
	}
	body:not(.home) button.toggle.nav-toggle.mobile-nav-toggle.active span.navbar-toggler-icon {
	    background: url(img/crossB.svg) no-repeat;
	}
	.nav-toggle .toggle-icon,
	.nav-toggle svg {
		height: 2.5rem;
	}
	.nav-toggle .toggle-inner {
		padding-top: 0rem;
	}
	.typea-4 .box_wrapper {
		padding: 10% 40px;
	}
	.head_commen {
		font-size: 24px;
	}
	.blue_box p {
		font-size: 15px;
	}
	.career_box {
		width: 48%;
	}
	.header_button {
	    display: none;
	}
	.navbar-toggler .navbar-toggler-line {
	    width: 33px;
	    background: #fff;
	    height: 2px;
	    display: block;
	    margin: 7px 0;
	    border-radius: 3px;
	}
	body:not(.enable-search-modal) .header-titles-wrapper{
		padding: 0 1.5rem;
	}
	.home #site-header {
	    padding-top: 10px;
	    padding-bottom: 0;
	}
	.Publisher-menu .navbar-toggler {
		border: none;
		padding: 0;
		border-radius: 0;
		width: 30px;
		text-decoration: none;
		outline: none;
	}
	.Publisher-menu .navbar-collapse {
		position: fixed;
		left: -272px;
		top: 0;
		height: 100%;
		height: 100vh;
		display: block;
		z-index: 999;
		width: 270px;
		background: linear-gradient(72.59deg, #1F643D 0.86%, #0A140D 113.6%);
		transition: all .3s linear;
		-webkit-transition: all .3s linear;
	}
	.Publisher-menu .navbar-collapse.show {
		left: 0;
	}
	.header_sec .navbar-nav .nav-link {
		color: #fff;
	}
	.header_sec .navbar-nav .menu_btn {
		margin: 5px;
	}
	.banner_sec h2 {
		font-size: 22px;
		margin: 15px 0 16px;
	}
	.banner_sec {
		min-height: 100%;
		padding: 65px 0 0px;
	}
	.ser_block_item {
		height: auto;
		margin-bottom: 20px;
	}
	.events_item {
		margin-bottom: 25px;
	}
	.head_cnm {
		font-size: 30px;
	}
	.coupl_content h2 {
		font-size: 36px;
	}
	.contct--info h2 {
		font-size: 23px;
	}
	.header_sec .dropdown-menu {
		background-color: transparent;
		border: none;
		padding: 0px;
	}
	.header_sec .dropdown-menu .dropdown-item {
		color: #f9f9f9;
		font-size: 13px;
	}
	.header_sec .navbar-nav .nav-link {
		padding: 9px 20px;
	}
	.news--heding .head_cnm {
		font-size: 22px;
	}
	.page-title h1 {
		font-size: 28px;
	}
	.newsbox01.newsbox-bg {
		min-height: 142px;
	}
	.abut--nav li a {
		padding: 7px 7px;
		margin: 3px 2px;
	}
	.servc--contnt .head_cnm {
		font-size: 30px;
	}
	.sow-features-list .sow-features-feature.sow-icon-container-position-top {
	    width: 100% !important;
	}

	.sow-features-list .sow-features-feature.sow-icon-container-position-top:not(:last-child) {
	    margin-right: 0;
	    margin-bottom: 20px;
	}
	.inner_header {
		padding: 10px 0;
	}
	.resources-block .panel-title a {
		font-size: 28px;
	}
	.participants-content h3 {
		font-size: 30px;
	}
	.media-block h2 {
		font-size: 24px;
	}
	.inner-head .page-title h1 {
		font-size: 35px;
	}
	.media-block {
		padding: 20px;
		max-width: 250px;
	}
	.media-block .btn.play-btn {
		width: 80px;
		height: 80px;
		line-height: 80px;
		font-size: 20px;
		right: -35px;
	}
	.participants-content {
		padding: 15px;
		min-height: 400px;
	}
	.popup-content {
		width: 85%;
		margin: auto;
		max-width: 600px;
	}
	.partners-logo {
		height: 140px;
		width: 140px;
		line-height: 140px;
	}
	.partners-box h3 {
		font-size: 16px;
	}
	.sow-features-list .sow-features-feature.sow-icon-container-position-right{
		width: 100% !important;
		padding: 15px 0;
	}
	.footer-widgets-wrapper {
	    display: block;
	}	
	.footer-widgets.column-one, 
	.footer-widgets.column-two {
	    width: 98%;
	    margin-left: 2rem;
	}
	.footer-widgets.f-logo, 
	.footer-widgets.footer-copyright {
	    width: 98%;
	    margin-left: 2rem;
	}
	.topbutton-menu li.wpml-ls-item .sub-menu{
		display: none;
	}
	.topbutton-menu li.wpml-ls-item {
	    padding: 0;
	}
	.topbutton-menu li.wpml-ls-item a {
	    padding: 10px 0;
	    margin-right: 0;
	   	color: #fff !important;
    	background: transparent !important;
	}
	body:not(.home) li.fa-globe-americas a:before, 
	body:not(.home) .wpml-ls-item.wpml-ls-current-language > a:before {
	    color: #fff;
	}
	ul.sub-menu {
	    margin: 0;
	}
	.banner_sec button#toggle_play_home{
		top: 75px;
		right: 10px;
    	left: auto;
	}
}
@media (max-width: 780px) {
	.participants-content {
		min-height: auto;
	}
	.participants-img.left-img {
		width: 100%;
	}
	.participants-img.right-img {
		width: 100%;
	}
	.new_participants.right-img-sec .participants-content {
		padding: 15px;
	}
	.media-block {
		padding: 30px;
		max-width: 100%;
		margin-top: 20px;
	}
	.media-block .btn.play-btn {
		width: 80px;
		height: 80px;
		line-height: 80px;
		font-size: 20px;
		left: 0;
		bottom: -40px;
		right: 0;
		top: auto;
		margin: auto;
	}
	.participants-img {
		opacity: 0.2;
	}
	.new_participants.left-img-sec {
		flex-direction: column-reverse !important;
	}
}
@media (max-width: 767px) {
	.header-inner {
		padding: 0;
	}
	.menu-modal.show-modal {
	    top: 0px !important;
	}
	.admin-bar .menu-modal {
	    top: 0px !important;
	}
	.scroll_down {
		display: none;
	}
	#pagination {
		display: none;
	}
	.search-modal .search-field {
		height: 80px;
	}
	body {
		/*padding-top: 80px;*/
	}
	.inner_banner h3 {
		font-size: 24px;
	}
	.inner_banner p {
		font-size: 16px;
	}
	a.btn_commen {
		display: block;
	}
	.btn_commen+.btn_commen {
		margin: 15px 0;
	}
	section.alignfull.banner {
		min-height: auto;
		padding: 9rem 0 4rem;
		background-size: cover;
		background-attachment: initial;
	}
	p,
	.entry-content {
		font-size: 14px;
	}
	.head_commen {
		font-size: 20px;
	}
	section.section-1 {
		padding: 25rem 0 7rem;
		background-size: 80%, 100%;
		background-position: 50% 2%, 100%;
	}
	section[id*="section"] {
		min-height: auto;
	}
	#site-footer .section-inner ul.footer-social {
		display: none;
	}
	section[id*="section"] p br {
		display: none;
	}
	section.section-2 {
		background: #13133B;
		padding: 0 0 10rem;
	}
	section.section-2 h3.head_commen {
		margin-top: 10rem;
	}
	.number_box h1 {
		font-size: 36px;
	}
	section.section-1 .number_box:before {
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	section.section-1 .number_box p {
		text-align: left;
	}
	section.section-1 .number_box {
		text-align: center;
		margin-top: 50px;
	}
	.number_box p {
		width: 50%;
	}
	section.section-3 {
		background: linear-gradient(239.51deg, #009BA3 8.57%, #004893 93.33%);
		padding: 5rem 0 0;
	}
	section.section-3 ul.list-style {
		margin: 0;
		width: auto;
		background: #13133B;
		margin: 0 -15px;
		padding: 7rem 2px;
	}
	section.section-3 ul.list-style li {
		font-size: 14px;
		margin: 5px 0;
	}
	section.section-3 .col-md-8 {
		padding: 4rem 15px 8rem;
	}
	.box_wrapper {
		padding: 25px 10px;
	}
	section.section-4 .row.align-items-center {
		flex-direction: column-reverse;
	}
	section.section-4 {
		background-position: top center;
		padding-bottom: 0;
	}
	.media_sec h4 {
		margin-bottom: 20px;
	}
	section.section-4 .box_wrapper {
		margin: 40px -15px 0;
	}
	ul.partner_logo {
		display: block;
	}
	ul.partner_logo li {
		width: 40%;
		margin: 10px;
	}
	.contact_form {
		padding: 25px 12px;
	}
	.box_wrapper.gray {
		margin: 0 -15px;
	}
	.contact_num {
		text-align: center;
		padding: 0 30px;
	}
	.address_box {
		padding: 0 30px;
	}
	#site-footer .section-inner {
		display: block;
	}
	footer#site-footer .footer-widgets.f-logo img {
		margin: auto;
	}
	.footer-widgets.f-logo .widget {
		width: 100%;
		max-width: 100%;
		border: none;
	}
	#site-footer .section-inner ul.footer-social {
		margin: 0;
		justify-content: center;
		padding-bottom: 10px;
	}
	#site-footer .section-inner .social-icons a * {
		fill: #fff;
	}
	#site-footer .section-inner .social-icons a {
		padding: 5px 10px;
		border: none;
	}
	footer#site-footer .social-menu .menu-item:last-child a {
		border: none;
	}
	.to-the-top-short {
		font-size: 0;
	}
	.footer-widgets-wrapper .footer-widgets .map-img img {
		margin: auto;
	}
	button::-moz-focus-inner,
	[type="button"]::-moz-focus-inner,
	[type="reset"]::-moz-focus-inner,
	[type="submit"]::-moz-focus-inner {
		padding: 0;
		border-style: none;
	}
	ul.footer-social {
		margin-top: 30px;
	}
	.blue_box.right:before,
	.blue_box.left:before {
		content: none;
	}
	.blue_box.right,
	.blue_box.left {
		position: relative;
		width: 100%;
		max-width: 100%;
		bottom: 0;
	}
	.blue_box.right {
		float: right;
		padding: 40px 5px;
	}
	.blue_box.left {
		margin-bottom: 20rem;
		padding: 40px 5px;
	}
	.blue_box:after {
		right: auto;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
	}
	.blue_box.right:after {
		left: 50%;
	}
	.accordion-section .panel-default .panel-title a img {
		width: 40px;
		float: left;
	}
	.accordion-section .panel-default>.panel-heading {
		padding: 10px;
	}
	.accordion-section .panel-default .panel-title a {
		font-size: 14px;
		position: relative;
		padding-right: 20px;
		display: flex;
		align-items: center;
	}
	.accordion-section .panel-default .panel-title a:after {
		margin-top: -18px;
		position: absolute;
		right: 0;
		top: 50%;
	}
	section[id*="section"] p {
		margin-bottom: 20px;
		line-height: 23px;
	}
	.box_wrapper {
		margin: 0 -15px;
	}
	section.install-3 {
		padding-bottom: 0;
	}
	section.install-4 {
		background-attachment: inherit;
		background-position: top;
		background-size: 100%;
	}
	.left_box p:first-child {
		margin-bottom: 90px;
	}
	.left_box {
		padding-bottom: 50px;
	}
	ul.common_list li {
		font-size: 14px;
	}
	section.install-3 .box_wrapper p {
		font-size: 14px;
	}
	section.install-3 .box_wrapper ul.common_list li {
		margin: 25px 0;
	}
	section.engineer-1 {
		background: #13133B;
		padding-bottom: 0;
	}
	section.engineer-2 {
		padding-bottom: 0;
		background: linear-gradient(239.51deg, rgba(0, 155, 163, 0.697908) 8.57%, #004893 93.33%);
	}
	h3.head_blue {
		font-size: 20px;
		line-height: 26px;
		color: #7BEAF0;
	}
	h3.head_blue br {
		display: none;
	}
	.project_feature h4 {
		margin: 0;
		width: 100px;
		height: 100px;
		font-size: 12px;
		line-height: 19px;
	}
	.project_feature:first-child {
		padding: 0;
		margin-top: 10%;
	}
	.project_feature:nth-child(2) {
		padding: 0;
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.project_feature:first-child h4:after {
		content: none;
	}
	.project_feature:first-child h4:nth-child(2) {
		top: 70px;
	}
	.project_feature:nth-child(2) h4:nth-child(2) {
		top: 70px;
	}
	.project_feature:nth-child(3) h4:nth-child(2) {
		top: 70px;
	}
	.project_feature:nth-child(3) {
		margin-bottom: 70px;
	}
	section.project-3 {
		background: linear-gradient(239.51deg, rgba(0, 155, 163, 0.697908) 8.57%, #004893 93.33%);
		padding-bottom: 0;
	}
	ul.img_list li {
		font-size: 16px;
	}
	.border_box {
		padding: 25px 8px;
	}
	.border_box h3 {
		font-size: 20px;
		line-height: 24px;
	}
	.milestone_list li.mile_item_right {
		flex-direction: revert;
	}
	.mile_date {
		width: 28%;
	}
	.mile_box {
		width: 70%;
	}
	.mile_box p br {
		display: none;
	}
	.milestone_list li {
		padding: 1.5rem 0;
		align-items: flex-start;
	}
	.milestone_list li:after {
		background: #117b93;
		width: 4px;
		right: 12%;
		left: auto;
		z-index: 9;
		top: 100%;
	}
	.milestone_list li:nth-child(1):after {
		top: 65%;
		height: 70%;
	}
	.milestone_list li:nth-child(2):after {
		background: #117b93;
		width: 4px;
		right: 12%;
		left: auto;
		z-index: 9;
		top: 75%;
		height: 60%;
	}
	.milestone_list li:nth-child(3):after {
		background: #117b93;
		width: 4px;
		right: 12%;
		left: auto;
		z-index: 9;
		top: 67%;
		height: 70%;
	}
	section.about-1 {
		background: linear-gradient(269.51deg, rgba(0, 155, 163, 0.697908) 8.57%, #004893 93.33%);
	}
	section.about-2 {
		background-position: center;
	}
	section.about-2::after {
		background-size: 250%;
		background-position: top center;
	}
	.rectangle_box h3,
	.rectangle_box p {
		position: relative;
		z-index: 9;
	}
	.rectangle_box {
		padding: 0;
	}
	.rectangle_box h3 {
		font-size: 20px;
	}
	.rectangle_box h3 br {
		display: none;
	}
	.team_box {
		width: 100%;
		padding: 8px;
	}
	.team_head {
		padding: 10px;
	}
	.team_head img {
		width: 80px;
	}
	.team_head h4 {
		font-size: 18px;
	}
	.team_body {
		padding: 15px 0 0;
	}
	.rectangle_box:before {
		z-index: 1;
		border-bottom: solid 10vh #030340;
		border-left: solid 50vh transparent;
		border-right: solid 50vh transparent;
	}
	.rectangle_box:after {
		z-index: 1;
		top: 20vh;
	}
	.gradient_bg {
		font-size: 14px;
		padding: 5rem 1.5rem;
		margin: 0 -15px;
	}
	img.gradient_bg {
		margin: 0;
	}
	section.career-2 {
		background-position: top left;
	}
	section.career-2 .row {
		flex-direction: column-reverse;
	}
	section.career-1 {
		padding-bottom: 0;
	}
	.testimonial_box {
		padding: 1rem;
	}
	h5.name {
		max-width: 170px;
		margin-left: 10px;
	}
	p.desc {
		max-width: 170px;
		margin-left: 10px;
	}
	.career_box {
		width: 100%;
		padding: 8px;
		margin: 5px 0px;
	}
	section.career-5 p {
		padding: 0;
		font-size: 14px;
		line-height: 24px;
	}
	section.licence-1 {
		padding: 0;
	}
	.licence p {
		font-size: 14px;
	}
	section[id*="section"] .licence p br {
		display: block;
	}
	.licence h4 {
		font-size: 14px;
	}
	section.typea-3 {
		background: #13133B;
		padding-top: 0;
	}
	section.typea-4 {
		background: linear-gradient(239.51deg, rgba(0, 155, 163, 0.697908) 8.57%, #004893 93.33%);
		padding: 0;
	}
	.typea_img img {
		margin: 0;
	}
	.typea-4 .box_wrapper {
		padding: 10rem 15px;
	}
	footer#site-footer {
		padding: 10px 0;
	}
	section.section-3 iframe {
		max-width: 100%;
	}
	.banner_sec figure {
		max-width: inherit;
		width: 100%;
	}
	.header_sec {
		padding-top: 10px;
	}
	.banner_sec h2 {
		font-size: 16px;
		margin: 5px 0 5px;
	}
	.wpsisac-slider-short-content p{
		margin-top: 0;
	}
	.banner_sec {
		min-height: 100%;
		padding: 70px 0 0px;
	}
	.homeslider_main .btn_common {
		min-width: auto;
	}
	.btn_common {
		padding: 10px 20px;
	}
	.homeslider_main .slick-dots {
		bottom: -20%;
		text-align: center;
		padding: 0px;
	}
	.ser_block_sec.sec_padd {
		padding: 48px 0;
	}
	.ser_block_item {
		height: auto;
		margin-bottom: 20px;
	}
	.head_cnm {
		font-size: 21px;
	}
	.servc--contnt .head_cnm {
		font-size: 21px;
	}
	.events_item {
		margin-bottom: 25px;
	}
	.explor--btn {
		margin: 10px 0px 0px;
	}
	.coupl_content h2 {
		font-size: 32px;
	}
	.testimonial-top ul.slick-dots {
		padding: 12px 0px 0px;
	}
	.contct--info {
		padding: 0px;
	}
	.footer_sec {
		padding: 30px 0px;
	}
	.contct--info h2 {
		margin-bottom: 10px;
		font-size: 20px;
	}
	.contct--info p {
		font-size: 14px;
		margin-bottom: 10px;
	}
	.foot--top--nav {
		margin-bottom: 20px;
		margin-top: 14px;
	}
	.foot--top--nav li a {
		margin: 0 14px 0px 0px;
	}
	.subscrib {
		margin-bottom: 25px;
	}
	.copy--rght {
		text-align: left;
	}
	.inner_header .navbar-nav .nav-link {
		color: #fff;
	}
	.abut--nav li a {
		font-size: 13px;
		padding: 8px 5px;
	}
	.goalsec::before {
		display: none;
	}
	.bgabt-sec .head_cnm {
		font-size: 18px;
	}
	.goal-sec-block04 {
		margin-top: 0;
	}
	.goal-sec-block p {
		font-size: 16px;
	}
	.findg--afncy a {
		font-size: 15px;
	}
	.vid-play {
		right: -14px;
		width: 50px;
		height: 50px;
		line-height: 50px;
		top: 5px;
	}
	.posrel {
		height: 100%;
	}
	.vid--sec {
		padding: 7px 12px 3px 12px;
	}
	.vid--sec h2 {
		font-size: 20px;
	}
	.vid--sec p {
		font-size: 14px;
	}
	.vid-play a {
		font-size: 16px;
	}
	.meet--imag {
		position: static;
	}
	.meet-content {
		margin-left: 0px;
	}
	.servc--contnt.or-team.meet-content h4 {
		font-size: 25px;
		margin-top: 15px;
	}
	.testimoni01.pstaff {
		margin: 0px 0px;
	}
	.margbottm20 {
		margin-bottom: 0px;
	}
	.abut--nav li a {
		margin: 2px 0px;
	}
	.bgabt-sec {
		padding: 15px;
	}
	body:not(.home) .page-title h1 {
		font-size: 25px;
		margin-bottom: 10px;
	}
	.news--heding .head_cnm {
		font-size: 22px;
	}
	.box-bottom.newsbox--botm p {
		font-size: 13px;
	}
	ul.workshp.news-fornt li {
		font-size: 13px;
	}
	.news-topp:before {
		height: 100%;
	}
	.form-section {
		margin-top: -50px;
	}
	.inner-head .page-title h1 {
		font-size: 35px;
	}
	.event-calender .day-deatils h3 {
		color: #fff;
		font-size: 25px;
	}
	.event-calender {
		bottom: 15px;
	}
	.resources-block #accordion .panel {
		margin-bottom: 15px;
	}
	.resources-block {
		padding-top: 10px;
	}
	.form-section .contact-title h3 {
		font-size: 35px;
	}
	.media-block .btn.play-btn {
		width: 80px;
		height: 80px;
		line-height: 80px;
		font-size: 20px;
		right: 0;
		left: 0;
		top: -40px;
		bottom: auto;
	}
	.locations-tab .nav.nav-tabs,
	.faq-tab .nav.nav-tabs {
		padding-bottom: 20px;
	}
	.wpsisac-content-right.wp-medium-5.wpcolumns {
	    width: 100%;
	}
	.banner_sec button#toggle_play_home {
	    right: 5px;
	    top: 80px;
	}
	.wpsisac-content-left.wp-medium-7.wpcolumns {
	    z-index: 9;
	}
	.event_listings .wpem-single-event-widget {
	    width: 100%;
	    max-width: 500px;
	    margin: 0 auto;
	    float: none;
	}

	.event_listings .wpem-single-event-widget:not(:last-child) {
	    margin: 0 auto 20px;
	}

	.head_main {
	    margin-bottom: 30px;
	}
	.wpsisac-content-left.wp-medium-7.wpcolumns .wpsisac-slider-short-content{
		width: 100%;
	}
	.banner_sec .btn_common{
		min-width: auto;
	}
	.wpsisac-content-left.wp-medium-7.wpcolumns {
	    width: calc(100% - 4rem);
	}
	.sow-features-list .sow-features-feature .textwidget {
	    width: 100%;
	}
	.sow-features-list .sow-features-feature.sow-icon-container-position-right .sow-icon-container {
	    margin-right: 40px !important;
	}
	.sow-features-list .sow-features-feature.sow-icon-container-position-right{
		display: flex !important;
		margin-bottom: 15px !important;
	}
	.sow-features-list .sow-features-feature.sow-icon-container-position-right h5 {
	    font-size: 30px !important;
	}
	.event_listings {
	    margin: 0;
	}
	ul#menu-about li a{
		margin: 5px 2px;
	}
	/*.sow-features-list .sow-features-feature.sow-icon-container-position-top{
		margin-bottom: 0 !important;
	}*/
	.footer-widgets-outer-wrapper {
	    padding: 2rem 0 4rem;
	}
	ul.footer-social li {
	    margin: 0px 0;
	}
	.partners-box {
	    text-align: center;
	}
	.partners-box .sow-image-container {
	    margin: 0 auto;
	}
	.new_participants.left-img-sec .media-block {
	    margin-top: 5rem;
	    margin-bottom: -3rem;
	}
	.together-sec .sow-features-feature{
		padding: 20px !important;
	}
	.together-sec .sow-features-list .sow-features-feature.sow-icon-container-position-right{
		display: block !important;
	}
	.together-sec .sow-features-list .sow-features-feature.sow-icon-container-position-right h5 {
	    font-size: 20px !important;
	    margin-top: 20px !important;
	}
	input[type="button"], 
	input[type="submit"] {
	    min-width: auto;
	}
	.resources-content {
	    margin-bottom: 30px;
	}
	.widget .widget-title{
		font-size: 24px;
	}
	.wpsisac-slick-slider.design-4 .wpsisac-image-slide:after {
		content: '';
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
		opacity: 0.3;
	}
	p.ctct-form-field.ctct-form-field-email {
	    width: 65%;
	}
	input[type="button"], input[type="submit"]{
		padding: 13px 10px;
	}
	p.ctct-form-field.ctct-form-field-submit {
	    width: 35%;
	}
	.banner_sec .wpsisac-slick-slider.design-4 .slick-dots {
	    bottom: 15px !important;
	}
	.wpsisac-slick-slider.design-4 .wpsisac-image-slide .wpsisac-slide-wrap .wpsisac-content-left{
		padding-left: 30px;
		padding-right: 30px;
	}


}
@media (max-width:699px){
	.footer-widgets.column-one, 
	.footer-widgets.column-two {
	    width: 100%;
	    margin-left: 0rem;
	}
	.footer-widgets.f-logo, 
	.footer-widgets.footer-copyright {
	    width: 100%;
	    margin-left: 0rem;
	}
	.input-group .wpcf7-form-control-wrap {
	    width: 55%;
	}
}

@media (max-width:580px) {
	.together-content .icon {
		font-size: 20px;
		display: inline-block;
		margin-bottom: 20px;
	}
	.together-content {
		display: block;
		padding: 20px;
	}
	.event-header .event-btn {
		min-width: 140px;
		margin-top: 5px;
		padding: 10px 0;
	}
	.event-calender .day-deatils h3 {
		color: #fff;
		font-size: 18px;
	}
	.event-header .date_block .day {
		font-size: 18px;
	}
	.date_block {
		border: 5px solid #fff;
		max-width: 120px;
	}
	.event-header .time {
		font-size: 14px;
	}
	.event-header .date {
		padding: 10px 0;
	}
	.event-banner {
		height: 200px;
	}
	.event-banner img {
		object-fit: cover;
		object-position: 0 0;
		height: 100%;
	}
	.resources-box .box-bottom {
		padding: 10px;
		padding-top: 10px;
		padding-top: 50px;
	}
	.resources-block .panel-title a {
		font-size: 20px;
	}
	.resources-content h2 {
	    font-size: 24px;
	    margin-bottom: 30px;
	}
	
	.new_participants {
		position: relative;
		/*margin-bottom: 20px;*/
	}
	.media-block .btn.play-btn {
		width: 70px;
		height: 70px;
		line-height: 70px;
		font-size: 20px;
		left: 0;
		bottom: auto;
		right: 0;
		top: -40px;
		margin: auto;
	}
	.new_participants.right-img-sec .media-block {
		margin-left: 0;
	}
	
}

@media (max-width: 575px) {
	.site-footer .widget_nav_menu .menu {
		column-count: 1;
		-webkit-column-count: 1;
	}
	.site-footer .widget-column.footer-widget-2 {
		padding: 0;
	}
	.site-footer {
		text-align: center;
	}
	.media-content {
		min-height: 220px;
	}
	section.install-1 {
		background-attachment: scroll;
	}
	.ser_block_item p,
	.ser_block_item ul li {
		font-size: 14px;
	}
	.ser_block_item figure {
		margin-bottom: 13px;
	}
	.ser_block_item {
		padding: 14px;
	}
}
@media (max-width:420px) {
	.form-group.submit-btn .btn {
		min-width: 150px;
		width: 100%;
	}
	.form-section {
		padding: 20px;
	}
	.form-group.submit-btn {
		margin: 0;
	}
	.partners-logo {
		height: 100px;
		width: 100px;
		line-height: 100px;
	}
	.partners-logo img {
		max-width: 60px;
		line-height: 100px;
	}
	.partners-box h3 {
		display: -webkit-box;
		overflow: hidden;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.partners-box a {
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		font-size: 12px;
	}
	.locations-right {
		padding: 10px;
	}
	.popup-content {
		width: 90%;
	}
	.popup-content .video {
		height: 300px;
	}
}