*{margin: 0;padding: :0;outline: 0;}

html{
    max-width: 100%;
    overflow-x: hidden;
    overflow-y:scroll;
}

.js div#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #333 url('../images/loading.gif') no-repeat center center;
}

body {
    z-index:1;
	  margin:1px 0 0 0;
	  padding: 0;
	  text-align: left;
	  font-family:"Trebuchet MS",Garamond,Georgia, "Times New Roman", Times, serif;
	  font-size:13px;
	  overflow-y:hidden;
    overflow:-x:hidden;
    background-color: transparent;
}

blink {
    -webkit-animation: 2s linear infinite condemned_blink_effect; // for android
    animation: 2s linear infinite condemned_blink_effect;
}

.clear{overflow:hidden;}

.modal{
  top: 100px;
  z-index: 9999;
}

.modal-open {
    padding-right: 0px !important;
}

@font-face {
    font-family: Kanit-SemiBold;
    src: url(../fonts/Kanit-SemiBold.ttf);
}

@font-face {
    font-family: Kanit-Medium;
    src: url(../fonts/Kanit-Medium.ttf);
}

@font-face {
    font-family: Kanit-Light;
    src: url(../fonts/Kanit-Light.ttf);
}

@font-face {
    font-family: Kanit-ExtraLight;
    src: url(../fonts/Kanit-ExtraLight.ttf);
}

@font-face {
    font-family: MavenPro-Black;
    src: url(../fonts/MavenPro-Black.ttf);
}

@font-face {
    font-family: MavenPro-Bold;
    src: url(../fonts/MavenPro-Bold.ttf);
}

@font-face {
    font-family: MavenPro-Medium;
    src: url(../fonts/MavenPro-Medium.ttf);
}

@font-face {
    font-family: MavenPro-Regular;
    src: url(../fonts/MavenPro-Regular.ttf);
}
@font-face{
    font-family: my_colab_thin;
    src: url(../fonts/colab_thin.otf);
}
@font-face{
    font-family: my_gautamib;
    src: url(../fonts/gautamib.ttf);
}
@font-face{
    font-family: my_cooperb;
    src: url(../fonts/cooperb.ttf);
}
@font-face{
    font-family: KronaOne-Regular;
    src: url(../fonts/KronaOne-Regular.ttf);
}
@font-face{
    font-family: Ethnocentric-Regular;
    src: url(../fonts/ethnocen.ttf);
}
@font-face{
    font-family: Arizonia-Regular;
    src: url(../fonts/Arizonia-Regular.ttf);
}
@font-face{
    font-family: Futura-Light-BT;
    src: url(../fonts/futura_light_bt.ttf);
}
@font-face{
    font-family: Futura-Medium-BT;
    src: url(../fonts/futura_medium_bt.ttf);
}
@font-face{
    font-family: Futura-X-Black;
    src: url(../fonts/futura_xblk_bt.ttf);
}
@font-face{
    font-family: Futura-Heavy;
    src: url(../fonts/futuraheavyfont.ttf);
}

.hhdr_full_con{
    margin-top: 0px;
    padding-top:6px;
    padding-bottom: 6px;
    text-align:center;
    letter-spacing: 2px;
}

.sec_report{
    padding: 5px 30px 5px 30px;
}

.rpt_heading{
    color: #ff0000;
    font-family: my_cooperb;
    font-size: 28px;
}

.rpt_heading1{
    color: #272727;
    font-family: Kanit-Light;
    font-size: 28px;
}
.drop_case{
    font-family: MavenPro-Black;
    font-size: 38px;
}
.block_hdr{
    font-family: MavenPro-Bold;
    letter-spacing: 2px;
    font-size: 16px;
    margin-top: -1px;
    border-style: solid;
    border-width: 2px;
    -webkit-border-image: -webkit-linear-gradient(
        left,
        rgba(20,60,97,1) 1%,
        rgba(255,246,174,1) 50%,
        rgba(20,60,97,1) 100%
    ) 0 0 100% 0/0 0 3px 0 stretch;

    -moz-border-image: -moz-linear-gradient(
        left,
        rgba(20,60,97,1) 1%,
        rgba(255,246,174,1) 50%,
        rgba(20,60,97,1) 100%
    ) 0 0 100% 0/0 0 3px 0 stretch;
    -o-border-image: -o-linear-gradient(
        left,
        rgba(20,60,97,1) 1%,
        rgba(255,246,174,1) 50%,
        rgba(20,60,97,1) 100%
    ) 0 0 100% 0/0 0 3px 0 stretch;
    border-image: linear-gradient(
        to left,
        rgba(20,60,97,1) 1%,
        rgba(255,246,174,1) 50%,
        rgba(20,60,97,1) 100%
    )100% 0 100% 0/3px 0 3px 0 stretch;
}

