footer {
    background-color: #f5f5f5;
    padding: 30px 115px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

footer .footer-new {
    width: 100%;
    padding: 0px;
    max-width: 1510px;
}

.footer-new .container-wrapper {
    display: flex;
    justify-content: space-between;
}

.footer-new .col {
    display: flex;    
}

.footer-new h4 {
    font-size: 13px;
    text-transform: uppercase;
    color: #0e1750;
    font-weight: bold;
    margin: 10px 0px;
}

.footer-new ul {
    padding: 0px;
    margin: 12px 0px 0px 0px;
}

.footer-new li {
    list-style: none;
    margin: 0px;
}

.footer-new li a {
    font-size: 12px;
    color: #0e1750;
    font-weight: 300;
	text-decoration: none !important;
}

.footer-new .col.box2 {
    width: 75%;
    align-items: end;
    justify-content: end;
    gap: 36px;
}

.footer-new .col.box1 {
    width: 35%;
    gap: 58px;
}

.footer-new p {
    font-size: 12px;
    margin: 0px;
    color: #676767;
    font-weight: 300;
}

.footer-new .content-wrapper:first-child p:first-child {
    margin-bottom: 20px;
}

.footer-new p.images {
    margin-bottom: 10px;
}

.footer-new a.cig-text {
    color: #676767;
}

.container.header {
    display: none;
}

.container.main-banner {
    max-width: 100%;
}

h4.top-text {
    font-size: 16px;
    color: #0e1750;
    font-weight: bold;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-align: center;
    letter-spacing: 1px;
    margin: 0px;
    padding: 18px 0px;
}

.sarch-bannr {
    background: url(newImages/Web-banner-image.svg) no-repeat center center;
    padding: 0px;
    position: relative;
    box-sizing: border-box;
    min-height: 100%;
    height: 295px;
}

.sarch-bannr .inner-sarch-dv {
    margin: 0px;
    display: flex;
    flex-direction: column;
    margin: 0px auto;
    padding: 0px 115px;
}

.sarch-bannr .home-srclogo {
    max-width: 1510px;
    float: none;
    padding: 35px 0px 0px 0px;
    margin: 0px auto;
    width: 100%;
}

.sarch-bannr .home-srclogo img.img-responsive {
    float: right;
    margin-right: -12px;
    width: 450px;
}

.sarch-bannr .inner-sarch-dv .sarchby-p {
    float: none;
    height: auto;
    width: 100%;
    margin: 0px;
    border-radius: 2px;
    filter: drop-shadow(0px 3px 6px rgba(0,0,0,0.16));
    background-color: #ffffff;
    border: none;
    padding: 25px 30px;
    display: flex;
    gap: 40px;
    align-items: center;
    justify-content: space-between;    
}

.sarch-bannr .container {
    width: 100%;    
}

.sarch-bannr .inner-sarch-dv form {
    max-width: 1510px;
    margin: 30px auto 0px;
    width: 100%;
}

.sarch-bannr .inner-sarch-dv .sp-cat {
    display: flex;
    align-items: center;
    gap: 40px;
}

.sarch-bannr .inner-sarch-dv .sarchby-p h2 {
    margin: 0px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: 300;
    white-space: nowrap;
}

.sarch-bannr .inner-sarch-dv .sarchby-p h2 span {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;
}

.sarch-bannr .inner-sarch-dv .sarchby-p h2 a {
    color: #000 !important;
    text-decoration: underline;
}

.sarch-bannr .inner-sarch-dv .sarchby-p .sarchf {
    border-radius: 4px !important;
    background-color: #ffffff !important;
    border: 1px solid #9a9a9a;
    margin: 0px;
    width: 310px;
    height: 45px;
}

.sarch-bannr .inner-sarch-dv .sarchby-p .btn {
    height: 45px;
    border-radius: 4px !important;
    background-color: #0e1750 !important;
    width: auto;
    float: none;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;
    font-size: 15px;
    padding: 0px 67px;
    transition: 0.3s ease-in-out;
    border-color: #0e1750 !important;
}

.sarch-bannr .inner-sarch-dv .sarchby-p .advcsrch-lnk a {
    height: 45px;
    border-radius: 4px !important;
    background-color: #1999c6;
    width: auto;
    float: none;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300 !important;
    font-size: 15px;
    padding: 0px 32px;
    margin: 0px;
    display: block;
    text-decoration: none;
    line-height: 45px;
    color: #fff;
    white-space: nowrap;
    transition: 0.3s ease-in-out;
}

.sarch-bannr .inner-sarch-dv .sarchby-p .advcsrch-lnk {
    margin: 0px;
}

.sarch-bannr .inner-sarch-dv .sarchby-p .btn:hover, .sarch-bannr .inner-sarch-dv .sarchby-p .advcsrch-lnk a:hover {
    background: #000 !important;
}

.col-md-4.content-text {
    display: none;
}

.section-odo {
    max-width: 100%;
    padding: 0px 115px;
    margin: 110px 0px 48px;
}

.home-wrapper {
    max-width: 1510px;
    margin: 0px auto;
    display: flex;
    gap: 65px;
}

.home-wrapper .col-md-4, .home-wrapper .col-md-8, .home-wrapper .col-md-7 {
    padding: 0px;
}

.home-wrapper img {
    width: 100%;    
}

.home-wrapper .text-wrap {
    margin-top: 58px;
    display: flex;
    justify-content: space-between;
    align-items: self-start;
    gap: 40px;
}

#catModal .modal-content {
    border-radius: 0px;
    padding: 60px;
}

