.dummy-section{
	margin-top: 80px;
	margin-bottom: 80px;
}
.form-control[type=file] {
	padding-top: 7px !important;
}

.dropdown-field label, .checkbox-field label {font-family: "open_sansregular"; line-height: 32px; font-size: 18px;}
.checkbox-field {position: relative; padding-left: 40px}
.checkbox-field input[type="checkbox"] {position: absolute; top: 2px; left: 0}
.open__pos__section .block__ttl__desc p, .open__pos__section .block__ttl__desc {margin-top: 0;}

.job__pagination .pagination__act.has_link { color: #f68b11 !important; }
.job__pagination .pagination__act.has_no_link { color: #323232 !important; }
.talent__slider .talent__thumb {height: auto;}
.team__listing .team__card .team__cont {display: none;}
.dying__thumb { height: auto; }
.dying__thumb img { height: auto; }
.dying__section { margin-top: -75px; }
/*.intership__section .img__w__thumb {
    z-index: 999999;
}*/
/*.block__ttl .block__ttl__hdng {     font-size: 2.525rem; }*/
.job__dtl__row p {
   
    font-size: 18px !important;
   
} 
.block__ttl__desc.reg_font p strong { font-weight: 500; }
.checkbox-field label {font-size: 14px; line-height: 26px;}
.intership__section .img__w__thumb {
    z-index: 99;
}
@media only screen and (min-width: 1200px) and (max-width: 3000px) {
.block__ttl.block__ttl__primary .block__ttl__hdng {  font-size: 2.525rem; line-height: 3.525rem;}
.dying__section.cmn__section .block__ttl .block__ttl__hdng {
    font-size: 4.125rem;
}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {

.intership__list__section .open__position__col {height: auto;}
.intership__list__section .open__position__col .open__pos__card {width: 100%;}
.home .work__section.cmn__section .block__ttl .block__ttl__hdng {font-size: 4.125rem;}
}

.home .work__section{
	margin-top: -20px;
}

.btn{
	font-weight: bold;
}


.block__ttl .block__ttl__desc.reg_font,
.block__ttl .block__ttl__desc.reg_font p {
  font-family: "open_sansregular";
}
.block__ttl .block__ttl__desc.reg_font b,
.block__ttl .block__ttl__desc.reg_font p b,
.block__ttl .block__ttl__desc.reg_font strong,
.block__ttl .block__ttl__desc.reg_font p strong {
  font-family: "open_sanssemibold";
}
.block__ttl .block__ttl__hdng span {
	font-family: "open_sansregular";
	font-weight: 500;
}
.btn:focus {
    border: 2px solid;
}
.block__ttl .block__ttl__hdng.text_content_h2 {
	margin-bottom: 2rem;
}
.onboarding__section {
	margin-bottom: 260px;
}
.onboarding__section .img__w__thumb {
	border: 10px solid #fff;
	margin-bottom: -293px;
}
.onboarding__section .img__w__thumb img {
	width: 100%;
}
.apply__cta__row .apply__watermark {
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    /* background-image: url('https://workat.septentrio.com/wp-content/themes/septentrio/assets/images/apply-watermark.svg'); */
    z-index: initial;
    left: 0;
    background-repeat: no-repeat;
    background-position: top right;
    background-size: contain;
}
.back-to-top {
	visibility: visible;
	opacity: 1;
}
@media only screen and (max-width: 768px) {
.dying__section.cmn__section .block__ttl { margin-top: 30px; }
.home .work__section {margin-top: 0;}
.block__ttl__desc.reg_font p strong { font-weight: 500; }


}
@media only screen and (max-width: 767px) {
	.we__sept__section:before {
	    height: 268px;
	}
  .we__sept__section:after {
    content: "";
        width: 132px;
        height: 240px;
        background: url(../images/watermark-sm.svg) no-repeat center;
        position: absolute;
        bottom: -30px;
        right: -20px;
        top: 131px;
    }

    .dying__section:after {
     content: "";
             width: 132px;
             height: 240px;
             background: url(../images/watermark-sm.svg) no-repeat center;
             position: absolute;
             bottom: 0;
             right: -20px;
             top: auto;
			 background-position: bottom;
         }
}


@media only screen and (min-width: 320px) and (max-width: 667px) { 


}

@media only screen and (min-width: 767px) and (max-width: 1023px) { 
	.page-id-167 .tagline__section { margin-bottom: 30px }

	.we__sept__section:after {
	  content: "";
	      width: 132px;
	      height: 240px;
	      background: url(../images/watermark-sm.svg) no-repeat center;
	      position: absolute;
	      bottom: -30px;
	      right: -6px;
	      top: 56px;
	      
	  }

	  .dying__section:after {
	   content: "";
	           width: 132px;
	           height: 240px;
	           background: url(../images/watermark-sm.svg) no-repeat center;
	           position: absolute;
	           bottom: 0;
	           right: -6px;
	           background-position: bottom;
	       }
}
@media only screen and (min-width: 320px) and (max-width: 1023px) {
.onboarding__section .img__w__cont__rt  {width: 100%; margin-top: 40px;}
.onboarding__section .block__ttl .block__ttl__hdng.text_content_h2 {margin-bottom: 0;}
.onboarding__section .col-sm-5 {width: 100%;}
.dying__section {margin-top: 0;}
}

@media only screen and (max-width: 500px) {
	.we__sept__section:before {
		height: 290px;
	}
	.intership__section .img__w__thumb {
		margin-top: 40px;
	}
}
@media only screen and (max-width: 400px) {
	.we__sept__section:before {
		height: 363px;
	}
}
@media only screen and (max-width: 1500px) {
	.back-to-top i{
		width: 20px;
    	height: 20px;
		border: none;
	}
	.back-to-top {
		left: 5px;
	}
}
@media only screen and (max-width: 1040px) {
	.back-to-top {
		display: none !important;
	}
}

.readmore-btn{
	z-index: 99999999;
}

.apply-btn{
	z-index: 99999999;
}