.map-responsive{
    overflow:hidden;
    padding-bottom:50%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.display-1, .display-3, .display-4 , .display-5, .display-6, .display-7, .display-8 {
    font-family: my_colab_thin !important;
    text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
}
.list-horizontal li {
  display:inline-block;
}
.list-horizontal-wrapindent-no li{
  display:inline-block;
  padding-left: 1.38em;
  text-indent: -1.38em;
}
.list-horizontal li:before, .list-horizontal-wrapindent-no li:before {
  content: '\00a0\2022\00a0\00a0';
  color:#999;
  color:rgba(0,0,0,0.5);
  font-size:11px;
}

/*
.list-horizontal li:first-child:before {
  content: '';
}*/
.display-1{
  font-size: 18px;
  text-align: center;
  color: red;
}
.display-7{
    font-size: 14px;
}
.display-8 {
    font-size: 13px;
}
.display-9 {
    font-family: my_colab_thin !important;
    font-size: 16px;
    font-weight: bold;
    color: #0012ff !important;
    line-height: 14px;
}
.display-10 {
    font-family: MavenPro-Black !important;
    font-size: 19px;
    font-weight: bold;
    line-height: 16px;
}
.display-11 {
    font-family: MavenPro-Bold !important;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
}
.display-12 {
    font-family: MavenPro-Bold !important;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
}
.display-13 {
    font-family: MavenPro-Bold !important;
    font-size: 14px;
    font-weight: normal;
    line-height: 12px;
    color:red;
}
.display-14{
    font-family: my_colab_thin !important;
    font-size: 18px;
    font-weight: normal;
    line-height: 12px;
    color:#02350a;
}
.display-15{
    font-family: MavenPro-Bold !important;
    font-size: 14px;
    font-weight: normal;
    line-height: 17px;
    color:#474847;
}
.display-16{
    font-family: my_colab_thin !important;
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    color:#474847;
}
.display-17{
    font-family: MavenPro-Bold !important;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    color:#474847;
}
.display-18{
    font-family: MavenPro-Bold !important;
    font-size: 14px;
    font-weight: normal;
    line-height: 12px;
    color:#474847;
}
.display-19{
    font-family: Futura-Light-BT !important;
    font-size: 14px;
    font-weight: normal;
    line-height: 12px;
    color:#474847;
}
.display-20{
    font-family: Kanit-ExtraLight !important;
    font-size: 14px;
    font-weight: normal;
    line-height: 12px;
    color:#474847;
}
.display-21{
    font-family: Futura_Medium !important;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    color:#474847;
}
.display-22{
    font-family: Futura-Medium-BT !important;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    color:#474847;
}
.display-23{
    font-family: Futura_Light !important;
    font-size: 13px;
    font-weight: normal;
    line-height: 12px;
    color:#474847;
}
.container-fluid {
    padding-right: 0px !important;
    padding-left: 0px  !important;
    margin-right: auto !important;
    margin-left: auto  !important;
}

.readmore{
    float: right;
    text-align: right;
}

.readmore a{
    text-decoration: none;
    color: #ff0030;
    font-size: 14px;
}

.readmore a:hover{
    text-decoration: none;
    font-weight: bold;
}

.click_here{
    text-decoration: none;
    color: #fff;
    letter-spacing: 0.5px;
    font-family: MavenPro-Regular;
}

.click_here:hover{
    text-decoration: none;
    color: #e4e3e3;
}

.click_here:visited{
    text-decoration: none;
    color: #fff;
}

.firstcharacter{
    color: #903;
    float: left;
    font-family: Georgia;
    font-size: 75px;
    line-height: 60px;
    padding-top: 1px;
    padding-right: 5px;
    padding-left: 3px;
}

.header-top{
    background-color: #FFFFFF;
    display: block;
    height: 31px;
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
    width: 100%;
}

.login-buttn{
    z-index: 101;
    position: fixed;
    background: #000850;
    color:#ffffff;
    float:left;
    display: inline-block;
    padding: 0.4rem 1.2rem;
    font-size: 0.7rem;
    border: 2px solid #fff;
    border-radius: 2rem;
    line-height: 1;
    margin: 2.3px -50px;
    transition: .3s;
    text-transform: uppercase;
}

.co-title{
  color: #2d5fa3;
  font-family: Futura-Medium-BT;
  font-size: 32px;
  text-align: center;
  width: 83%;
  line-height: 25px;
  padding-top: 5px;
}

.co-name{
  font-size: 32px;
}

.co-subname{
  font-size: 24px;
  color: #6f9604;
}
/*Social Icons*/

.social {
    display: inline-block;
    z-index: 101;
    position: fixed;
    float: left;
    margin: 4px 0px 0px 94px;
}

.social a{
    text-decoration: none;
}

.social i {
    /*background: #000850;*/
    width: 25px;
    height: 24px;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    padding: 0.25rem 1.5rem 0.25rem 0.8rem;
    border : 1px solid #000850;
    border-radius: 2rem;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0
}

.social i:hover, .login-buttn:hover {
    color: #485548;
    text-decoration: none;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}
/*****************************************For Background and Logo in the Header Section of the Webpage******************************************/
.heading {
    width: 100%;
    background: #faf6c4;
    height: 109px;
    position: fixed;
    z-index: 9999;
    top: 30px;
    left: 0;
    border-bottom: 2px solid #ff0000;
    border-top: 2px solid #ff0000;
}

.wrapper_head {
    width: 1700px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    -ms-flex-line-pack: center;
    align-content: center;
}

.menu-bar-background{
    height: 40px;
    background-color: #ff0000;
    margin-top: -101px;
}

.header-logo-block {
    width: 310px;
    text-align: right;
    position: relative;
    margin-right: 20px;
}

.header-logo {
    max-width: 220px;
    position: relative;
    z-index: 9;
    display: inline-block;
    top: -34px;
    left: 100px;
}

.header-logo-block {
    text-align: right;
}

.header-logo img {
    z-index: 20000;
}

.value-cycle{
    border-style: none;
    margin-top: 1.4px;
    width: 100%;
    display: block;
    z-index: 20000;
    animation: rotation 8s infinite linear;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

.sml_logo {
    border-style: none;
    margin: -123.4px 0px 0px 61px;
    width: 45%;
    display: block;
    z-index: 20000;
}

.background-cycle{
  border-style: none;
  margin: -179.4px 0px 0px 42px;
  width: 65%;
  display: block;
  z-index: 19999;
}

.co-title-block{
   width: 80%;
}

.header_menu::before {
    /*background-color: #ffffff;*/
    left: 0;
    width: 30%;
}

.header_menu::after, .header_menu::before {
    content: '';
    display: block;
    position: absolute;
    bottom: -2px;
    height: 2px;
    z-index: -1;
}

.corevalue-arrows{
    margin-top: 26px;
    z-index: 10;
}

.arrows{
  float: left;
  display: inline-block;
  width: 280px;
}

.corevalue-arrows-xs{
    display: none;
}

.arrows-xs{
    display: none;
}

#arrow-0{
  /*drop-shadow(offset-x offset-y blur-radius color)*/
  -webkit-filter: drop-shadow(2px 2px 0 #3c3c3c)
                  drop-shadow(-2px 2px 0 #79797a)
                  drop-shadow(2px -2px 0 #a2a2a2)
                  drop-shadow(.4rem .4rem 1rem #e23);

  filter: drop-shadow(2px 2px 0 #3c3c3c)
          drop-shadow(-2px 2px 0 #79797a)
          drop-shadow(2px -2px 0 #a2a2a2)
          drop-shadow(.4rem .4rem 1rem #e23);
}

/*****************************************Logo in the Header Section of the Webpage Ends Here******************************************/
/***************************************************Navigation Bar Style Starts Here***************************************************/
ul{
    list-style: none;
}

a{
    text-decoration: none;
}

header{
    position: fixed;
    top: 94.5px;
    width: 100%;
    z-index: 110;
    left: 44px;
}

section{
    position: relative;
    height: calc(100vh - 3rem);
    width: 100%;
    overflow: hidden;
}

.overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgb(56, 165, 238, 0.5);
}

.container-navigation{
    max-width: 78.7rem;
    padding: 0 2rem;
    margin: 0 auto;
    display: flex;
    position: relative;
}

.nav-btn{
    flex: 3;
    display: flex;
}

.nav-links{
    flex: 2;
}

.nav-links > ul{
    display: flex;
    justify-content: center;
    align-items: center;
}

.nav-link{
    position: relative;
}

.nav-link > a{
    line-height: 1.85rem;
    color: #fff;
    padding: 0rem;
    letter-spacing: 0.25px;
    font-size: 0.8vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: .5s;
}

.nav-link > a > i{
    margin-left: .2rem;
}

.nav-link:hover > a{
    transform: scale(1.05);
    text-decoration:none !important;
    color:yellow;
    border-bottom: 1px solid #0000ff;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.dropdown{
    position: absolute;
    top: 100%;
    left: 0;
    width: 10rem;
    transform: translateY(10px);
    opacity: 0;
    pointer-events: none;
    transition: .5s;
}

.dropdown-gallery{
   width: 12rem !important;
}

.dropdown ul{
    position: relative;
}

.dropdown-link > a{
    display: flex;
    background-color: #f1ff92;
    color: #20013a;;
    padding: .5rem 1rem;
    font-size: .9rem;
    align-items: center;
    justify-content: space-between;
    transition: .3s;
    -webkit-box-shadow: 3px 3px 7px 2px rgba(38,7,4,0.51);
    box-shadow: 3px 3px 7px 2px rgba(38,7,4,0.51);
}

.dropdown-link:hover > a{
    background-color: #3498db;
    color: #fff;
}

.dropdown-link:not(:nth-last-child(2)){
    border-bottom: 1px solid #efefef;
}

.dropdown-link i{
    transform: rotate(-90deg);
}

.arrow{
    position: absolute;
    width: 11px;
    height: 11px;
    top: -5.5px;
    left: 60px;
    background-color: #fff;
    transform: rotate(45deg);
    cursor: pointer;
    transition: .3s;
    z-index: -1;
}

.dropdown-link:first-child:hover ~ .arrow{
    background-color: #3498db;
}

.dropdown-link{
    position: relative;
}

.dropdown.second{
    top: 0;
    left: 100%;
    padding-left: .8rem;
    cursor: pointer;
    transform: translateX(10px);
}

.dropdown.second .arrow{
    top: 10px;
    left: -5.5px;
}

.nav-link:hover > .dropdown,
.dropdown-link:hover > .dropdown{
    transform: translate(0, 0);
    opacity: 1;
    pointer-events: auto;
}

.hamburger-menu-container{
    flex: 1;
    align-items: center;
    justify-content: flex-end;
    display: flex;
}

.hamburger-menu {
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    margin-right: 383.3px;
    margin-top: -39px;
}

.hamburger-menu div{
    width: 1.6rem;
    height: 3px;
    border-radius: 3px;
    background-color: #fff;
    position: relative;
    z-index: 510;
    transition: .5s;
}

.hamburger-menu div:before,
.hamburger-menu div:after{
    content: '';
    position: absolute;
    width: inherit;
    height: inherit;
    background-color: #fff;
    border-radius: 3px;
    transition: .5s;
}

.hamburger-menu div:before{
    transform: translateY(-7px);
}

.hamburger-menu div:after{
    transform: translateY(7px);
}

#check{
  position: absolute;
  top: 47.8%;
  left: 92rem;
  transform: translateY(-50%);
  width: 2.6rem;
  height: 2.6rem;
  z-index: 520;
  cursor: pointer;
  opacity:0;
  display: block;
}

#check:checked ~ .hamburger-menu-container .hamburger-menu div{
    background-color: transparent;
}

#check:checked ~ .hamburger-menu-container .hamburger-menu div:before{
    transform: translateY(0) rotate(-45deg);
}

#check:checked ~ .hamburger-menu-container .hamburger-menu div:after{
    transform: translateY(0) rotate(45deg);
}

@keyframes animation{
    from{
        opacity: 0;
        transform: translateY(15px);
    }
    to{
        opacity: 1;
        transform: translateY(0px);
    }
}

.right {
    width: 307.4px;
    display: inline;
    position: absolute;
    left: 1400px;
    top: 62.6px;
    z-index: 10000;
}

.rdrop {
    display: none;
    margin-top: 4px;
}

.rdrop_cover {
    padding: 40px 30px 40px 20px;
    text-align: left;
    position: absolute;
    top: 5px;
    background: #bf0000;
    -webkit-box-shadow: 2px 3px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 3px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 2px 3px 5px 0px rgba(0,0,0,0.75);

    background: #bf0000;
    background: -webkit-linear-gradient(#bf0000,#ff7979);
    background: -o-linear-gradient(#bf0000,#ff7979);
    background: -moz-linear-gradient(#bf0000,#ff7979);
    background: linear-gradient(#bf0000,#ff7979);
}

.rhead {
    text-transform: uppercase;
    font-weight: 600;
    color: #ffffff;
}

.rhead p {
    padding: 5px 0px;
}

.rhead:hover {
   color: #f1fb7d;
   text-shadow: 0px -1px 1px rgba(255,255,255,.5);
   -webkit-animation: glow 1s ease-in-out infinite alternate;
   -moz-animation: glow 1s ease-in-out infinite alternate;
   animation: glow 1s ease-in-out infinite alternate;
}

@-webkit-keyframes glow {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #e60073, 0 0 40px #e60073, 0 0 50px #e60073, 0 0 60px #e60073, 0 0 70px #e60073;
  }
  to {
    text-shadow: 0 0 20px #fff, 0 0 30px #ff4da6, 0 0 40px #ff4da6, 0 0 50px #ff4da6, 0 0 60px #ff4da6, 0 0 70px #ff4da6, 0 0 80px #ff4da6;
  }
}

.left-menu-container{
    flex: 1;
    align-items: center;
    justify-content: flex-end;
    visibility: hidden;
}

.left-menu{
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  margin-left: 20px;
  margin-top: -134px;
}

.left-menu div{
    width: 1.6rem;
    height: 3px;
    border-radius: 3px;
    background-color: #280246;
    position: relative;
    z-index: 510;
    transition: .5s;
}

.left-menu div:before,
.left-menu div:after{
    content: '';
    position: absolute;
    width: inherit;
    height: inherit;
    background-color: #280246;
    border-radius: 3px;
    transition: .5s;
}

.left-menu div:before{
    transform: translateY(-7px);
}

.left-menu div:after{
    transform: translateY(7px);
}

#sidebar-checkbox{
  position: absolute;
  top: 46.7%;
  left: 0.8rem;
  transform: translateY(-50%);
  width: 2.6rem;
  height: 2.6rem;
  z-index: 520;
  cursor: pointer;
  opacity:0;
  display: block;
  height: calc(100vh - 3rem);
  visibility: hidden;
}

#sidebar-checkbox:checked ~ .left-menu-container .left-menu div{
    background-color: transparent;
}

#sidebar-checkbox:checked ~ .left-menu-container .left-menu div:before{
    transform: translateY(0) rotate(-45deg);
}

#sidebar-checkbox:checked ~ .left-menu-container .left-menu div:after{
    transform: translateY(0) rotate(45deg);
}

.block {
  display: none;
  width: 100%;
  position: absolute;
  top: 75px;
  left: 0px;
  padding: 22px 10px 11px 0px;
  text-align: left;
  background: #280246;
  -webkit-box-shadow: 2px 3px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 2px 3px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 2px 3px 5px 0px rgba(0,0,0,0.75);
  background: -webkit-linear-gradient(#280246,#481c69);
  background: -o-linear-gradient(#280246,#481c69);
  background: -moz-linear-gradient(#280246,#481c69);
  background: linear-gradient(#280246,#481c69);
  overflow: hidden;
}

ul.sidebar-nav {
  overflow: hidden;
  padding: 3px 0 2px 18px;
  li {
    border-top: thin solid #ccc;
    position: relative;
  }
  a {
    width: 100%;
    display: table;
    font-size: 1.2em;
    font-weight: normal;
    text-transform: uppercase;
   -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  li.has-ul a {
      &:after {
      font-family: "Ionicons";
      content: ('\f35f');
      position: absolute;
      right: 0;
      top: 0;
      padding: 40px 20px 0;
      text-decoration: none;
    }
  }
}

ul.sub-ul {
  display: none;
  li {
    border-bottom: solid thin #eee;
    a {
    &:after {
      display: none;
      }
    }
  }
}

li.sidebar-active {
  border-bottom: red;
  margin: 22px 0px 10px 0px;
}
ul.sidebar-nav li.sidebar-active a:after {
      content: ('\f365');
}

.sidebar-active a{
  text-decoration: none;
  color:#ffffff;
}

.sidebar-level1{
   font-family: Kanit-Medium;
}

.sub-ul li{
    margin: 6px 0px 8px 7px;
}
/******************************************************************Navigatgion Bar Ends here**********************************************/
/*********************************************************************Slider CSS**********************************************************/
.float-over-slider{
   margin-top: 90px;
   background-color : transparent;
}

.banner-container{
    overflow: hidden;
    height: 800px;
}

.nivoSlider {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.banner-slider {
    margin-top: 137px !important;
    height: 998px !important;
    overflow: hidden;
}

.theme-default .nivo-controlNav{
    left: 0px;
}

.theme-default .nivo-controlNav {
    margin: 0 auto;
}

.theme-default .nivo-controlNav {
    padding: 19px 0;
}

.nivo-controlNav {
    bottom: 50px;
    width: 102%;
}
/******************************************************************Marquee Text Block****************************************************/
#marquee_text_block{
    position: relative;
    display: block;
    z-index:6;
    text-align:center;
    height: 50px;
    margin-bottom:4px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top:0px;
    padding-bottom:0px;
    background: #ebfb1e;
    border-style: solid;
    border-width: 2px;
    -webkit-border-image: -webkit-linear-gradient(
        left,
        rgba(0,0,0,0) 1%,
        rgba(255,0,0,1) 50%,
        rgba(0,0,0,0) 100%
    ) 0 0 100% 0/0 0 2px 0 stretch;

    -moz-border-image: -moz-linear-gradient(
        left,
        rgba(0,0,0,0) 1%,,
        rgba(255,0,0,1) 50%,
        rgba(0,0,0,0) 100%
    ) 0 0 100% 0/0 0 2px 0 stretch;
    -o-border-image: -o-linear-gradient(
        left,
        rgba(0,0,0,0) 1%,
        rgba(255,0,0,1) 50%,
        rgba(0,0,0,0) 100%
    ) 0 0 100% 0/0 0 3px 0 stretch;
    border-image: linear-gradient(
        to left,
        rgba(0,0,0,0) 1%,
        rgba(255,0,0,1) 50%,
        rgba(0,0,0,0) 100%
    )100% 0 100% 0/2px 0 2px 0 stretch;
    overflow: hidden;
}

#marquee_2{
    font-family: MavenPro-Medium;
    line-height: 14px;
    font-weight: bold;
    font-size: 20vw;
    overflow: hidden;
    z-index:12;
}

#marquee_1{
    font-family: MavenPro-Medium;
    line-height: 14px;
    font-weight: bold;
    font-size: 20vw;
    overflow: hidden;
    z-index:12;
}

.blink_me {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% { opacity: 0; }
}
/*===================================================================================Products Block Home Page===============================================================*/
.itm{
    margin-bottom: 15px;
}

.itm :hover .gallery-thumbnail{
    display: inline-block;
    height: auto;
    width: 100%;
    max-width: 100%;
}
.gallery-thumbnail{
    display: inline-block;
    height: auto;
    width: 100%;
    max-width: 100%;
}
.product-caption-heading{
    font-family: MavenPro-Regular;
    color: #ff0000;
    font-size: 16px;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.product-caption-detail{
    font-family: font-family: my_colab_thin;
    color: #3b434e;
    font-size: 12px;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.gallery-img{
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-box-shadow: 3px 3px 1.5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 3px 3px 1.5px 0px rgba(0,0,0,0.75);
    box-shadow: 3px 3px 1.5px 0px rgba(0,0,0,0.75);
}

.product-body{
   -ms-overflow-style: none;  /* Internet Explorer 10+ */
   scrollbar-width: none;  /* Firefox */
}

.product-body::-webkit-scrollbar {
    display: none;  /* Safari and Chrome */
}

.modal-autoheight .modal-body {
  position: relative;
  overflow-y: auto;
  min-height: 100px !important;
  max-height: 600px !important;
}
.modal-header {
  opacity: 1 !important;
}

button.close {
    color: #fff7cc;
    font-size: 42px;
    margin: 1px;
    opacity: 1;
    text-align: center;
    width: 46px;
}

button.close :hover{
    color: #ff0000;
}

#middle-first{
    height: 1220px;
}

.container-block{
    background-color: #d8d8d8;
    margin-top: -20px;
    height: 1520px;
}

.facebook_block{
    overflow: hidden !important;
    margin: 0 auto;
    width: 95%;
    padding: 3px;
    border-radius: 2px;
    margin-top:0px;
    -webkit-box-shadow: 2px 3px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 3px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 2px 3px 5px 0px rgba(0,0,0,0.75);
}

.twiter_block {
    overflow: hidden !important;
    margin: 0 auto;
    width: 100%;
    padding: 3px;
    border-radius: 2px;
    margin-top:23px;
    margin-left: 9px;
    -webkit-box-shadow: 2px 3px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 3px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 2px 3px 5px 0px rgba(0,0,0,0.75);
}

.overview{
    background-color: #e9ecef;
    border-radius: .3rem;
    margin: 35px 0px 10px 0px;
    padding: 15px 15px 3.4px 15px;
    color: #626161;
}

.hdr-socialmedia{
    margin: 10px 0px 0px 0px;
}

.hdr-tutorial-video{
    background-color: #e9ecef;
    padding: 3px;
    border-radius: 2px;
    margin-top:15px;
    padding: 10px 0px 10px 0px;
}

.video-list{
  margin-top: -8px;
}
.embed-responsive-16by9 {
    clear: both;
    border:1px solid #ffffff;
    box-shadow: 5px 7px 9px 0px rgba(0,0,0,0.75);
  -webkit-box-shadow: 5px 7px 9px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 5px 7px 9px 0px rgba(0,0,0,0.75);
}

.embed-responsive{
  width: 98% !important;
}

.home-videolist{
   margin: 20px 0px 0px 0px;
}

.home-video :first-child{
   margin-top: 0px;
}

.home-video{
   margin: 35px 0px 0px 0px;
}

.hidden-video{
  visibility: hidden;
}

#footer{
    background-color: #070e1d;
    margin-top: -5px;
    max-height: 150px;
    height: 150px;
}

.copyright{
  margin-top: -14px;
  padding: 1px 2px 1px 2px;
}

.copyright-name{
    font-size:13px;
}

.copyright-contact{
    font-size:13px;
}

.hits-label{
    font-size:12px;
}

.hits-counter{
    font-size:14px;
}

.powered-by{
    float:right;
    margin-top: 5px;
}
.powered-by-label{
    font-size:12px;
}

.powered-by-primekes{

}
/********************************************************************For SignIn Page****************************************************************/
.login-btn{
    z-index: 101;
    position: fixed;
    background: #000850;
    color:#ffffff;
    float:left;
    display: inline-block;
    padding: 0.4rem 1.2rem;
    font-size: 0.7rem;
    border: 2px solid #fff;
    border-radius: 2rem;
    line-height: 1;
    margin: 2.3px -50px;
    transition: .3s;
    text-transform: uppercase;
}
.signin-heading{
    font-family: MavenPro-Regular;
}

.card-signin {
    border: 1px solid #ff0000;
    border-radius: 1rem;
    box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
    --input-padding-x: 1.5rem;
    --input-padding-y: .75rem;
    background-color: #faffbc;
}

.card-signin .card-title {
  margin-bottom: 2rem;
  font-weight: 300;
  font-size: 2.5rem;
}

.card-signin .card-body {
  padding: 2rem;
}

.form-signin {
  width: 100%;
  font-size: 14px;
}

.form-signin .btn {
  font-size: 100%;
  border-radius: 5rem;
  letter-spacing: .1rem;
  font-weight: bold;
  padding: 1rem;
  transition: all 0.2s;
}

.form-label-group {
  position: relative;
  margin-bottom: 1rem;
}

.form-label-group input {
  height: auto;
  border-radius: 2rem;
}

.form-label-group>input,
.form-label-group>label {
  padding: var(--input-padding-y) var(--input-padding-x);
}

.form-label-group>label {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  margin-bottom: 0;
  /* Override default `<label>` margin */
  line-height: 1.5;
  color: #495057;
  border: 1px solid transparent;
  border-radius: .25rem;
  transition: all .1s ease-in-out;
}

.form-label-group input::-webkit-input-placeholder {
  color: transparent;
}

.form-label-group input:-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::-moz-placeholder {
  color: transparent;
}

.form-label-group input::placeholder {
  color: transparent;
}

.form-label-group input:not(:placeholder-shown) {
  padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
  padding-bottom: calc(var(--input-padding-y) / 3);
}

.form-label-group input:not(:placeholder-shown)~label {
  padding-top: calc(var(--input-padding-y) / 3);
  padding-bottom: calc(var(--input-padding-y) / 3);
  font-size: 12px;
  color: #777;
}
/* Fallback for Edge
-------------------------------------------------- */

@supports (-ms-ime-align: auto) {
  .form-label-group>label {
    display: none;
  }
  .form-label-group input::-ms-input-placeholder {
    color: #777;
  }
}

/* Fallback for IE
-------------------------------------------------- */

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .form-label-group>label {
    display: none;
  }
  .form-label-group input:-ms-input-placeholder {
    color: #777;
  }
}
/*Converts Letters to Uppercase*/
.uprcase{
    text-transform: uppercase;
}
/*********************************************************************Media Query*******************************************************************/
@media only screen and (min-width: 280px) and (max-width: 319px){
  .social {
      float: right !important;
      margin-left: 150px;
  }
  .login-buttn {
      margin-left: 58px;
  }
  .value-cycle{
      width: 53%;
      margin-left: -65px;
  }
  .background-cycle {
    display: none;
  }
  .menu-bar-background {
    margin-top: 0px;
    height: 80px;
    background-color: #faf6c4;
  }
  .sml_logo {
    width: 23%;
    position: absolute;
    top: 21px;
    left: -105px;
  }
  .co-title-block {
    width: 143%;
    margin: 108px 0px 0px 0px;
    display: block;
    position: absolute;
    background: #ff0000;
    height: 43px;
  }
  .co-title{
    padding-top: ;
  }
 .co-name {
    font-size: 20px;
    color: #3e5924;
    width: 87%;
    margin-top: -2px;
  }
  .co-subname {
    font-size: 16px;
    margin: -8px 0px 0px -37px;
    color: #312d5a;
  }
  .heading {
      height: 154px;
  }
  .wrapper_head {
      margin-left: 0%;
  }
  .wrapper_head .left-spacer-logo {
      height: 53.2px;
      width: 133px;
  }
  .header-logo{
    max-width: 198px;
    position: fixed;
    z-index: 9;
    display: inline-block;
    top: 110px;
    left: 51px;
  }
  .header-logo img {
    margin-top: -75.6px;
    position: initial;
  }
  .header-logo-block {
    max-width: 208px;
    position: fixed;
    z-index: 9;
    display: inline-block;
  }
  header{
      left: -32px;
  }
  section{
      width: 106%;
  }
  .container-navigation {
      height: 46px;
  }
  .nav-btn{
      visibility: hidden;
  }
  .hamburger-menu-container{
      display: flex;
  }
  .hamburger-menu{
    margin-right: 1.7px;
    margin-top: -40.7px;
  }
  #check{
    top: 50.3%;
    left: 16rem;
    width: 29.6rem;
  }
  .right {
      width: 100%;
      left: 181px;
      top: 48.6px;
      z-index: 1;
  }
  .left-menu-container{
      visibility: visible;
  }
  .left-menu{
    width: 2.6rem;
    height: 2.6rem;
    margin-left: 20px;
    margin-top:33px;
  }
  #sidebar-checkbox{
    top: 38%;
    left: 8.8px
    width: 2rem;
    height: 2rem;
    z-index: 520;
    cursor: pointer;
    opacity: 0;
    display: block;
    height: calc(100vh - 3rem);
    visibility: visible;
  }
  .block {
    top: 152px;
    left: 0px;
    padding: 22px 10px 11px 0px;
  }
  .sidebar{
    height: 50px;
  }
  .corevalue-arrows{
    display: none;
  }
  .arrows{
    display: none;
  }
  .corevalue-arrows-xs{
    display: block;
    z-index: 10;
    width: 99%;
    margin: auto;
    margin-top: -21px;
  }
  .arrows-xs{
    float: left;
    display: inline-block;
    width: 92px;
  }
  .banner-container{
      height: 329px;
  }
  .nivo-slider{
    margin-top: 499px;
  }
  .banner-slider {
    margin-top: -316px !important;
    height: 650px !important;
    overflow: hidden;
  }
}

@media only screen and (min-width: 320px) and (max-width: 359px){
  .social {
      float: right !important;
      margin-left: 187px;
  }
  .login-buttn {
      margin-left: 102px;
  }
  .value-cycle{
      width: 53%;
      margin-left: -65px;
  }
  .background-cycle {
    display: none;
  }
  .menu-bar-background {
    margin-top: 0px;
    height: 80px;
    background-color: #faf6c4;
  }
  .sml_logo {
    width: 23%;
    position: absolute;
    top: 21px;
    left: -105px;
  }
  .co-title-block {
    width: 143%;
    margin: 108px 0px 0px 0px;
    display: block;
    position: absolute;
    background: #ff0000;
    height: 43px;
  }
  .co-title{
    padding-top: ;
  }
 .co-name {
    font-size: 20px;
    color: #3e5924;;
    width: 87%;
    margin-top: -2px;
  }
  .co-subname {
    font-size: 16px;
    margin: -8px 0px 0px -37px;
    color: #312d5a;
  }
  .heading {
      height: 154px;
  }
  .wrapper_head {
      margin-left: 0%;
  }
  .wrapper_head .left-spacer-logo {
      height: 53.2px;
      width: 133px;
  }
  .header-logo{
    max-width: 198px;
    position: fixed;
    z-index: 9;
    display: inline-block;
    top: 110px;
    left: 76px;
  }
  .header-logo img {
    margin-top: -75.6px;
    position: initial;
  }
  .header-logo-block {
    max-width: 208px;
    position: fixed;
    z-index: 9;
    display: inline-block;
  }
  header{
      left: -32px;
  }
  section{
      width: 106%;
  }
  .container-navigation {
      height: 46px;
  }
  .nav-btn{
      visibility: hidden;
  }
  .hamburger-menu-container{
      display: flex;
  }
  .hamburger-menu{
    margin-right: 1.7px;
    margin-top: -40.7px;
  }
  #check{
    top: 50.3%;
    left: 16rem;
    width: 29.6rem;
  }
  .right {
      width: 100%;
      left: 181px;
      top: 48.6px;
      z-index: 1;
  }
  .left-menu-container{
      visibility: visible;
  }
  .left-menu{
    width: 2.6rem;
    height: 2.6rem;
    margin-left: 20px;
    margin-top:33px;
  }
  #sidebar-checkbox{
    top: 38%;
    left: 8.8px
    width: 2rem;
    height: 2rem;
    z-index: 520;
    cursor: pointer;
    opacity: 0;
    display: block;
    height: calc(100vh - 3rem);
    visibility: visible;
  }
  .block {
    top: 152px;
    left: 0px;
    padding: 22px 10px 11px 0px;
  }
  .sidebar{
    height: 50px;
  }
  .corevalue-arrows{
    display: none;
  }
  .arrows{
    display: none;
  }
  .corevalue-arrows-xs{
    display: block;
    z-index: 10;
    width: 99%;
    margin-top: -21px;
    margin-left: 39px;
  }
  .arrows-xs{
    float: left;
    display: inline-block;
    width: 92px;
  }
  .banner-container{
      height: 346px;
  }
  .nivo-slider{
    margin-top: 499px;
  }
  .banner-slider {
    margin-top: -316px !important;
    height: 660px !important;
    overflow: hidden;
  }
}

@media only screen and (min-width: 360px) and (max-width: 410px){
  .social {
      float: right !important;
      margin-left: 225px;
  }
  .login-buttn {
      margin-left: 130px;
  }
  .value-cycle{
      width: 53%;
      margin-left: -65px;
  }
  .background-cycle {
    display: none;
  }
  .menu-bar-background {
    margin-top: 0px;
    height: 80px;
    background-color: #faf6c4;
  }
  .sml_logo {
    width: 23%;
    position: absolute;
    top: 21px;
    left: -105px;
  }
  .co-title-block {
    width: 143%;
    margin: 108px 0px 0px 0px;
    display: block;
    position: absolute;
    background: #ff0000;
    height: 43px;
  }
  .co-title{
    padding-top: ;
  }
 .co-name {
    font-size: 20px;
    color: #3e5924;
    width: 87%;
    margin-top: -2px;
  }
  .co-subname {
    font-size: 16px;
    margin: -8px 0px 0px -37px;
    color: #312d5a;
  }
  .heading {
      height: 154px;
  }
  .wrapper_head {
      margin-left: 0%;
  }
  .wrapper_head .left-spacer-logo {
      height: 53.2px;
      width: 133px;
  }
  .header-logo{
    max-width: 198px;
    position: fixed;
    z-index: 9;
    display: inline-block;
    top: 110px;
    left: 94px;
  }
  .header-logo img {
    margin-top: -75.6px;
    position: initial;
  }
  .header-logo-block {
    max-width: 208px;
    position: fixed;
    z-index: 9;
    display: inline-block;
  }
  header{
      left: -32px;
  }
  section{
      width: 106%;
  }
  .container-navigation {
      height: 46px;
  }
  .nav-btn{
      visibility: hidden;
  }
  .hamburger-menu-container{
      display: flex;
  }
  .hamburger-menu{
    margin-right: 1.7px;
    margin-top: -40.7px;
  }
  #check{
    top: 50.3%;
    left: 16rem;
    width: 29.6rem;
  }
  .right {
      width: 100%;
      left: 181px;
      top: 48.6px;
      z-index: 1;
  }
  .left-menu-container{
      visibility: visible;
  }
  .left-menu{
    width: 2.6rem;
    height: 2.6rem;
    margin-left: 20px;
    margin-top:33px;
  }
  #sidebar-checkbox{
    top: 38%;
    left: 8.8px
    width: 2rem;
    height: 2rem;
    z-index: 520;
    cursor: pointer;
    opacity: 0;
    display: block;
    height: calc(100vh - 3rem);
    visibility: visible;
  }
  .block {
    top: 152px;
    left: 0px;
    padding: 22px 10px 11px 0px;
  }
  .sidebar{
    height: 50px;
  }
  .corevalue-arrows{
    display: none;
  }
  .arrows{
    display: none;
  }
  .corevalue-arrows-xs{
    display: block;
    z-index: 10;
    width: 77%;
    margin: auto;
    margin-top: -21px;
  }
  .arrows-xs{
    float: left;
    display: inline-block;
    width: 92px;
  }
  .banner-container{
      height: 355px;
  }
  .nivo-slider{
    margin-top: 499px;
  }
  .banner-slider {
    margin-top: -316px !important;
    height: 671px !important;
    overflow: hidden;
  }
}