#catModal .modal-header .close {
    background: none !important;
    color: #707070 !important;
    padding: 0px !important;
    font-size: 44px;
}

#catModal .pop-title {
    color: #0e1750;
    font-weight: 500;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 23px;
}

#catModal .pop-title span {
    color: #0e1750;
    font-weight: 500;
    text-transform: lowercase;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

#catModal .modal-header {
    border-bottom: 1px solid #707070;
    padding-bottom: 12px;
}

#catModal .modal-body {
    padding: 0px;
}

#catModal .p-txt {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: normal;
}

#catModal .modal-body .nav-pills {
    padding: 0px;
    background: none;
    overflow: hidden;
    margin-top: 25px;
    column-count: 2;
}

#catModal .modal-body .nav-pills::before, #catModal .modal-body .nav-pills::after{
    display: none;
}

#catModal .modal-body .nav-pills .cat-pill {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #000 !important;
    margin: 0px;
    border-left: 5px solid #e8e8e8;
    padding: 0px 0px 6px 8px;
}

#catModal .modal-body .nav-pills .cat-pill a:hover {
    text-decoration: underline;  
    color: #000 !important;
}

@media(min-width:768px){
#catModal .modal-dialog {
    margin: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) !important;
}
}

@media(max-width:767px){
#catModal .modal-body .nav-pills {
    grid-template-columns: 1fr;
	column-count: 1;
}

#catModal .modal-content {
    padding: 30px;
}

#catModal .modal-header .close {
    margin-right: -15px;
    margin-top: -15px;
}
}

#proModal .modal-content, #ingModal .modal-content {
    border-radius: 0px;
    padding: 60px;
}

#proModal .modal-header .close, #ingModal .modal-header .close {
    background: none !important;
    color: #707070 !important;
    padding: 0px !important;
    font-size: 44px;
}

#proModal .pop-title, #ingModal .pop-title {
    color: #0e1750;
    font-weight: 500;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 23px;
}

#proModal .pop-title span, #ingModal .pop-title span {
    color: #0e1750;
    font-weight: 500;
    text-transform: lowercase;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

#proModal .modal-header, #ingModal .modal-header {
    border-bottom: 1px solid #707070;
    padding-bottom: 12px;
}

#proModal .modal-body, #ingModal .modal-body {
    padding: 0px;
}

#proModal .p-txt, #ingModal .p-txt {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: normal;
}

#proModal .modal-dialog, #ingModal .modal-dialog {
    margin: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) !important;
}

@media(max-width:767px){
#proModal .modal-content, #ingModal .modal-content {
    padding: 30px;
}

#proModal .modal-header .close, #ingModal .modal-header .close {
    margin-right: -15px;
    margin-top: -15px;
}
}

#advSearchModal .modal-content {
    border-radius: 0px;
    padding: 60px;
}

#advSearchModal .modal-header .close {
    background: none !important;
    color: #707070 !important;
    padding: 0px !important;
    font-size: 44px;
}

#advSearchModal .pop-title {
    color: #0e1750;
    font-weight: 500;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 23px;
}

#advSearchModal .modal-header {
    border-bottom: 1px solid #707070;
    padding-bottom: 12px;
}

#advSearchModal .modal-body {
    padding: 0px;
}

#advSearchModal .content-pop-wrapper {
    background: #e8e8e8;
    padding: 20px 30px;
    margin: 15px 0px 20px;
}

#advSearchModal .content-pop-wrapper p {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    color: #000;
}

