body {           margin: 0 auto;           background-color: #211e1c;           width: 100%;           display: -ms-grid;           display: grid;           -ms-grid-rows: auto;           -ms-grid-columns: 100%;         }         a {           color: #fff;           text-decoration: none;         }         ul,         li {           font-family: "ProximaNova-Bold";           color: #d7cec5;         }         h1,         h2,         h3 {           font-family: "ProximaNova-Bold";           color: #d5812d;         }         p {           font-family: "ProximaNova-Bold";           color: #d7cec5;         }         @font-face {           font-family: "ProximaNova";           src: url(/uploads/1386/ProximaNova-Regular.woff) format("woff");           font-style: normal;           font-weight: normal;         }         @font-face {           font-family: "ProximaNova-Bold";           src: url(/uploads/1386/ProximaNova-Bold.woff) format("woff");           font-style: normal;           font-weight: normal;         }         @font-face {           font-family: "ProximaNova-Black";           src: url(/uploads/1386/ProximaNova-Black.woff) format("woff");           font-style: normal;           font-weight: normal;         }         ::-webkit-input-placeholder {           color: #9b9084;         }         ::-moz-placeholder {           color: #9b9084;         }         :-moz-placeholder {           color: #9b9084;         }         :-ms-input-placeholder {           color: #9b9084;         }         .top-bar {           width: 100%;           height: 60px;           -webkit-box-shadow: 0 2px 9px 0 rgba(0,0,0,0.3);                   box-shadow: 0 2px 9px 0 rgba(0,0,0,0.3);           background-color: #312d2b;           position: fixed;           top: 0;           z-index: 5;         }         .navbar-left::-webkit-scrollbar {           width: 0;           ms-overflow-style: none;           overflow: -moz-scrollbars-none;         }         .nav-left-opn {           padding-top: 35px;           padding-bottom: 15px;         }         .nav-left-opn p {           font-family: "ProximaNova-Bold";           font-weight: 600;           font-size: 18px;           line-height: 0.88;           letter-spacing: -0.6px;           color: #f09235;           padding-left: 15px;         }         .nav-left-opn span {           font-family: "ProximaNova-Bold";           font-size: 0.8em;           color: #766555;           padding: 30px 20px 17px;           line-height: 1.4;           display: block;         }         .nav-link-left-opn {           font-family: "ProximaNova-Bold";           font-weight: 600;           font-size: 14px;           line-height: 1;           letter-spacing: -0.5px;           color: #9b9084;           width: 100%;           height: 45px;           padding-left: 15px;           padding-right: 15px;           -webkit-transition: 0.3s;           transition: 0.3s;           padding-top: 15px;           width: 275px;           display: inline-block;           position: relative;         }         .nav-link-left-opn:hover {           background-color: #35302b;         }         .prev-jackpot {           width: 100%;           height: 200px;         }         .slide-bg1 {           background-image: url(/uploads/1386/banner1.png);           background-size: cover;           background-repeat: no-repeat;           background-position: center;           width: 625px;           height: 551px;           margin-top: 52px;         }         .slide-bg2 {           background-image: url(/uploads/1386/banner2.png);           background-size: cover;           background-repeat: no-repeat;           background-position: center;           width: 695px;           height: 605px;         }         .slide-bg3 {           background-image: url(/uploads/1386/banner.png);           background-size: cover;           background-repeat: no-repeat;           background-position: center;           width: 720px;           height: 510px;           margin-top: 50px;         }         .slot-bg6 {           background-image: url(/uploads/1386/immortalromance_mg_flash.png);           background-size: cover;           background-repeat: no-repeat;           background-position: center;         }         .slot-bg7 {           background-image: url(/uploads/1386/gonzos_quest_touch.png);           background-size: cover;           background-repeat: no-repeat;           background-position: center;         }         .slot-bg8 {           background-image: url(/uploads/1386/terminator2_mg_flash.png);           background-size: cover;           background-repeat: no-repeat;           background-position: center;         }         .slot-bg9 {           background-image: url(/uploads/1386/MGS_ZombieHoard.png);           background-size: cover;           background-repeat: no-repeat;           background-position: center;         }         .slot-bg10 {           background-image: url(/uploads/1386/FireLightning.png);           background-size: cover;           background-repeat: no-repeat;           background-position: center;         }         .slot-bg11 {           background-image: url(/uploads/1386/CazinoZeppelin.png);           background-size: cover;           background-repeat: no-repeat;           background-position: center;         }         .slot-bg12 {           background-image: url(/uploads/1386/MGS_WickedTalesDarkRed.png);           background-size: cover;           background-repeat: no-repeat;           background-position: center;         }         .slot-bg13 {           background-image: url(/uploads/1386/MGS_VegasDreams_FeatureSlot.png);           background-size: cover;           background-repeat: no-repeat;           background-position: center;         }         .slot-bg14 {           background-image: url(/uploads/1386/TreasureOfThePyramids.png);           background-size: cover;           background-repeat: no-repeat;           background-position: center;         }         .slot-bg15 {           background-image: url(/uploads/1386/ScrollOfAdventure.png);           background-size: cover;           background-repeat: no-repeat;           background-position: center;         }         .header {           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;           height: 100%;           -webkit-box-pack: center;           -webkit-justify-content: center;               -ms-flex-pack: center;                   justify-content: center;         }         .nav-btn {           width: 80px;           height: 60px;           background-color: #f09235;           display: -webkit-box;           display: -webkit-flex;           display: -ms-flexbox;           display: flex;           -webkit-box-pack: center;           -webkit-justify-content: center;               -ms-flex-pack: center;                   justify-content: center;           -webkit-box-align: center;           -webkit-align-items: center;               -ms-flex-align: center;                   align-items: center;           cursor: pointer;           z-index: 5;           position: absolute;           left: 0;           top: 0;           -webkit-transition: 1s;           transition: 1s;         }         .nav-btn:hover {           -webkit-box-shadow: 0px -10px 45px 5px rgba(240,146,53,0.77);                   box-shadow: 0px -10px 45px 5px rgba(240,146,53,0.77);         }         .nav-btn-icon {           color: #faf6f2;           font-size: 28px;         }         .nav-btn-icon1 {           display: none;           color: #faf6f2;           font-size: 28px;           padding-top: 7px;         }         .slider {           background-image: url(/uploads/1386/bg-image-copy-2.jpg);           height: 625px;           background-repeat: no-repeat;           background-size: cover;           background-position: center;         }         .bg-slid {           box-shadow: inset 0px -30px 295px 200px rgb(33, 30, 27);           height: 635px;         }         .content-block {           position: relative;         }         .content-s {           background-repeat: no-repeat;           background-size: cover;           width: 100%;           padding-top: 0px;           padding-bottom: 60px;         }         .content-slider {           width: 1301px;           margin: 0 auto;         }         .logo {           width: 120px;           height: 40px;           float: left;           margin-right: 110px;         }         .nav-head {           float: left;           height: 100%;         }         .nav-link {           font-family: "ProximaNova-Bold";           font-size: 15px;           font-weight: bold;           font-style: normal;           font-stretch: normal;           line-height: normal;           letter-spacing: -0.1px;           color: #9b9084;           padding-left: 10px;           padding-right: 10px;           display: -webkit-inline-box;           display: -webkit-inline-flex;           display: -ms-inline-flexbox;           display: inline-flex;           position: relative;           height: 100%;           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;           -webkit-transition: 1s;           transition: 1s;         }         .nav {           height: 100%;           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;         }         .nav-link:hover {           color: #ccc1b5;         }         .tags {           width: 1200px;           margin: 0 auto;           font-family: "ProximaNova-Bold";           color: #d7cec5;         }         .registrate {           width: 144px;           height: 60px;           background-color: #d5812d;           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;           -webkit-box-pack: center;           -webkit-justify-content: center;               -ms-flex-pack: center;                   justify-content: center;           -webkit-transition: 1s;           transition: 1s;           cursor: pointer;           margin-left: 275px;         }         .registrate:hover {           background-color: #f09235;           -webkit-box-shadow: 0px -10px 45px 5px rgba(240,146,53,0.77);                   box-shadow: 0px -10px 45px 5px rgba(240,146,53,0.77);         }         .reg-txt {           padding-left: 9px;           font-family: "ProximaNova-Bold";           font-size: 15px;           font-weight: bold;           font-style: normal;           font-stretch: normal;           line-height: normal;           letter-spacing: -0.1px;           color: #faf6f2;         }         .login {           color: #b0a499;           font-size: 22px;           padding-left: 27px;         }         .reg {           color: #faf6f2;         }         .nav-mid {           position: relative;           background: #312d2a;           height: 47px;           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;           padding-left: 15px;           padding-right: 15px;         }         .midle-nav {           display: -webkit-box;           display: -webkit-flex;           display: -ms-flexbox;           display: flex;           -webkit-box-pack: center;           -webkit-justify-content: center;               -ms-flex-pack: center;                   justify-content: center;         }         .preview {           width: 257px;           height: 257px;           -webkit-border-radius: 10px;                   border-radius: 10px;           -webkit-box-shadow: 0 6px 17px -7px rgba(0,0,0,0.5);                   box-shadow: 0 6px 17px -7px rgba(0,0,0,0.5);           background-color: #35302b;           overflow: hidden;           margin-top: 50px;           float: left;           margin-top: 8px;           margin-left: 2px;           margin-right: 2px;         }         .preview:hover {           background-color: #464638;           -webkit-box-shadow: 0 10px 19px -9px rgba(240,146,53,0.77);                   box-shadow: 0 10px 19px -9px rgba(240,146,53,0.77);           -webkit-transition: 1s;           transition: 1s;           cursor: pointer;         }         .prev-img {           width: 257px;           height: 201px;           background-color: #35302b;         }         .prev-txt {           font-family: "ProximaNova-Bold";           font-size: 15px;           font-weight: bold;           font-style: normal;           font-stretch: normal;           line-height: normal;           letter-spacing: -0.1px;           color: #d7cec5;           float: left;           margin-left: 12px;           width: 145px;           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;         }         .prev-inf {           width: 75px;           height: 25px;           -webkit-border-radius: 5px;                   border-radius: 5px;           background-color: #2a6f19;           margin-right: 12px;           margin-top: 15px;           float: right;           display: -webkit-box;           display: -webkit-flex;           display: -ms-flexbox;           display: flex;           -webkit-box-pack: center;           -webkit-justify-content: center;               -ms-flex-pack: center;                   justify-content: center;           -webkit-box-align: center;           -webkit-align-items: center;               -ms-flex-align: center;                   align-items: center;         }         .prev-bottom {           position: relative;           height: 55px;           display: -webkit-box;           display: -webkit-flex;           display: -ms-flexbox;           display: flex;         }         .nav-mid-link {           float: left;           font-family: "ProximaNova-Bold";           font-size: 15px;           font-weight: bold;           font-style: normal;           font-stretch: normal;           line-height: normal;           letter-spacing: -0.1px;           color: #d7cec5;           padding-left: 70px;           padding-right: 70px;           position: relative;           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;           height: 44px;         }         .nav-mid-link:after {           content: '';           position: absolute;           bottom: 0;           left: 0;           width: 100%;           height: 4px;           -webkit-box-sizing: border-box;           box-sizing: border-box;           -webkit-border-top-right-radius: 6px;           -webkit-border-top-left-radius: 10px;                   border-top-left-radius: 10px;           -webkit-border-bottom-right-radius: 6px;           -webkit-border-top-right-radius: 10px;                   border-top-right-radius: 10px;           background-color: #f09235;           opacity: 0;         }         .nav-mid-link.active:after {           opacity: 1;         }         .prev-inf-icon {           font-family: "ProximaNova-Bold";           font-size: 12px;           font-weight: bold;           font-style: normal;           font-stretch: normal;           line-height: normal;           letter-spacing: -0.1px;           text-align: center;           color: #fff;         }         .navbar-left {           display: none;           width: 275px;           -webkit-box-shadow: 0 0 13px 0 rgba(0,0,0,0.5);                   box-shadow: 0 0 13px 0 rgba(0,0,0,0.5);           background-color: #312d2b;           height: 100%;           position: fixed;           left: 0;           top: 35px;           z-index: 5;           width: 275px;           overflow-y: scroll;           overflow: -moz-hidden-unscrollable;         }         .games {           display: block;           overflow: hidden;           max-width: 1305px;           margin: 0 auto;         }         .partner {           height: 284px;           background-color: #35302b;           padding-top: 40px;         }         .one-line {           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;           -webkit-box-pack: center;           -webkit-justify-content: center;               -ms-flex-pack: center;                   justify-content: center;           font-size: 100px;         }         .partner-icon {           display: -webkit-box;           display: -webkit-flex;           display: -ms-flexbox;           display: flex;           position: relative;           margin-right: 43.5px;           margin-left: 43.5px;           color: #5d5247;           -webkit-transition: 1s;           transition: 1s;           cursor: pointer;         }         .partner-icon:hover {           color: #96826e;         }         .footer {           height: 458px;           background-color: #211e1c;         }         .f-text {           font-family: "ProximaNova";           width: 406px;           font-size: 12px;           font-weight: normal;           font-style: normal;           font-stretch: normal;           line-height: 1.42;           letter-spacing: normal;           color: #51453a;         }         .f-slogan {           font-family: ProximaNova;           font-size: 15px;           font-weight: bold;           font-style: normal;           font-stretch: normal;           line-height: normal;           letter-spacing: -0.1px;           color: #9b9084;           margin-bottom: 62px;         }         .f-logo {           width: 91px;           height: 28px;           margin-bottom: 17px;           padding-left: 65px;         }         .f-images {           margin-right: 20px;         }         .footer-left {           margin-top: 62px;           margin-bottom: 54px;           margin-right: 415px;           display: block;           float: left;         }         .f-block {           display: -webkit-box;           display: -webkit-flex;           display: -ms-flexbox;           display: flex;         }         .nav-f {           font-family: "ProximaNova-Bold";           font-size: 18px;           font-weight: bold;           font-style: normal;           font-stretch: normal;           line-height: normal;           letter-spacing: -0.6px;           color: #f09235;           padding-bottom: 30px;           display: block;         }         .foot-main {           display: -webkit-box;           display: -webkit-flex;           display: -ms-flexbox;           display: flex;           -webkit-box-pack: center;           -webkit-justify-content: center;               -ms-flex-pack: center;                   justify-content: center;         }         .nav-link-footer {           font-family: ProximaNova;           font-size: 15px;           font-weight: normal;           font-style: normal;           font-stretch: normal;           line-height: normal;           letter-spacing: -0.3px;           color: #b0a499;           display: block;           margin-bottom: 21px;           -webkit-transition: 1s;           transition: 1s;         }         .nav-link-footer:hover {           color: #f09235;         }         .footer-right {           float: left;           margin-top: 62px;           margin-bottom: 54px;         }         .f-contact {           float: left;           margin-right: 50px;         }         .footer-line {           width: 1301px;           height: 3px;           background: -webkit-gradient(linear, left top, right top, color-stop(1%, #211e1c), color-stop(50%, #312d2b), to(#211e1c));           background: linear-gradient(to right, #211e1c 1%, #312d2b 50%, #211e1c 100%);           margin: 0 auto;         }         .footer-bottom {           font-family: ProximaNova;           font-size: 15px;           font-weight: normal;           font-style: normal;           font-stretch: normal;           line-height: normal;           letter-spacing: -0.1px;           color: #51453a;           width: 1301px;           margin: 0 auto;           margin-top: 34px;         }         #slider-top {           width: 1301px;           margin: 0 auto;         }         .slid-cont {           display: -webkit-box;           display: -webkit-flex;           display: -ms-flexbox;           display: flex;           width: 1175px;           margin: 0 auto;         }         .slid-cont-txts {           font-family: "ProximaNova-Bold";           font-size: 24px;           font-weight: bold;           font-style: normal;           font-stretch: normal;           line-height: 1.5;           letter-spacing: -0.2px;           text-align: left;           color: #faf6f2;           width: 430px;           margin-top: 18px;         }         .slid-cont-left {           padding-top: 103px;         }         .slid-cont-btn {           width: 270px;           height: 50px;           -webkit-border-radius: 25px;           border-radius: 25px;           -webkit-box-shadow: 0 10px 19px -9px rgba(240,146,53,0.77);           box-shadow: 0 10px 19px -9px rgba(240,146,53,0.77);           background-color: #f09235;           width: 210px;           height: 40px;           z-index: 555;           margin: 0 auto;           margin-top: 17px;           display: -webkit-box;           display: -webkit-flex;           display: -ms-flexbox;           display: flex;           -webkit-box-pack: center;           -webkit-justify-content: center;               -ms-flex-pack: center;                   justify-content: center;           -webkit-box-align: center;           -webkit-align-items: center;               -ms-flex-align: center;                   align-items: center;           font-family: "ProximaNova-Bold";           font-size: 16px;           font-weight: bold;           font-style: normal;           font-stretch: normal;           line-height: normal;           letter-spacing: -0.3px;           text-align: center;           color: #faf6f2;         }         .slid-cont-right {           position: relative;         }         .cont-txt-one {           font-family: "ProximaNova-Black";           font-size: 64px;           font-weight: 900;           font-style: normal;           font-stretch: normal;           line-height: 1.06;           letter-spacing: -0.2px;           color: #faf6f2;           margin-right: 20px;         }         .cont-txt-two {           font-family: "ProximaNova-Black";           font-size: 64px;           font-weight: 900;           font-style: normal;           font-stretch: normal;           line-height: 1.06;           letter-spacing: -0.2px;           color: #f09235;         }                  @media (max-width: 1350px) {           html, body{             width: 100%;             overflow-x: hidden;           }           .registrate {             margin-left: 225px;           }           .logo {             margin-right: 40px;           }           .tags {             width: 1010px;           }           #slider-top {             width: 1025px;           }           .slid-cont-txts {             margin-left: 50px;           }           .slide-bg1 {             width: 505px;             height: 465px;           }           .slide-bg2 {             width: 515px;             height: 475px;           }           .slide-bg3 {             width: 500px;             height: 355px;             margin-top: 125px;                    }           .content-slider {             width: 1025px;           }           .games {             max-width: 1020px;           }           .preview {             width: 250px;             height: 257px;           }           .nav-mid-link {             padding-left: 45px;             padding-right: 45px;           }           .one-line {             font-size: 70px;           }           .partner {             height: auto;     		padding-bottom: 20px;           }           .footer-left {             margin-right: 100px;           }           .footer-line {             width: 1020px;           }           .footer-bottom {             width: 1020px;           }           .login:empty{             display: none;           }               img, video, iframe{     max-width: 100%;   }   .iframe-box iframe {     width: 100%;     height: 350px; }          }         @media (max-width: 1025px) {           .nav-head {             display: none;           }           .nav-mid-link {             padding-left: 20px;             padding-right: 20px;           }           .tags {             width: 705px;           }           .games {             max-width: 714px;           }           .preview {             width: 234px;             height: 250px;           }           .one-line {             font-size: 37px;           }           .partner {             height:auto;             padding-top: 0;           }           .foot-main {               height: auto;               margin-left: 23px;               display: flex;               justify-content: space-between;           }           .footer-left {             float: none;           }           .content-slider {             width: 100%;           }           .footer-line {             width: 714px;           }           .footer-bottom {             width: 714px;           }           #slider-top {             width: 714px;           }           .cont-txt-one {             font-size: 50px;           }           .slid-cont-txts {             margin-left: 57px;             width: 275px;           }           .slide-bg3 {             width: 365px;             height: 260px;             margin-top: 121px;           }           .slide-bg2 {             width: 400px;             height: 373px;           }           .slide-bg1 {             width: 387px;             height: 355px;           }           .slider {             height: 557px;           }           .bg-slid {             box-shadow: inset 0px -30px 295px 200px rgb(33, 30, 27);             height: 560px;           }           .nav-mid {               width: 100%;               margin-bottom: 15px;               max-width: 714px;                        }           .partner-icon {               margin: 7px 15px;           }           .partner [data-icon]:before{                 font-size: 100px !important;           }           p, body{             font-size: 16px;           }                    }         @media (max-width: 713px) {           *, div{             box-sizing: border-box;           }           .logo {             margin-right: 20px;             margin-left: 75px;           }           .nav-head {             display: none;           }           .header {             -webkit-box-pack: unset;             -webkit-justify-content: unset;                 -ms-flex-pack: unset;                     justify-content: unset;           }           .registrate {             margin-left: 0;             height: 50px;           }           .content-block {             margin-top: 50px;             margin-left: 0;           }           .slid-cont-btn {             width: 210px;             height: 40px;           }           #slider-top {             width: 600px;           }           .bg-slid,  .content-slider, #slider-top, .owl-carousel .owl-item{               height: 500px;           }           .slid-cont-left {             padding-top: 357px;             margin: 0 auto;             width: 255px;             height: 475px;           }           .slid-cont-txts {             display: none;           }           .slid-cont-txts {             font-size: 21px;             margin-left: 0;           }           .cont-txt-two {             font-size: 21px;           }           .games {         	width: 100%;         	padding-left: 2px;         	padding-right: 2px;         	display: inline-flex;         	flex-wrap: wrap;         	justify-content: center;         	padding-left: 2px;         	padding-right: 2px;           }           .nav-btn {             width: 55px;             height: 50px;           }           .nav-btn-icon {             font-size: 28px;           }           .top-bar {             height: 50px;           }           .preview {         	width: 45%;             height: 155px;           }           .content-s {             padding-top: 0;             padding-bottom: 5px;           }           .content-slider {             width: 100%;           }           .footer-bottom {             margin-bottom: 45px;           }           .reg-txt {             font-size: 13px;           }           .slider {             height: 500px;           }           .nav-mid {             -webkit-flex-wrap: nowrap;                 -ms-flex-wrap: nowrap;                     flex-wrap: nowrap;             overflow-x: auto;             width: 100%;             margin-bottom: 25px;             position: inherit;             display: flex;             justify-content: space-between;             flex-wrap: wrap;     		height: auto;           }           .nav-mid-link {             padding-left: 5px;             padding-right: 5px;             -webkit-box-flex: 0;             -webkit-flex: 0 0 auto;                 -ms-flex: 0 0 auto;                     flex: 0 0 auto;           }           .f-text {             width: 275px;           }           .one-line {             width: 100%;             margin: 0 auto;             font-size: 31px;             flex-wrap: wrap;           }           .partner-icon {             margin-right: 15px;             margin-left: 15px;           }           .foot-main {             display: flex;             height: auto;             overflow: hidden;             width: auto;             margin: 0 auto;             padding-left: 10px;             padding-right: 10px;             flex-wrap: wrap;             box-sizing: border-box;             justify-content: center;           }           .footer-left {               margin-right: 20px;           }                      .footer-line {             width: 100%;           }           .f-logo {               padding-left: 25px;           }           .footer-bottom {             width: 100%;             padding-left: 10px;             padding-right: 10px;           }           .prev-img {             width: 100%;             height: 121px;           }           .prev-jackpot {             width: 100%;             height: 121px;           }           .prev-inf {             display: none;           }           .prev-bottom {             height: 34px;           }           .prev-txt {             font-size: 11px;           }           .slide-bg2 {             width: 357px;             height: 328px;             position: absolute;           }           .slide-bg1 {             width: 357px;             height: 327px;             margin-top: 2px;             position: absolute;           }           .login {             padding-left: 20px;           }           .slide-bg3 {             width: 350px;             height: 245px;             margin-top: 56px;             position: absolute;           }           .slid-cont {                 width: 100%;             }           .cont-txt-one {             margin-right: 5px;             font-size: 21px;           }           .navbar-left {             left: 0px;           }           .bg-slid {             box-shadow: inset 0px -60px 267px 137px rgb(33, 30, 27);             height: 500px;           }           .tags {         	width: 100%;         	padding-left: 10px;         	padding-right: 10px;           }           .hide-block  {             display: none;           }           #toccd {               width: auto;             margin-bottom: 10px;           }         } 		 @media screen and (max-width: 640px){       #slider-top {         width: 500px;       } } @media screen and (max-width: 540px){       #slider-top {         width: 420px;       }   .footer-left {                  margin: 0 auto;           } } @media screen and (max-width: 480px){         #slider-top {         width: 400px;       } } @media screen and (max-width: 425px){       #slider-top {         width: 350px;       } } @media screen and (max-width: 375px){       #slider-top {         width: 300px;       } }         .owl-carousel {         	display: none;         	width: 100%;         	-webkit-tap-highlight-color: transparent;         	position: relative;         	z-index: 1         }                  .owl-carousel .owl-stage {         	position: relative;         	-ms-touch-action: pan-Y;         	touch-action: manipulation;         	-moz-backface-visibility: hidden         }                  .owl-carousel .owl-stage:after {         	content: ".";         	display: block;         	clear: both;         	visibility: hidden;         	line-height: 0;         	height: 0         }                  .owl-carousel .owl-stage-outer {         	position: relative;         	overflow: hidden;         	-webkit-transform: translateZ(0)         }                  .owl-carousel .owl-item,         .owl-carousel .owl-wrapper {         	-webkit-backface-visibility: hidden;         	-moz-backface-visibility: hidden;         	-ms-backface-visibility: hidden;         	-webkit-transform: translateZ(0);         	-moz-transform: translateZ(0);         	-ms-transform: translateZ(0)         }                  .owl-carousel .owl-item {         	position: relative;         	min-height: 1px;         	float: left;         	-webkit-backface-visibility: hidden;         	-webkit-tap-highlight-color: transparent;         	-webkit-touch-callout: none         }                  .owl-carousel .owl-item img {         	display: block;         	width: 100%         }                  .owl-carousel .dots.disabled,         .owl-carousel .owl-nav.disabled {         	display: none         }                  .owl-carousel .dots1,         .owl-carousel .owl-nav .icon-4,         .owl-carousel .owl-nav .icon-5 {         	cursor: pointer;         	-webkit-user-select: none;         	-moz-user-select: none;         	-ms-user-select: none;         	user-select: none         }                  .owl-carousel .owl-nav button.icon-4,         .owl-carousel .owl-nav button.icon-5,         .owl-carousel button.dots1 {         	background: none;         	color: inherit;         	border: none;         	padding: 0!important;         	font: inherit         }                  .owl-carousel.owl-loaded {         	display: block         }                  .owl-carousel.owl-loading {         	opacity: 0;         	display: block         }                  .owl-carousel.owl-hidden {         	opacity: 0         }                  .owl-carousel.owl-refresh .owl-item {         	visibility: hidden         }                  .owl-carousel.owl-drag .owl-item {         	-ms-touch-action: pan-y;         	touch-action: pan-y;         	-webkit-user-select: none;         	-moz-user-select: none;         	-ms-user-select: none;         	user-select: none         }                  .owl-carousel.owl-grab {         	cursor: move;         	cursor: grab         }                  .owl-carousel.owl-rtl {         	direction: rtl         }                  .owl-carousel.owl-rtl .owl-item {         	float: right         }                  .no-js .owl-carousel {         	display: block         }                  .owl-carousel .animated {         	animation-duration: 1s;         	animation-fill-mode: both         }                  .owl-carousel .owl-animated-in {         	z-index: 0         }                  .owl-carousel .owl-animated-out {         	z-index: 1         }                  .owl-carousel .fadeOut {         	animation-name: a         }         @font-face {         	font-family: icon;         	src: url(/uploads/1386/icon.woff) format("woff");         	font-weight: 400;         	font-style: normal         } [data-icon]:before {         	content: attr(data-icon)         }                  [class*=" icon-"]:before,         [class^=icon-]:before,         [data-icon]:before {         	font-family: icon;         	font-style: normal;         	font-weight: 400;         	font-variant: normal;         	text-transform: none;         	speak: none;         	line-height: 1;         	-webkit-font-smoothing: antialiased;         	-moz-osx-font-smoothing: grayscale         }                  .icon-10:before {         	content: "\61"         } #tocc > li {list-style-type: decimal !important; } #tocc > li a {color: #d5812d !important; font-size:13px;} #toccd {float: left; max-width: 540px; max-height: 300px; overflow: hidden;}