@media only screen and (min-width: 411px) and (max-width: 460px){
  .social {
      float: right !important;
      margin-left: 225px;
  }
  .login-buttn {
      margin-left: 130px;
  }
  .value-cycle{
      width: 53%;
      margin-left: -65px;
  }
  .background-cycle {
    display: none;
  }
  .menu-bar-background {
    margin-top: 0px;
    height: 80px;
    background-color: #faf6c4;
  }
  .sml_logo {
    width: 23%;
    position: absolute;
    top: 21px;
    left: -105px;
  }
  .co-title-block {
    width: 143%;
    margin: 108px 0px 0px 0px;
    display: block;
    position: absolute;
    background: #ff0000;
    height: 43px;
  }
  .co-title{
    padding-top: ;
  }
 .co-name {
    font-size: 20px;
    color: #3e5924;
    width: 87%;
    margin-top: -2px;
  }
  .co-subname {
    font-size: 16px;
    margin: -8px 0px 0px -76px;
    color: #312d5a;
  }
  .heading {
      height: 154px;
  }
  .wrapper_head {
      margin-left: 0%;
  }
  .wrapper_head .left-spacer-logo {
      height: 53.2px;
      width: 133px;
  }
  .header-logo{
    max-width: 198px;
    position: fixed;
    z-index: 9;
    display: inline-block;
    top: 110px;
    left: 115px;
  }
  .header-logo img {
    margin-top: -75.6px;
    position: initial;
  }
  .header-logo-block {
    max-width: 208px;
    position: fixed;
    z-index: 9;
    display: inline-block;
  }
  header{
      left: -32px;
  }
  section{
      width: 106%;
  }
  .container-navigation {
      height: 46px;
  }
  .nav-btn{
      visibility: hidden;
  }
  .hamburger-menu-container{
      display: flex;
  }
  .hamburger-menu{
    margin-right: 1.7px;
    margin-top: -40.7px;
  }
  #check{
    top: 50.3%;
    left: 16rem;
    width: 29.6rem;
  }
  .right {
      width: 100%;
      left: 181px;
      top: 48.6px;
      z-index: 1;
  }
  .left-menu-container{
      visibility: visible;
  }
  .left-menu{
    width: 2.6rem;
    height: 2.6rem;
    margin-left: 20px;
    margin-top:33px;
  }
  #sidebar-checkbox{
    top: 38%;
    left: 8.8px
    width: 2rem;
    height: 2rem;
    z-index: 520;
    cursor: pointer;
    opacity: 0;
    display: block;
    height: calc(100vh - 3rem);
    visibility: visible;
  }
  .block {
    top: 152px;
    left: 0px;
    padding: 22px 10px 11px 0px;
  }
  .sidebar{
    height: 50px;
  }
  .corevalue-arrows{
    display: none;
  }
  .arrows{
    display: none;
  }
  .corevalue-arrows-xs{
    display: block;
    z-index: 10;
    width: 79%;
    margin-left: 75px;
    margin-top: -21px;
  }
  .arrows-xs{
    float: left;
    display: inline-block;
    width: 92px;
  }
  .banner-container{
      height: 370px;
  }
  .nivo-slider{
    margin-top: 499px;
  }
  .banner-slider {
    margin-top: -316px !important;
    height: 685px !important;
    overflow: hidden;
  }
}