#advSearchModal .content-pop-wrapper p.p-txt {
    margin: 0px 0px 5px !important;
    padding: 0px;
    font-size: 16px !important;
    font-weight: 500;
}

#advSearchModal .content-pop-wrapper ul {
    margin: 0px 0px 6px;    
}

#advSearchModal .content-pop-wrapper ul li {
    color: #000;
    margin: 0px;
    padding: 0px;    
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
}

#advSearchModal .modal-body .nav-pills {
    padding: 0px;
    background: none;
    overflow: hidden;
}

#advSearchModal .p-txt.boldtxt {
    margin: 0px 0px 10px;
}

#advSearchModal .form-wrapper {
    width: 50%;
}

#advSearchModal .container-wrapper {
    display: flex;
    justify-content: space-between;
}

#advSearchModal .advcsrch label {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
}

#advSearchModal .advcsrch .form-control {
    border: 1px solid #707070;
    width: 100%;
}

#advSearchModal .form-wrapper:first-child {
    border-right: 1px solid #c7c7c7;
    padding-right: 30px;
}

#advSearchModal .advcsrch input[type="radio"] {
    accent-color: #000;
}

#advSearchModal .form-wrapper:last-child {
    padding-left: 30px;    
}

#advSearchModal .advcsrch .chbx-label {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
    margin-bottom: 5px;
}

#advSearchModal .checkbox .row {
    margin: 0px;
}

#advSearchModal .checkbox .col-md-3 {
    width: 50%;
    padding: 10px 0px 6px;
}

#advSearchModal .checkbox input[type="checkbox"] {
    accent-color: #000;    
}

#advSearchModal .button-wrapper {
    float: right;
	margin-top: 20px;
}

#advSearchModal .advcsrch .btn-srch {
    background: #0e1750 !important;
    color: #fff;
    width: auto;
    padding: 0px 40px !important;
    height: 35px;
    line-height: normal;
    border-radius: 4px;
    font-size: 16px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    border: 1px solid #0e1750 !important;
    transition: 0.3s ease-in-out;
}

#advSearchModal .advcsrch .btn-srch.reset {
    background: #c7c7c7 !important;
    border: 1px solid #c7c7c7 !important;
}

#advSearchModal .advcsrch .btn-srch:hover {
    background: #000 !important;
    border: 1px solid #000 !important;
}

@media(max-width:991px){
#advSearchModal .modal-content {
    padding: 30px;
}

#advSearchModal .modal-header .close {
    margin-right: -15px;
    margin-top: -15px;
}
}

@media(max-width:767px){
#advSearchModal .content-pop-wrapper {
    padding: 20px 15px;
}

#advSearchModal .container-wrapper {
    flex-direction: column;
}

#advSearchModal .form-wrapper {
    width: 100%;
    border-bottom: 1px solid #c7c7c7 !important;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

#advSearchModal .form-wrapper:first-child {
    border: none;
    padding-right: 0px;    
}

#advSearchModal .form-wrapper:last-child {
    padding-left: 0px;
}

#advSearchModal .button-wrapper {
    float: none;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-top: 10px;
}

#advSearchModal .advcsrch .btn-srch {
    width: 50%;
    margin: 0px;
}

#advSearchModal .advcsrch .btn-srch.reset {
    margin: 0px;
}

#advSearchModal .modal-body {
    padding: 0px !important;
}

#advSearchModal .p-txt.boldtxt {
    font-weight: bold;
    display: flex;
    justify-content: space-between;
}

#advSearchModal .form-wrapper img {
    width: 14px;
}

#advSearchModal .p-txt.boldtxt.active img {
    transform: rotate(60deg);
}
}

.small-cont.new-product-page {
    width: 100%;
    padding: 0px 30px;
}

.new-product-page .detaillevel-section {
    margin: 70px auto 40px;
    max-width: 1350px;
    display: flex;
    gap: 30px;
}

.new-product-page .detaillevel-section .col-sm-4 {
    padding: 0px;
    border: none;
}

.new-product-page .detaillevel-section .col-sm-4.left {
    width: 336px;
}

.new-product-page .detaillevel-section .col-sm-4.right {
    width: 308px;
}

.new-product-page .detaillevel-section .col-sm-4.midal {
    width: 718px;
}

.new-product-page .detaillevel-section .bodrbar {
    display: none;
}

.new-product-page .detaillevel-section .imgblok {
    margin: 0px;
}

.new-product-page .midal .midal-wrapper {
    padding-top: 13px;
}

