@media (min-width: 1200px){
.s-py-xl-160 > [class*='container'] {
    padding-bottom: 40px;
    padding-top: 40px;
}}
.page_copyright{
    background-color: #031521;
    color:white;
}
.widget_nav_menu li{
    border:none;
}
.widget_nav_menu li a{
    display: inline-block;
    flex-grow: 10;
    min-height: 10px;
    padding: 5px 0px;
}
.widget_nav_menu li > a:before{
    display: none;
}
.page_footer.ds {
    color: #031521;
    background-color: #f2f2eb;
    border-top: 1px solid #e2e2e2;
}
.ds a:not(.btn) {
    color: #031521;
}
/* .page_header_wrapper{
    background-color: #fff0;
    color: #6e7a81;
} */

.homepagetopper{
    /*position: absolute;*/
    top:0px;
    margin-top:-45px;
}
.page_header{
    background-image: url('/frontend/images/slide01.jpg');
}
.btn-sm{
    padding: 10px 15px;
}
.page_slider .flexslider .slides li {
    min-height: 500px;
}

.top-writers-section {
   
    width: 1130px;
    max-width: 100%;
    margin: 0 auto;
    top: 20px;
    margin-bottom: 35px;
}
.top-writers {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
    background: #fff;
    -webkit-box-shadow: 0 7px 64px rgb(44 92 105 / 18%);
    box-shadow: 0 7px 64px rgb(44 92 105 / 18%);
    border-radius: 15px;
   
}
.top-writers__inner {
    padding: 15px 40px 30px;
    text-align: center;
}

.top-writers__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 25px;
}
.top-writers__wrapper .top-writers__item {
    width: 180px;
    padding: 10px 0;
    border: 1px solid #dde3e8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;;
}
.top-writers__wrapper .top-writers__item .item__writer {
    color: #636363;
    font-size: 16px;
    font-weight: 200;
}
.top-writers__wrapper .top-writers__item .item__price {
    font-size: 30px;
    line-height: 40px;
    color: #212327;
}
.offers-wrapper .offer-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.offers-wrapper>div {
    width: 480px;
}
.offer__item {
    width: 100%;
    border: 1px solid #dde3e8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 15px;
    padding: 14px 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}
.offers-wrapper .offer__item .item__img--1 {
    background-position: 0 0;
}
.offers-wrapper .offer__item .item__img {
    width: 40px;
    height: 40px;
    margin-right: 25px;
    background: url(../img/mp-icons--sm.svg) no-repeat 0 0;
}
.social-icons{
    text-align: center;
}
.item__text{
    padding:0px 5px;
}
.page_slider .intro_layers {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 10px;
    padding: 0px 0;
    width: 500px;
}
.innerpageheader{
    min-height: 200px;
}

.banner_bg_in ._bg_in {
    background: #f58848;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.banner_bg_in ._bg_in h1 {
    color: #fff;
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 60px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.banner_bg_in ._bg_in .container {
    
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 15px 0 15px;
}

.checkboxes{
    display: flex;
    justify-content: space-between;
}
input[type="radio"] + label:before {
    width: 25px;
    height: 25px;
    border-radius: 15px;
    top: 0px;
    left: -1px;
    position: relative;
    background-color: #d1d3d1;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}

input[type="radio"]:checked + label:before { 
    width: 25px;
    height: 25px;
    border-radius: 15px;
    top: 0px;
    left: -1px;
    position: relative;
    background-color: #ffa500;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid#cccccc;
}

h3{
    color: #031521;
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 60px;  
    text-transform: uppercase;
}
.applysidebar{
    background-color: white;
    padding: 30px;
    border-radius: 10px;

}
.tabs{
    display: flex;
    justify-content: space-between;
}
.tabitem{
    padding-bottom: 20px;
    border-bottom: 1px solid gray;
    width: 33%;
    text-transform: uppercase;
    font-size: 15px;
    cursor: pointer;
}
.tabitem.activetab{
    border-bottom: 1px solid #f38547;
    color: #f38547;
}
.tabheading{
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    color: #f38547;
    
}
hr{
    margin:10px 0px;
}
.applygroup{
    margin-bottom: 45px!important;
}
.form-control{
    border-bottom: 1px solid #d6d6d6;
}
.form-group:not(.checkbox-group)::after {
    background-color: #d6d6d6;   
}


::placeholder { /* Most modern browsers support this now. */
   color:    #a5a5a4!important;
}
  
.select_container select{
    background-color: #f2f2eb;
}
.has-placeholder label {
    display: block;
    color:#777777;
}
input[type=checkbox]{
    display: inline;
    margin-right: 15px;
}
/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 5px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
  }
  
  /* On mouse-over, add a grey background color */
   input ~ .checkmark {
    background-color: #ccc;
  }
  
  /* When the checkbox is checked, add a blue background */
  input:checked ~ .checkmark {
    background-color: #1fb34c;
  }
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  
  /* Show the checkmark when checked */
    input:checked ~ .checkmark:after {
    display: block;
  }
  
  /* Style the checkmark/indicator */
   .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px!important;
    text-indent: 5px;
}
input.error {
    border-bottom: 1px solid #f38547!important;
    color:#f38547;
}
select.error {
    border-bottom: 1px solid #f38547!important;
    color:#f38547;
    background: #f2f2eb!important;
}
.error{
    color:#f38547!important;
}
.page_header.affix{
    z-index:1010;
}
.bootstrap-select>.dropdown-toggle{
    padding: 12px 15px!important;
    background-color: #f2f2eb;
    border:none;
}
.bootstrap-select>.dropdown-toggle:after{
    display: none;
}
.ms .select_container{
    background-color: #fff0;
}
.bs-searchbox .form-control{
    padding:10px;
}