@media only screen and (min-width: 461px) and (max-width: 486px){
  .social {
      float: right !important;
      margin-left: 225px;
  }
  .login-buttn {
      margin-left: 130px;
  }
  .value-cycle{
      width: 53%;
      margin-left: -65px;
  }
  .background-cycle {
    display: none;
  }
  .menu-bar-background {
    margin-top: 0px;
    height: 80px;
    background-color: #faf6c4;
  }
  .sml_logo {
    width: 23%;
    position: absolute;
    top: 21px;
    left: -105px;
  }
  .co-title-block {
    width: 143%;
    margin: 108px 0px 0px 0px;
    display: block;
    position: absolute;
    background: #ff0000;
    height: 43px;
  }
  .co-title{
    padding-top: ;
  }
 .co-name {
    font-size: 20px;
    color: #3e5924;
    width: 87%;
    margin-top: -2px;
  }
  .co-subname {
    font-size: 16px;
    margin: -8px 0px 0px -76px;
    color: #312d5a;
  }
  .heading {
      height: 154px;
  }
  .wrapper_head {
      margin-left: 0%;
  }
  .wrapper_head .left-spacer-logo {
      height: 53.2px;
      width: 133px;
  }
  .header-logo{
    max-width: 198px;
    position: fixed;
    z-index: 9;
    display: inline-block;
    top: 110px;
    left: 140px;
  }
  .header-logo img {
    margin-top: -75.6px;
    position: initial;
  }
  .header-logo-block {
    max-width: 208px;
    position: fixed;
    z-index: 9;
    display: inline-block;
  }
  header{
      left: -32px;
  }
  section{
      width: 106%;
  }
  .container-navigation {
      height: 46px;
  }
  .nav-btn{
      visibility: hidden;
  }
  .hamburger-menu-container{
      display: flex;
  }
  .hamburger-menu{
    margin-right: 1.7px;
    margin-top: -40.7px;
  }
  #check{
    top: 50.3%;
    left: 16rem;
    width: 29.6rem;
  }
  .right {
      width: 100%;
      left: 181px;
      top: 48.6px;
      z-index: 1;
  }
  .left-menu-container{
      visibility: visible;
  }
  .left-menu{
    width: 2.6rem;
    height: 2.6rem;
    margin-left: 20px;
    margin-top:33px;
  }
  #sidebar-checkbox{
    top: 38%;
    left: 8.8px
    width: 2rem;
    height: 2rem;
    z-index: 520;
    cursor: pointer;
    opacity: 0;
    display: block;
    height: calc(100vh - 3rem);
    visibility: visible;
  }
  .block {
    top: 152px;
    left: 0px;
    padding: 22px 10px 11px 0px;
  }
  .sidebar{
    height: 50px;
  }
  .corevalue-arrows{
    display: none;
  }
  .arrows{
    display: none;
  }
  .corevalue-arrows-xs{
    display: block;
    z-index: 10;
    width: 71%;
    margin-left: 96px;
    margin-top: -21px;
  }
  .arrows-xs{
    float: left;
    display: inline-block;
    width: 92px;
  }
  .banner-container{
      height: 385px;
  }
  .nivo-slider{
    margin-top: 499px;
  }
  .banner-slider {
    margin-top: -316px !important;
    height: 693px !important;
    overflow: hidden;
  }
}

