/*buttons*/ .btn { -moz-user-select: none; background-image: none; border: 0; color: #fff; cursor: pointer; display: inline-block; font-weight: normal; line-height: 1.5; margin-bottom: 0; text-align: center; text-transform: uppercase; text-decoration:none; transition: background-color 0.2s ease 0s; vertical-align: middle; white-space: nowrap; } .btn.btn-sm { padding: 11px 17px; font-size: 14px; } .btn { border-radius: 0; border-radius: 4px; background-color: #030303; color: #ffffff; } .btn:hover, .btn:active, .btn:focus { background-color: #d54900; color: #ffffff; border:0; } .btn.style-1 { border-radius: 4px; background-color: #292929; color: #fff; } .btn.style-1:hover, .btn.style-1:active, .btn.style-1:focus { background-color: #d54900; color: #fff; } .btn.slider { border-radius: 4px; background-color: #d54b00; color: #fff; } .btn.slider:hover, .btn.slider:active, .btn.slider:focus { background-color: #242424; color: #fff; } .btn.style-2 { border-radius: 4px; border: 2px solid #d54900; background-color: #d54900; color: #fff; } .btn.style-2:hover, .btn.style-2:active, .btn.style-2:focus { background-color: #000000; color: #fff; border-color: #d54900; } .btn.style-3 { border: 2px solid #ffffff;; border-radius: 4px; background-color: transparent; color: #ffffff; } .btn.style-3:hover, .btn.style-3:active, .btn.style-3:focus { border: 2px solid #ffffff; background-color: #ffffff; color: #242424; } .btn.style-4 { padding-left: 0; background-color: transparent; color: #d54b00; } .btn.style-4:hover, .btn.style-4:active, .btn.style-4:focus { padding-left: 0; background: none; color: #242424; border: 0; outline: none; } .s1 { background: url("../images/shadow.png") no-repeat scroll center center rgba(0, 0, 0, 0); bottom: -7px; height: 9px; left: 0; margin: 0 auto; position: absolute; width: 100%; } .signupli { background-color: #da251e; color: #fff; } .signupli a { color: #fff; } .popupLink { color: #ffffff; font-family: 'Open Sans', sans-serif; font-size: 15px; padding: 5px; } .wpb_wrapper > ul { list-style: none; } .slider-text { color: #272727; font-size: 14px; height: auto; padding: 10px 5px; width: 100%; font-family: PT Sans; } .paper { float: right; height: 34px; width: 10%; } .reading { margin: 10px auto; } .reading a { color: #291670; font-size: 16px; font-weight: normal; } @media only screen and (min-width: 481px) and (max-width: 767px){ .paper { float: right; height: 34px; width: auto; } } @media only screen and (min-width: 768px) and (max-width: 992px){ .paper { float: right; height: 34px; width: auto; } .new-style4 { width: 835px; max-width: 100%; } } @media only screen and (min-width: 768px) and (max-width: 993px) { .bx-wrapper img { display: block; height: 165px !important; max-width: 100%; width: 100%; } .tp-bgimg.defaultimg { background-size: 100% auto !important; height: auto !important; } }