.new-product-page .detaillevel-section .detail-titlebar h3 {
    margin: 0px !important;
    padding: 0px;
    color: #000;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-size: 25px;
}

.new-product-page .detail-titlebar .ritimg {
    margin: 0px;
}

.new-product-page .detaillevel-section .detail-titlebar {
    border-bottom: 0.5px solid #707070;
    padding-bottom: 13px;
}

.new-product-page .detaillevel-section .midal-wrapper h3 {
    margin: 0px;
    min-height: initial;
    line-height: normal;
    padding: 30px 0px 10px;
    color: #000;
    font-weight: bold;
    font-size: 17px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.new-product-page .detaillevel-section .midal-wrapper p {
    margin: 0px;
}

.new-product-page .imgblok-detail {
    background: #e8e8e8;
    margin: 0px 0px 27px;
    padding: 30px;
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.new-product-page .imgblok-detail .full .left50 {
    width: auto;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: normal;
	padding-right: 6px;
}

.new-product-page .imgblok-detail .full .right50 {
    width: auto;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: normal;
    font-size: 15px;    
}

.btn-wrapper-pdp {
    margin: 0px;
    display: flex;
    flex-direction: column;    
}

.btn-wrapper-pdp a.btn-bts {
    padding: 0px;
    border: 3px solid #0E1750 !important;
    text-align: center;
    color: #0E1750 !important;
    text-decoration: none;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 19px;
    margin-bottom: 27px;
    border-radius: 3px;
    transition: 0.3s ease-in-out;
	height: 45px;
	line-height: 36px;
}

.btn-wrapper-pdp a.btn-prev-p {
    padding: 0px;
    border: 3px solid #0E1750 !important;
    text-align: center;
    color: #fff !important;
    text-decoration: none;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 19px;
    background: #0E1750 !important;
    border-radius: 3px;
    transition: 0.3s ease-in-out;
    margin-bottom: 27px;
	height: 45px;
	line-height: 36px;
}

.btn-wrapper-pdp a.btn-next-p {
    padding: 0px;
    border: 3px solid #1999c6 !important;
    text-align: center;
    color: #fff !important;
    text-decoration: none;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 19px;
    background: #1999c6 !important;
    border-radius: 3px;    
    transition: 0.3s ease-in-out;
	height: 45px;
    line-height: 36px;
}

.btn-wrapper-pdp a.btn-next-p:hover, .btn-wrapper-pdp a.btn-bts:hover, .btn-wrapper-pdp a.btn-prev-p:hover {
    background: #000 !important;
    border: 3px solid #000 !important;
    color: #fff !important;
}

.sarch-bannr .inner-sarch-dv .sp-cat .tt-menu {
    background: #0e1750;
}

.footer-new li a:hover {
    font-weight: 600;
    text-decoration: none;
}

.home-wrapper .text-wrap p {
    font-size: 11px;
}

.home-wrapper .text-wrap .col-md-4 {
    width: 50%;
}

.footer-new .content-wrapper .images {
    display: flex;
    gap: 10px;
    margin-bottom: 18px;
}

.footer-new p.text-img {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.new-product-page .detaillevel-section {
    max-width: 1120px;
    margin: 120px auto 72px;
    gap: 50px;
}

.new-product-page .detaillevel-section .detail-titlebar h3 {
    font-size: 25px;
	line-height: 29px;
    min-height: auto;
}

.new-product-page .detaillevel-section .midal-wrapper h3 {
    font-size: 17px;
	padding: 30px 0px 10px;
}

.new-product-page .detaillevel-section .midal-wrapper h3:first-child {
    padding: 10px 0px;
}

.new-product-page .detaillevel-section .midal-wrapper p {
    font-size: 14px;
    color: #000;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: 500;
}

.new-product-page .midal-wrapper .detail-level div {
    width: 100%;
	font-size: 14px;
    color: #000;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: 500;
    padding: 0px !important;
    margin: 0px !important;
}

.new-product-page .midal-wrapper .detail-level {
    margin: 0px;
	padding: 0px !important;
}

.new-product-page .imgblok-detail .full .right50 {
    font-size: 14px;
}

h4.top-text {    
    background: #fff;
}

.sarch-bannr.stickynew {
    position: sticky;
    top: 0px;
    z-index: 9999;
}

body.modal-open h4.top-text {
    z-index: 1;
}

body.modal-open .sarch-bannr {
    z-index: 1;
}

@media(min-width:1530px){
.sarch-bannr .inner-sarch-dv .sarchby-p h2 {
    font-size: 19px;
}

.sarch-bannr .inner-sarch-dv .sarchby-p .advcsrch-lnk a {
    padding: 0px 40px;
}

.sarch-bannr .inner-sarch-dv .sarchby-p .btn {
    padding: 0px 75px;
}

.home-wrapper .text-wrap p {
    font-size: 13px;
}
}

@media(max-width:1529px){
.sarch-bannr .inner-sarch-dv {
    padding: 0px 30px;
}

.sarch-bannr .home-srclogo {
    max-width: 1120px;
}

.sarch-bannr .inner-sarch-dv form {
    max-width: 1120px;
}

.section-odo {
    padding: 0px 30px;
}

.home-wrapper {
    max-width: 1120px;
}

footer .footer-new {
    max-width: 1120px;
}

footer {
    padding: 30px 30px;
}
}

@media(min-width:1530px){
h4.top-text {
    font-size: 20px;
    height: 53px;
    padding: 0px;
    line-height: 53px;
}

.sarch-bannr {
    height: 359px;
}

.sarch-bannr .inner-sarch-dv form {
    max-width: 1508px;
    margin: 0px auto;
}

.sarch-bannr .home-srclogo img.img-responsive {
    width: 537px;
	margin-right: -14px;
}

.sarch-bannr .home-srclogo {
    max-width: 1508px;
    padding: 51px 0px 45px 0px;
}

.sarch-bannr .inner-sarch-dv .sarchby-p {
    padding: 25px 40px;
    border-radius: 3px;
}

.sarch-bannr .inner-sarch-dv .sarchby-p h2 {
    font-size: 19px;
}

.sarch-bannr .inner-sarch-dv .sarchby-p .sarchf {
    border-radius: 3px !important;
    width: 497px;
    font-size: 17px;
    color: #000000;
}

.sarch-bannr .inner-sarch-dv .sp-cat .tt-menu {
     width: 497px;
}

.sarch-bannr .inner-sarch-dv .sarchby-p .btn {
    font-size: 19px;
    border-radius: 3px !important;
    width: 225px;
    padding: 0px;
    text-align: center;
}

.sarch-bannr .inner-sarch-dv .sarchby-p .advcsrch-lnk a {
    font-size: 19px;
    width: 225px;
    border-radius: 3px !important;
    padding: 0px;
    text-align: center;
}

.home-wrapper {
    max-width: 1508px;
    gap: 73px;
}

.section-odo {
    margin: 119px 0px 64px;
}

.home-wrapper .col-md-4 {
    width: max-content !important;
    float: none;
}

.home-wrapper .col-md-4 img {
    width: 308px;
    height: 257px;
    max-width: none;    
}

.home-wrapper .col-md-8 img {
    width: 747px;
    height: 92px;
}

.home-wrapper .text-wrap .col-md-4 img {
    width: 277px;
    height: 186px;
}

.home-wrapper .text-wrap p {
    font-size: 17px;
    color: #000;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

footer .footer-new {
    max-width: 1508px;
}

.footer-new h4 {
    font-size: 17px;
    margin: 0px 0px 5px;
	line-height: 30px;
}

.footer-new li a {
    font-size: 15px;
    line-height: 25px;    
}

.footer-new .col.box1 {
    gap: 84px;
}

.footer-new p {
    font-size: 15px;
}

.footer-new .content-wrapper:first-child p:first-child {
    margin-bottom: 26px;
	line-height: 20px;
}

.footer-new .content-wrapper .images {
    margin-bottom: 26px;
    gap: 18px;
}

.footer-new p.text-img span {
    font-size: 13px;
    color: #0e1750;    
}

footer {
    padding: 40px 115px 50px;
}

.home-wrapper .text-wrap {
    gap: 89px;
	margin-top: 72px;
}

.footer-new p {
    line-height: 20px;
}

.footer-new p.text-img {
    line-height: unset;
}

.sarch-bannr .inner-sarch-dv {
    padding: 0px;
}

.section-odo {
    padding: 0px;
}

footer {
    padding: 40px 0px 50px;
}
}

.new-product-page .imgblok-detail .full:first-child .left50, .new-product-page .imgblok-detail .full:nth-child(2) .left50 {
    width: 100%;
    padding: 0px 0px 3px;
}

.detail-titlebar .ritimg img {    
    margin-left: 12px;
}

@media(min-width:1530px){
.home-wrapper > .col-md-4 {
    width: 308px !important;
}

.home-wrapper > .col-md-8 {
    width: 746px;
}
}