@media only screen and (min-width: 487px) and (max-width: 500px){
  .social {
      float: right !important;
      margin-left: 225px;
  }
  .login-buttn {
      margin-left: 130px;
  }
  .value-cycle{
      width: 53%;
      margin-left: -65px;
  }
  .background-cycle {
    display: none;
  }
  .menu-bar-background {
    margin-top: 0px;
    height: 80px;
    background-color: #faf6c4;
  }
  .sml_logo {
    width: 23%;
    position: absolute;
    top: 21px;
    left: -105px;
  }
  .co-title-block {
    width: 143%;
    margin: 108px 0px 0px 0px;
    display: block;
    position: absolute;
    background: #ff0000;
    height: 43px;
  }
  .co-title{
    padding-top: ;
  }
 .co-name {
    font-size: 20px;
    color: #3e5924;
    width: 87%;
    margin-top: -2px;
  }
  .co-subname {
    font-size: 16px;
    margin: -8px 0px 0px -76px;
    color: #312d5a;
  }
  .heading {
      height: 154px;
  }
  .wrapper_head {
      margin-left: 0%;
  }
  .wrapper_head .left-spacer-logo {
      height: 53.2px;
      width: 133px;
  }
  .header-logo{
    max-width: 198px;
    position: fixed;
    z-index: 9;
    display: inline-block;
    top: 110px;
    left: 148px;
  }
  .header-logo img {
    margin-top: -75.6px;
    position: initial;
  }
  .header-logo-block {
    max-width: 208px;
    position: fixed;
    z-index: 9;
    display: inline-block;
  }
  header{
      left: -32px;
  }
  section{
      width: 106%;
  }
  .container-navigation {
      height: 46px;
  }
  .nav-btn{
      visibility: hidden;
  }
  .hamburger-menu-container{
      display: flex;
  }
  .hamburger-menu{
    margin-right: 1.7px;
    margin-top: -40.7px;
  }
  #check{
    top: 50.3%;
    left: 16rem;
    width: 29.6rem;
  }
  .right {
      width: 100%;
      left: 181px;
      top: 48.6px;
      z-index: 1;
  }
  .left-menu-container{
      visibility: visible;
  }
  .left-menu{
    width: 2.6rem;
    height: 2.6rem;
    margin-left: 20px;
    margin-top:33px;
  }
  #sidebar-checkbox{
    top: 38%;
    left: 8.8px
    width: 2rem;
    height: 2rem;
    z-index: 520;
    cursor: pointer;
    opacity: 0;
    display: block;
    height: calc(100vh - 3rem);
    visibility: visible;
  }
  .block {
    top: 152px;
    left: 0px;
    padding: 22px 10px 11px 0px;
  }
  .sidebar{
    height: 50px;
  }
  .corevalue-arrows{
    display: none;
  }
  .arrows{
    display: none;
  }
  .corevalue-arrows-xs{
    display: block;
    z-index: 10;
    width: 71%;
    margin-left: 96px;
    margin-top: -21px;
  }
  .arrows-xs{
    float: left;
    display: inline-block;
    width: 92px;
  }
  .banner-container{
      height: 385px;
  }
  .nivo-slider{
    margin-top: 499px;
  }
  .banner-slider {
    margin-top: -316px !important;
    height: 693px !important;
    overflow: hidden;
  }
}

@media only screen and (min-width: 501px) and (max-width: 530px){
  .social {
      float: right !important;
      margin-left: 358px;
  }
  .login-buttn {
      margin-left: 218px;
  }
  .value-cycle{
      width: 53%;
      margin-left: -65px;
  }
  .background-cycle {
    display: none;
  }
  .menu-bar-background {
    margin-top: 0px;
    height: 80px;
    background-color: #faf6c4;
  }
  .sml_logo {
    width: 23%;
    position: absolute;
    top: 21px;
    left: -105px;
  }
  .co-title-block {
    width: 143%;
    margin: 108px 0px 0px 0px;
    display: block;
    position: absolute;
    background: #ff0000;
    height: 43px;
  }
  .co-title{
    padding-top: ;
  }
  .co-name {
    font-size: 20px;
    color: #3e5924;
    width: 87%;
    margin-top: -2px;
  }
  .co-subname {
    font-size: 16px;
    margin: -8px 0px 0px -76px;
    color: #312d5a;
  }
  .heading {
      height: 154px;
  }
  .wrapper_head {
      margin-left: 0%;
  }
  .wrapper_head .left-spacer-logo {
      height: 53.2px;
      width: 133px;
  }
  .header-logo{
    max-width: 198px;
    position: fixed;
    z-index: 9;
    display: inline-block;
    top: 110px;
    left: 160px;
  }
  .header-logo img {
    margin-top: -75.6px;
    position: initial;
  }
  .header-logo-block {
    max-width: 208px;
    position: fixed;
    z-index: 9;
    display: inline-block;
  }
  header{
      left: -32px;
  }
  section{
      width: 106%;
  }
  .container-navigation {
      height: 46px;
  }
  .nav-btn{
      visibility: hidden;
  }
  .hamburger-menu-container{
      display: flex;
  }
  .hamburger-menu{
    margin-right: 1.7px;
    margin-top: -40.7px;
  }
  #check{
    top: 50.3%;
    left: 16rem;
    width: 29.6rem;
  }
  .right {
      width: 100%;
      left: 181px;
      top: 48.6px;
      z-index: 1;
  }
  .left-menu-container{
      visibility: visible;
  }
  .left-menu{
    width: 2.6rem;
    height: 2.6rem;
    margin-left: 20px;
    margin-top:33px;
  }
  #sidebar-checkbox{
    top: 38%;
    left: 8.8px
    width: 2rem;
    height: 2rem;
    z-index: 520;
    cursor: pointer;
    opacity: 0;
    display: block;
    height: calc(100vh - 3rem);
    visibility: visible;
  }
  .block {
    top: 152px;
    left: 0px;
    padding: 22px 10px 11px 0px;
  }
  .sidebar{
    height: 50px;
  }
  .corevalue-arrows{
    display: none;
  }
  .arrows{
    display: none;
  }
  .corevalue-arrows-xs{
    display: block;
    z-index: 10;
    width: 69%;
    margin-left: 120px;
    margin-top: -21px;
  }
  .arrows-xs{
    float: left;
    display: inline-block;
    width: 92px;
  }
  .banner-container{
      height: 395px;
  }
  .nivo-slider{
    margin-top: 499px;
  }
  .banner-slider {
    margin-top: -316px !important;
    height: 705px !important;
    overflow: hidden;
  }
}

@media only screen and (min-width: 531px) and (max-width: 575px){
    .social {
        float: right !important;
        margin-left: 358px;
    }
    .login-buttn {
        margin-left: 218px;
    }
    .value-cycle{
        width: 53%;
        margin-left: -65px;
    }
    .background-cycle {
      display: none;
    }
    .menu-bar-background {
      margin-top: 0px;
      height: 80px;
      background-color: #faf6c4;
    }
    .sml_logo {
      width: 23%;
      position: absolute;
      top: 21px;
      left: -105px;
    }
    .co-title-block {
      width: 143%;
      margin: 108px 0px 0px 0px;
      display: block;
      position: absolute;
      background: #ff0000;
      height: 43px;
    }
    .co-title{
      padding-top: ;
    }
    .co-name {
      font-size: 20px;
      color: #3e5924;
      width: 87%;
      margin-top: -2px;
    }
    .co-subname {
      font-size: 16px;
      margin: -8px 0px 0px -76px;
      color: #312d5a;
    }
    .heading {
        height: 154px;
    }
    .wrapper_head {
        margin-left: 0%;
    }
    .wrapper_head .left-spacer-logo {
        height: 53.2px;
        width: 133px;
    }
    .header-logo{
      max-width: 198px;
      position: fixed;
      z-index: 9;
      display: inline-block;
      top: 110px;
      left: 160px;
    }
    .header-logo img {
      margin-top: -75.6px;
      position: initial;
    }
    .header-logo-block {
      max-width: 208px;
      position: fixed;
      z-index: 9;
      display: inline-block;
    }
    header{
        left: -32px;
    }
    section{
        width: 106%;
    }
    .container-navigation {
        height: 46px;
    }
    .nav-btn{
        visibility: hidden;
    }
    .hamburger-menu-container{
        display: flex;
    }
    .hamburger-menu{
      margin-right: 1.7px;
      margin-top: -40.7px;
    }
    #check{
      top: 50.3%;
      left: 16rem;
      width: 29.6rem;
    }
    .right {
        width: 100%;
        left: 181px;
        top: 48.6px;
        z-index: 1;
    }
    .left-menu-container{
        visibility: visible;
    }
    .left-menu{
      width: 2.6rem;
      height: 2.6rem;
      margin-left: 20px;
      margin-top:33px;
    }
    #sidebar-checkbox{
      top: 38%;
      left: 8.8px
      width: 2rem;
      height: 2rem;
      z-index: 520;
      cursor: pointer;
      opacity: 0;
      display: block;
      height: calc(100vh - 3rem);
      visibility: visible;
    }
    .block {
      top: 152px;
      left: 0px;
      padding: 22px 10px 11px 0px;
    }
    .sidebar{
      height: 50px;
    }
    .corevalue-arrows{
      margin-top: 26px;
      z-index: 10;
    }
    .arrows{
      float: left;
      display: inline-block;
      width: 88px;
    }
    .corevalue-arrows-xs{
      display: none;
    }
    .arrows-xs{
     display: none;
    }
    .banner-container{
        height: 405px;
    }
    .nivo-slider{
      margin-top: 499px;
    }
    .banner-slider {
      margin-top: -316px !important;
      height: 720px !important;
      overflow: hidden;
    }
  }

@media only screen and (min-width: 576px) and (max-width: 600px){
    .social {
        float: right !important;
        margin-left: 100px;
    }
    .login-buttn {
        margin-left: -93px;
    }
    .value-cycle{
        width: 53%;
        margin-left: -65px;
    }
    .background-cycle {
      display: none;
    }
    .menu-bar-background {
      margin-top: 0px;
      height: 80px;
      background-color: #faf6c4;
    }
    .sml_logo {
      width: 23%;
      position: absolute;
      top: 21px;
      left: -105px;
    }
    .co-title-block {
      width: 143%;
      margin: 108px 0px 0px 0px;
      display: block;
      position: absolute;
      background: #ff0000;
      height: 43px;
    }
    .co-title{
      padding-top: ;
    }
    .co-name {
      font-size: 20px;
      color: #3e5924;
      width: 87%;
      margin-top: -2px;
    }
    .co-subname {
      font-size: 16px;
      margin: -8px 0px 0px -76px;
      color: #312d5a;
    }
    .heading {
        height: 154px;
    }
    .wrapper_head {
        margin-left: 0%;
    }
    .wrapper_head .left-spacer-logo {
        height: 53.2px;
        width: 133px;
    }
    .header-logo{
      max-width: 198px;
      position: fixed;
      z-index: 9;
      display: inline-block;
      top: 110px;
      left: 192px;
    }
    .header-logo img {
      margin-top: -75.6px;
      position: initial;
    }
    .header-logo-block {
      max-width: 208px;
      position: fixed;
      z-index: 9;
      display: inline-block;
    }
    header{
        left: -32px;
    }
    section{
        width: 106%;
    }
    .container-navigation {
        height: 46px;
    }
    .nav-btn{
        visibility: hidden;
    }
    .hamburger-menu-container{
        display: flex;
    }
    .hamburger-menu{
      margin-right: 1.7px;
      margin-top: -40.7px;
    }
    #check{
      top: 50.3%;
      left: 16rem;
      width: 29.6rem;
    }
    .right {
        width: 100%;
        left: 181px;
        top: 48.6px;
        z-index: 1;
    }
    .left-menu-container{
        visibility: visible;
    }
    .left-menu{
      width: 2.6rem;
      height: 2.6rem;
      margin-left: 20px;
      margin-top:33px;
    }
    #sidebar-checkbox{
      top: 38%;
      left: 8.8px
      width: 2rem;
      height: 2rem;
      z-index: 520;
      cursor: pointer;
      opacity: 0;
      display: block;
      height: calc(100vh - 3rem);
      visibility: visible;
    }
    .block {
      top: 152px;
      left: 0px;
      padding: 22px 10px 11px 0px;
    }
    .sidebar{
      height: 50px;
    }
    .corevalue-arrows{
      margin-top: 26px;
      z-index: 10;
    }
    .arrows{
      float: left;
      display: inline-block;
      width: 88px;
    }
    .corevalue-arrows-xs{
      display: none;
    }
    .arrows-xs{
     display: none;
    }
    .banner-container{
        height: 424px;
    }
    .nivo-slider{
      margin-top: 499px;
    }
    .banner-slider {
      margin-top: -316px !important;
      height: 739px !important;
      overflow: hidden;
  }
}

@media only screen and (min-width: 601px) and (max-width: 630px){
      .social {
          float: right !important;
          margin-left: 100px;
      }
      .login-buttn {
          margin-left: -93px;
      }
      .value-cycle{
          width: 53%;
          margin-left: -65px;
      }
      .background-cycle {
        display: none;
      }
      .menu-bar-background {
        margin-top: 0px;
        height: 80px;
        background-color: #faf6c4;
      }
      .sml_logo {
        width: 23%;
        position: absolute;
        top: 21px;
        left: -105px;
      }
      .co-title-block {
        width: 143%;
        margin: 108px 0px 0px 0px;
        display: block;
        position: absolute;
        background: #ff0000;
        height: 43px;
      }
      .co-title{
        padding-top: ;
      }
      .co-name {
        font-size: 20px;
        color: #3e5924;
        width: 87%;
        margin-top: -2px;
      }
      .co-subname {
        font-size: 16px;
        margin: -8px 0px 0px -76px;
        color: #312d5a;
      }
      .heading {
          height: 154px;
      }
      .wrapper_head {
          margin-left: 0%;
      }
      .wrapper_head .left-spacer-logo {
          height: 53.2px;
          width: 133px;
      }
      .header-logo{
        max-width: 198px;
        position: fixed;
        z-index: 9;
        display: inline-block;
        top: 110px;
        left: 215px;
      }
      .header-logo img {
        margin-top: -75.6px;
        position: initial;
      }
      .header-logo-block {
        max-width: 208px;
        position: fixed;
        z-index: 9;
        display: inline-block;
      }
      header{
          left: -32px;
      }
      section{
          width: 106%;
      }
      .container-navigation {
          height: 46px;
      }
      .nav-btn{
          visibility: hidden;
      }
      .hamburger-menu-container{
          display: flex;
      }
      .hamburger-menu{
        margin-right: 1.7px;
        margin-top: -40.7px;
      }
      #check{
        top: 50.3%;
        left: 16rem;
        width: 29.6rem;
      }
      .right {
          width: 100%;
          left: 181px;
          top: 48.6px;
          z-index: 1;
      }
      .left-menu-container{
          visibility: visible;
      }
      .left-menu{
        width: 2.6rem;
        height: 2.6rem;
        margin-left: 20px;
        margin-top:33px;
      }
      #sidebar-checkbox{
        top: 38%;
        left: 8.8px
        width: 2rem;
        height: 2rem;
        z-index: 520;
        cursor: pointer;
        opacity: 0;
        display: block;
        height: calc(100vh - 3rem);
        visibility: visible;
      }
      .block {
        top: 152px;
        left: 0px;
        padding: 22px 10px 11px 0px;
      }
      .sidebar{
        height: 50px;
      }
      .corevalue-arrows{
        margin-top: 26px;
        z-index: 10;
      }
      .arrows{
        float: left;
        display: inline-block;
        width: 88px;
      }
      .corevalue-arrows-xs{
        display: none;
      }
      .arrows-xs{
       display: none;
      }
      .banner-container{
          height: 424px;
      }
      .nivo-slider{
        margin-top: 499px;
      }
      .banner-slider {
        margin-top: -316px !important;
        height: 739px !important;
        overflow: hidden;
    }
  }

@media only screen and (min-width: 631px) and (max-width: 767px){
  .social {
      float: right !important;
      margin-left: 100px;
  }
  .login-buttn {
      margin-left: -93px;
  }
  .value-cycle{
      width: 53%;
      margin-left: -65px;
  }
  .background-cycle {
    display: none;
  }
  .menu-bar-background {
    margin-top: 0px;
    height: 80px;
    background-color: #faf6c4;
  }
  .sml_logo {
    width: 23%;
    position: absolute;
    top: 21px;
    left: -105px;
  }
  .co-title-block {
    width: 143%;
    margin: 108px 0px 0px 0px;
    display: block;
    position: absolute;
    background: #ff0000;
    height: 43px;
  }
  .co-title{
    padding-top: ;
  }
  .co-name {
    font-size: 20px;
    color: #3e5924;
    width: 87%;
    margin-top: -2px;
  }
  .co-subname {
    font-size: 16px;
    margin: -8px 0px 0px -76px;
    color: #312d5a;
  }
  .heading {
      height: 154px;
  }
  .wrapper_head {
      margin-left: 0%;
  }
  .wrapper_head .left-spacer-logo {
      height: 53.2px;
      width: 133px;
  }
  .header-logo{
    max-width: 198px;
    position: fixed;
    z-index: 9;
    display: inline-block;
    top: 110px;
    left: 215px;
  }
  .header-logo img {
    margin-top: -75.6px;
    position: initial;
  }
  .header-logo-block {
    max-width: 208px;
    position: fixed;
    z-index: 9;
    display: inline-block;
  }
  header{
      left: -32px;
  }
  section{
      width: 106%;
  }
  .container-navigation {
      height: 46px;
  }
  .nav-btn{
      visibility: hidden;
  }
  .hamburger-menu-container{
      display: flex;
  }
  .hamburger-menu{
    margin-right: 1.7px;
    margin-top: -40.7px;
  }
  #check{
    top: 50.3%;
    left: 16rem;
    width: 29.6rem;
  }
  .right {
      width: 100%;
      left: 181px;
      top: 48.6px;
      z-index: 1;
  }
  .left-menu-container{
      visibility: visible;
  }
  .left-menu{
    width: 2.6rem;
    height: 2.6rem;
    margin-left: 20px;
    margin-top:33px;
  }
  #sidebar-checkbox{
    top: 38%;
    left: 8.8px
    width: 2rem;
    height: 2rem;
    z-index: 520;
    cursor: pointer;
    opacity: 0;
    display: block;
    height: calc(100vh - 3rem);
    visibility: visible;
  }
  .block {
    top: 152px;
    left: 0px;
    padding: 22px 10px 11px 0px;
  }
  .sidebar{
    height: 50px;
  }
  .corevalue-arrows{
    margin-top: 26px;
    z-index: 10;
  }
  .arrows{
    float: left;
    display: inline-block;
    width: 88px;
  }
  .corevalue-arrows-xs{
    display: none;
  }
  .arrows-xs{
   display: none;
  }
  .banner-container{
      height: 475px;
  }
  .nivo-slider{
    margin-top: 499px;
  }
  .banner-slider {
    margin-top: -316px !important;
    height: 792px !important;
    overflow: hidden;
  }
}

@media only screen and (min-width: 667px) and (max-width: 700px){
  .header-logo{
      left: 249px;
  }
}
@media only screen and (min-width: 701px) and (max-width: 730px){
  .header-logo{
      left: 265px;
  }
}
@media only screen and (min-width: 731px) and (max-width: 767px){
  .header-logo{
      left: 286px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 867px){
  .social {
    margin: 4px 0px 0px 168px;
  }
  .login-buttn {
    margin: 2.3px 50px;
  }
  .header-logo{
    max-width: 110px;
    top: -4px;
    left: -196px;
  }
  .background-cycle {
    margin: -95.4px 0px 0px 19px;
  }
  .sml_logo {
    margin: -56.4px 0px 0px 61px;
  }
  .menu-bar-background {
    margin-top: -22px;
  }
  .nav-link {
    padding: 0.5rem 0.75rem;
  }
  .nav-link > a{
    font-size: 1.4vw;
    letter-spacing: 0.1px;
  }
  header{
    left: 26px;
  }
  .wrapper_head {
    width: 867px;
  }
  .co-title-block {
    width: 100%;
  }
  .co-title-block {
    width: 100%;
    margin: -84px 0px 0px 68px;
  }
  .arrows{
    width: 120px;
  }
  .banner-container {
    height: 448px;
  }
}

@media only screen and (min-width: 801px) and (max-width: 867px){
  .co-title-block {
    margin: -84px 0px 0px 142px !important;
  }
}

@media only screen and (min-width: 868px) and (max-width: 991px){
  .social {
    margin: 4px 0px 0px 168px;
  }
  .login-buttn {
    margin: 2.3px 50px;
  }
  .header-logo{
    max-width: 110px;
    top: -4px;
    left: -196px;
  }
  .background-cycle {
    margin: -95.4px 0px 0px 19px;
  }
  .sml_logo {
    margin: -56.4px 0px 0px 61px;
  }
  .menu-bar-background {
    margin-top: -22px;
  }
  .nav-link {
    padding: 0.5rem 0.75rem;
  }
  .nav-link > a{
    font-size: 1.4vw;
    letter-spacing: 0.1px;
  }
  header{
    left: 26px;
  }
  .wrapper_head {
    width: 867px;
  }
  .co-title-block {
    width: 100%;
  }
  .co-title-block {
    width: 100%;
    margin: -84px 0px 0px 156px;
  }
  .arrows{
    width: 139px;
  }
  .banner-container {
    height: 500px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
    .social {
      margin: 4px 0px 0px 168px;
    }
    .login-buttn {
      margin: 2.3px 50px;
    }
    .header-logo{
      max-width: 110px;
      top: -4px;
      left: -221px;
    }
    .background-cycle {
      margin: -95.4px 0px 0px 19px;
    }
    .sml_logo {
      margin: -56.4px 0px 0px 61px;
    }
    .menu-bar-background {
      margin-top: -22px;
    }
    .nav-link {
      padding: 0.5rem 0.75rem;
    }
    .nav-link > a{
      font-size: 1.4vw;
      letter-spacing: 0.1px;
    }
    header{
      left: 26px;
    }
    .wrapper_head {
      width: 867px;
    }
    .co-title-block {
      width: 100%;
    }
    .co-title-block {
      width: 100%;
      margin: -84px 0px 0px 156px;
    }
    .arrows{
      width: 159px;
    }
    .banner-container {
      height: 556px;
    }
  }

@media only screen and (min-width: 1200px) and (max-width: 1399px){
  .social {
    margin: 4px 0px 0px 168px;
  }
  .login-buttn {
    margin: 2.3px 50px;
  }
  .header-logo{
    max-width: 110px;
    top: -4px;
    left: -280px;
  }
  .background-cycle {
    margin: -95.4px 0px 0px 19px;
  }
  .sml_logo {
    margin: -56.4px 0px 0px 61px;
  }
  .menu-bar-background {
    margin-top: -22px;
  }
  .nav-link {
    padding: 0.5rem 0.75rem;
  }
  .nav-link > a{
    font-size: 1.4vw;
    letter-spacing: 0.1px;
  }
  header{
    left: 26px;
  }
  .wrapper_head {
    width: 867px;
  }
  .co-title-block {
    width: 100%;
  }
  .co-title-block {
    width: 100%;
    margin: -84px 0px 0px 156px;
  }
  .arrows{
    width: 193px;
  }
  .banner-container {
    height: 579px;
  }
}
@media only screen and (min-width: 1301px) and (max-width: 1599px){
  .banner-container {
    height: 616px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px){
  .social {
    margin: 4px 0px 0px 168px;
  }
  .login-buttn {
    margin: 2.3px 50px;
  }
  .header-logo{
    max-width: 110px;
    top: -4px;
    left: -280px;
  }
  .background-cycle {
    margin: -95.4px 0px 0px 19px;
  }
  .sml_logo {
    margin: -56.4px 0px 0px 61px;
  }
  .menu-bar-background {
    margin-top: -22px;
  }
  .nav-link {
    padding: 0.5rem 0.75rem;
  }
  .nav-link > a{
    font-size: 1.1vw;
    letter-spacing: 0.1px;
  }
  header{
    left: 26px;
  }
  .wrapper_head {
    width: 867px;
  }
  .co-title-block {
    width: 100%;
  }
  .co-title-block {
    width: 100%;
    margin: -84px 0px 0px 156px;
  }
  .arrows{
    width: 226px;
  }
  .banner-container {
    height: 693px;
  }
}

@media only screen and (min-width: 1600px) and (max-width: 1799px){
    .social {
      margin: 4px 0px 0px 168px;
    }
    .login-buttn {
      margin: 2.3px 50px;
    }
    .header-logo{
      max-width: 110px;
      top: -4px;
      left: -280px;
    }
    .background-cycle {
      margin: -95.4px 0px 0px 19px;
    }
    .sml_logo {
      margin: -56.4px 0px 0px 61px;
    }
    .menu-bar-background {
      margin-top: -22px;
    }
    .nav-link {
      padding: 0.5rem 0.75rem;
    }
    .nav-link > a{
      font-size: 1.1vw;
      letter-spacing: 0.1px;
    }
    header{
      left: 26px;
    }
    .wrapper_head {
      width: 867px;
    }
    .co-title-block {
      width: 100%;
    }
    .co-title-block {
      width: 100%;
      margin: -84px 0px 0px 156px;
    }
    .arrows{
      width: 255px;
    }
    .banner-container {
      height: 750px;
    }
  }
