.itopplus-background {

}
body {
    overflow-x: hidden;
  	/*
    font-family: cordia_newregular;
  	*/
}




.no-js a {
    color: #252525;
    transition: 0.35s;
}
.no-js a:hover {
    color: #ef802e;
}
.itopplus-footer {
    color: #252525;
}
.itopplus-footer a {
    color: #252525;
}
.itopplus-footer a:hover {
    color: #ef802e;
}


.itopplus-bg {
    background-image: url('');
}
.navbar-default .navbar-nav>li>a {
    color: #000;
    margin: 0 30px;
    padding: 10px 0;
   border-bottom: 3px solid transparent;
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #ff6e04 !important;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;
    border-bottom: 3px solid #fff;
}
.dropdown-menu>li>a {
    color: #000;
    font-size: 16px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #ff6e04;
    background: transparent;
}

@media screen and (max-width: 992px) {
#controlBanner img {
    position: fixed;
    top: 5px;
    left: 10px;
    width: 45px !important;
    z-index: 10000;
}
.navbar-default,
.navbar-header,
#ItopplusMainSidebar {
    background: #fff !important;
}
#ItopplusMainSidebar a {
    color: #252525 !important;
    text-align: left !important;
}
#itpMenuSideBar span.icon-bar {
    background: #252525 !important;
}
}

@media screen and (min-width: 1024px) {
.itopplus-banner .container {
    display: grid;
    grid-template-columns: 10% auto;
    align-items: center;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
}
.itopplus-banner .container::before,
.itopplus-banner .container::after {
    display: none;
}
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
}
.itopplus-banner {
    background: #fff;
    transition: .3s;
}
.banner-sticky {
    background: #fff !important;
}
#controlBanner {
    object-fit: contain;
    padding: 15px;
    width: 100%;
    min-width: auto;
    margin: 0 auto;
    position: relative;
}
#nav-menu {
    display: grid;
    text-align: right;
    background-color: transparent;
    align-items: center;
    justify-content: end;
}
  
#itopplus-nav-bar li {
    border-bottom: 1px solid #fff;
}
#itopplus-nav-bar::before,
#itopplus-nav-bar::after {
    display: none;
}
#itopplus-nav-bar li:first-child a {
    margin-left: 0 !important;
}
#itopplus-nav-bar li:last-child a {
    margin-right: 0 !important;
} 
}



@media screen and (min-width : 1366px) {}


/* oscar*/
figure.effect-oscar {
    background: transparent;
}
figure.effect-oscar img {
    opacity: 1;
}
figure.effect-oscar:hover img {
    opacity: 1;
}
figure.effect-oscar figcaption::before {
	border: 0px solid #fff;
}
figure.effect-oscar figcaption {
   background: transparent;
}
figure.effect-oscar:hover figcaption {
    background: transparent;
}
figure.effect-oscar h2 {
       margin: 0% 0 0px 0;
    -webkit-transition: -webkit-transform 0.32s;
    transition: transform 0.32s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
figure.effect-oscar:hover h2 {
    opacity: 1;
    transition: 0.32s;
  transform: none!important;
}
.grid figure h2 {
    word-spacing: 0em;
    font-weight: 300;
    text-transform: none;
}
figure.effect-oscar img {
	max-width: none;
	-webkit-transition: opacity 0.32s, -webkit-transform  0.32s;
	transition: opacity  0.32s, transform  0.32s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-oscar:hover img {
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.03,1.03,1);
}
/* oscar */


/*contenemanager*/
h3.managerHeader {
    display: none;
}
#Contentmanager .post-time {
    display: none;
}
.Contentmanager .page-header {
    margin: 0px 0 50px;
    border-bottom: 1px solid #252525;
    padding-bottom: 0px;
}
.col-md-9.col-sm-7.col-xs-12.padding {
    margin-bottom: 0px !important;
}
.landingpagemanager {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: left;
    font-size: 15px;
    padding: 5% 0% 0%;
    color: #302f2f;
    font-weight: 600;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #302f2f;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
    color: #302f2f;
}
article.col-md-6.item.-micro {
    width: 29.8%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 0px 0px 0px;
    box-shadow: 5px 5px 15px 5px #0000000f;
    margin: 0px 20px 40px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: #fff;
    padding-left: 0;
    padding: 3% 5%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
     box-shadow: 0px 0px 20px 5px rgb(217 217 217 / 40%);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
.fbcomments, .fbcomments {
    display: none;
}
.thumbnail {
    border: 0px solid #ddd;
}
.img-thumbnail, .thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}
.Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
}
.Contentmanager p {
    white-space: break-spaces;
    font-size: 15px;
}
.Contentmanager .thumbnail {
    background-color: transparent;
}
.img-thumbnail {
    background-color: transparent;
}
.Contentmanager .site .col-section .item.-micro a .img-zoom img:hover {
    transform: scale3d(1.05,1.05,1) !important;
}
.Contentmanager .site .col-section .item.-micro a:hover .img-zoom img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
    transform: scale3d(1.05,1.05,1) !important;
}
.Contentmanager .site .col-section .item.-micro:hover .btnreadmore {
    color: #ff6e04;
    transition: 0.35s;
}
.social-share {
    display: none;
}
/*contenemanager*/


/*from Contact*/
.no-js #Component6699d7f0871d1a0013c1d2ac label {
    display: none!important;
    color: #636363;
}
.no-js #Component6699d7f0871d1a0013c1d2ac .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding-left: 20px;
}
.no-js #Component6699d7f0871d1a0013c1d2ac .form-control {
    border: 1px solid #aeaeae;
    border-bottom: 1px solid #aeaeae;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    padding: 30px 15px;
    background: transparent;
    color: #636363;
    font-size: 16px !important;
}
.no-js #Component6699d7f0871d1a0013c1d2ac .form-control:focus {
   border: 1px solid #ff6e04;
   box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
   color: #636363!important;
}
.no-js #Component6699d7f0871d1a0013c1d2ac .btn {
   background: #ff6e04;
   color: #fff;
   text-shadow: 0 0px 0 #00000000;
   background-repeat: repeat-x;
   border-color: transparent;
   border-radius: 0px;
   padding: 10px 30px 10px 30px;
   font-size: 16px;
   font-weight: 400;
   border: 0px solid;
}
.no-js #Component6699d7f0871d1a0013c1d2ac .btn-default:active {
   background: #ff6e04;
   color: #fff;
}
.no-js #Component6699d7f0871d1a0013c1d2ac .btn-default:hover,
.no-js #Component66963ef1f15bba001a27a890 .btn-default:focus {
   background-position: 0 0px;
   background: #ff6e04;
   border: 0px solid transparent;
}
.no-js #Component6699d7f0871d1a0013c1d2ac  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component6699d7f0871d1a0013c1d2ac span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component6699d7f0871d1a0013c1d2ac ::placeholder {
  color: #636363 !important;
  font-weight:400;
}
/*from Contact*/




h1, h2, h3, h4, h5, h6 {
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h1 {
    font-size: 2.3em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 30px;
}
p {
    font-size: 15px;
}
body {
    font-size: 15px;
}
b, strong {
    font-weight: 500;
}



.icon-vinylcreation {
    width: 22%;
    margin-bottom: 7%;
}
.icon-vinylcreation-t {
    border-left: 3px solid #15a6dd;
    padding-left: 5%;
    height: 50px;
}
.icon-vinylcreation-t h3 {
    margin-bottom: 3%;
    font-weight: 500;
}
.content-vinylcreation {
    white-space: break-spaces;
}
.block-icon-vinylcreation {
    width: 110%;
    padding: 10% 0%;
    transition: 0.35s;
}
.block-icon-vinylcreation:hover .icon-vinylcreation img {
    filter: grayscale(1);
    transition: 0.35s;
}
.block-icon-vinylcreation:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}
.block-icon-vinylcreation.block2 {
    margin-left: 10%;
}
.block-icon-vinylcreation.block3 {
    margin-left: 20%;
}
.block-icon-vinylcreation.block4 {
    margin-left: 30%;
}
.blockhead-vinylcreation {
    text-align: center;
    padding: 5% 0% 2%;
}
.grid figure figcaption {
    padding: 1em;
}
.btnbg-productcategory {
    background: #ffffffbd;
    color: #000;
    width: fit-content;
    padding: 10px 20px;
    border-radius: 30px;
    margin-top: 113%;
}
.btnbg-productcategory.block1 {
    margin-top: 50%;
}
#background66988c6d71f5b70013358b5b .thumbs,
#background66989e66ae7ba0001303c3c0 .thumbs {
    margin-bottom: 0px;
}
.bg-product-category {
    font-size: 18px;
    margin-top: 90%;
}
.bg-product-category-more {
    font-size: 14px;
    color: #000;
    margin-top: 5%;
    font-weight: 400;
}
.empty-vinylcreation {
    padding: 2%;
}
#background66989e66ae7ba0001303c3c0 .boderedlayoutClient,
#background6698a00a71950d0013d453e1 .boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
#background6698a00f71950d0013d453e7 {
    margin-top: -0.5px;
}
.block-logo-vinylcreation {
    display: flex;
    width: 100%;
    margin-bottom: 4%;
}
.logo-vinylcreation {
    width: 32%;
}
.logo-vinylcreation-t p {
    background: #000;
    text-align: center;
    color: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 14px;
}
.sectionyear-vinylcreation {
    padding: 2%  5% 5% 18%;
}
.block-logo-vinylcreation-t {
    margin-left: 7%;
}
.logo-vinylcreation-t h1 {
    font-size: 61px;
    font-weight: 500;
}
.logo-vinylcreation-t h6 {
    font-size: 34px;
}
.bgmenu {
    font-size: 34px;
    text-transform: uppercase;
    line-height: 1.1;
    margin-top: 10px;
    margin-left: 15px;
    margin-right: 14px;
    font-weight: 400;
}
.bgmenu span {
    font-weight: 400 !important;
    font-size: 22px;
}
.btnreadmore {
    color: #15a6dd;
    font-size: 14px;
}
.detail-article {
    white-space: break-spaces;
    height: 65px;
}
.btnbg-productcategory h3 {
    font-weight: 500;
}
.bg-product-category {
    font-weight: 500;
}
.copyright {
    text-align: right;
    font-size: 14px;
    margin-bottom: 4%;
}
.border-footer {
    border-top: 1px solid;
    padding-bottom: 15px;
}
.logo-vinylcreation-footer {
    width: 40%;
    margin-bottom: 10%;
    margin-top: 10%;
}
.footer-vinylcreation {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 4%;
    font-size: 14px;
}
.footer-vinylcreation-2 {
    font-size: 14px;
    white-space: break-spaces;
}
.block-icon-social-footer {
    display: flex;
    width: 100%;
    margin-bottom: 7%;
}
.icon-social-footer {
    width: 8%;
}
.icon-social-footer-t {
    white-space: break-spaces;
    align-self: center;
    margin-left: 5%;
}
.footer-vinylcreation-block2 {
    margin-top: 15%;
    margin-left: 20%;
    width: 100%;
}
.footer-vinylcreation-block3 .icon-social-footer {
    width: 12%;
}
.footer-vinylcreation-block3 {
    margin-top: 15%;
    margin-left: 5%;
    width: 100%;
}
.btn-iconqrcode {
    display: flex;
    width: 96%;
    background: #000;
    color: #fff;
    border-radius: 15px;
    padding: 10px 10px;
    margin-top: 10%;
}
.iconqrcode {
    width: 39%;
}
.btn-iconqrcode img {
    border-radius: 10px;
}
.block-iconline {
    display: flex;
    width: 100%;
}
.iconline {
    width: 20%;
}
.pd-iconline {
    align-self: center;
    margin-left: 5%;
    width: 60%;
}
.idline {
    color: #01ba03;
    font-size: 18px;
}
.iconqrcode-t {
    align-self: center;
    padding-right: 5%;
}
.blockhead-vinylcreation-border {
    text-align: center;
    border-top: 1px solid;
    padding-top: 3%;
    margin-bottom: 3%;
}
.comingsoon {
    padding: 10% 0% 15%;
}
.head-vinylcreation h1 {
    font-weight: 500;
}
.block-logo-vinylcreation-about {
    display: flex;
    width: 107%;
    margin-bottom: 4%;
}
.logo-vinylcreation-about {
    width: 35%;
}
.block-logo-vinylcreation-t-about {
    margin-left: 5%;
}
.logo-vinylcreation-t-about p {
    background: #ef7f2f;
    text-align: center;
    color: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 14px;
}
.logo-vinylcreation-t-about h6 {
    font-weight: 500;
}
.logo-vinylcreation-t-about h1 {
    font-size: 54px;
    font-weight: 500;
}
.block-iconcontact {
    display: flex;
    width: 100%;
    margin-bottom: 1%;
}
.iconcontact {
    width: 7%;
}
.iconcontact-t {
    align-self: center;
    margin-left: 2%;
    white-space: break-spaces;
}
.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: #15a6dd !important;
    border-radius: 0px !important;
    font-weight: 400;
}
.buttonExampleSite:hover {
    background: #15a6dd !important;
    color: #fff !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
.ITPcookiebar {
    background-color: #302f2fe0 !important;
    color: #fff !important;
}
.ITPlinkToCookiepage:hover {
    color: #fff !important;
}
.ITPcookiebar {
    width: 100% !important;
    font-size: 14px !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
ul.icon-a {
    font-size: 15px;
}
.contact-form h4 {
    font-weight: 500;
}
.contact-form {
    border-left: 3px solid #15a6dd;
    padding-left: 3%;
}





/*menuVertical*/
.menuVertical .nav.nav-pills.nav-stacked {
    background-color: white;
    padding: 7px 5px 0;
    margin-bottom: 45%;
}
.menuVertical .nav-pills>li>a {
    color: #000;
    background-color: #fff;
    border-bottom: solid 1px #e7e7e7;
    padding: 10px 0px 15px 10px;
    border-radius: 0;
    font-size: 16px;
}
.menuVertical .nav>li>a:hover, .menuVertical .nav>li>a:focus {
   color: #fff;
   background-color: #15a6dd;
   border-bottom: solid 1px #e7e7e7!important;
}
.menuVertical .nav-stacked>li+li {
   border-bottom: solid 0px transparent;
}
.menuVertical .nav-pills>li>a::before {
    content: '●';
    font-size: 10px;
    /*position: absolute;*/
    width: 100%;
    /*left: 4%;
    top: 36%;*/
    color: #f56e14;
    padding-right: 5px;
}
.bgmenu-product {
    background: #ff6e04;
    text-align: center;
    color: #fff;
    padding: 10% 0%;
}
.bgmenu-product h5 {
    font-weight: 500;
}
.itopplus-layout1 .col-md-3.zIndex-pos1 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}



.menuVertical .dropdown-menu {
    position: relative;
    top: 100%;
    left: 0;
    z-index: 1000;
    min-width: 160px;
    width: 100%;
    padding: 10px 0px 10px 0px;
    margin: 2px 0 0;
    font-size: 15px;
    color: #fff;
    font-weight: normal;
    text-align: left;
    list-style: none;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border: none;
    border-radius: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.no-js .menuVertical .dropdown-menu>li>a {
    background-image: none;
    background-color: #ebebeb;
    margin-top: 0px;
    font-size: 15px;
    border-top: 1px solid #ffffff;
    padding: 13px 10px 13px 10px;
    text-transform: uppercase;
}
/*menuVertical*/


.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h1 {
    font-weight: 500;
}
.Contentmanager .col-md-6.pull-left {
    padding-right: 20px;
    padding-left: 0px !important;
}

.Contentmanager .col-md-12.text-justify {
    padding-right: 5px !important;
    padding-left: 5px !important;
}
ul.vinylcreation li::before {
    content: '✓';
    padding-left: 0%;
    padding-right: 1%;
    color: #ff6e04;
    font-size: 20px;
    font-weight: 500;
}
ul.vinylcreation {
    text-align: left;
    list-style: none;
    padding: 0%;
    margin: 0 auto;
    font-size: 15px;
    line-height: 1.5;
    margin-left: 3%;
    margin-top: 1%;
    margin-bottom: 2%;
}
.template1 .caption {
    font-size: 15px;
    margin-top: 8%;
    margin-bottom: 15%;
    height: 50px;
    text-align: center;
}
.template1 .caption p {
    white-space: inherit;
}
.Contentmanager .template1 .template-head {
    padding-bottom: 100%;
}
.template1 .col-md-6.col-sm-8.col-xs-12.padding-md {
    width: 25%;
}
.btnread-product {
    font-size: 14px;
    margin-top: 7% !important;
    border: 1px solid #15a6dd;
    border-radius: 30px;
    width: fit-content;
    margin: 0 auto;
    padding: 7px 18px;
}
.Contentmanager .template1 .template-panel {
   padding-bottom: 100% !important;
}
.template1 .col-md-3.col-sm-4.col-xs-12.padding-md.text-center {
    padding: 0px 10px 0px 10px !important;
}
.Textmanager.font-inherit h3 {
    font-weight: 500;
}
.Textmanager.font-inherit h3 {
    font-size: 17px;
}
.Textmanager.font-inherit h1 {
    font-size: 2em;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, 
.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #15a6dd;
    border-color: #15a6dd;
}
.pagination>li>a, .pagination>li>span {
    color: #15a6dd;
}
ul.icon-product ::marker {
    color: #ff6e04;
}
.btndownload {
    background: #ff6e04;
    color: #fff;
    padding: 10px 20px;
    border-radius: 15px;
    display: flex;
    width: 42%;
    margin-top: 3%;
    margin-bottom: 3%;
    transition: 0.35s;
}
.iconbtndownload {
    width: 28%;
}
.btndownload-t {
    align-self: center;
    margin-left: 3%;
}
.btndownload:hover {
    background: #12a7de;
    transition: 0.35s;
}
.blockcer-product {
    text-align: center;
    background: #f1f1f1;
    border-radius: 10px;
    padding: 10% 5%;
    margin-top: 15%;
}
.blockcer-product h3 {
    white-space: break-spaces;
}
.blockcer-product h5 {
    font-weight: 500;
    margin-bottom: 8px !important;
}
.blockcer-product h3 {
    margin-bottom: 10px;
}
.icon-cer {
    width: 28%;
    margin: 0 auto;
    margin-top: -20%;
    margin-bottom: 5%;
    background: #ef802d;
    padding: 6%;
    border-radius: 50%;
}

.blockborder-prodct {
    margin-top: 3%;
    margin-left: 1%;
}
.blockborder-prodct-2 {
    border-left: 2px solid #12a7de;
    padding-left: 2%;
    margin-top: 1%;
}
.bgpolicy {
    background: #f1f1f1;
    padding: 4%;
    width: 96%;
    margin: 0 auto;
}
.bgpolicy h3 {
    font-weight: 600;
    font-size: 16px;
}


@media screen and (min-width : 1900px) {
h1 {
    font-size: 2.3em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 30px;
}
h6 {
    font-size: 34px;
}
p {
    font-size: 20px;
}
body {
    font-size: 20px;
}
.dropdown-menu>li>a {
    font-size: 19px;
}  
.logo-vinylcreation-t p {
    font-size: 19px;
}  
.logo-vinylcreation-t h1 {
    font-size: 90px;
}  
.logo-vinylcreation-t h6 {
    font-size: 50px;
}  
.bg-product-category {
    font-size: 22px;
    margin-top: 95%;
} 
.bg-product-category-more {
    font-size: 16px;
}  
.bgmenu {
    font-size: 44px;
}  
.bgmenu span {
    font-size: 30px;
}  
.icon-vinylcreation-t {
    height: 65px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 19px;
}
.btnreadmore {
    font-size: 18px;
}
.footer-vinylcreation-2 {
    font-size: 18px;
}
.copyright {
    font-size: 16px;
    margin-bottom: 2%;
}
.idline {
    font-size: 26px;
}
ul.icon-a {
    font-size: 20px;
} 
.Contentmanager p {
    font-size: 20px;
}
.logo-vinylcreation-t-about p {
    font-size: 19px;
}
.logo-vinylcreation-t-about h1 {
    font-size: 78px;
}
.logo-vinylcreation-t-about h6 {
    font-size: 44px;
}
.logo-vinylcreation-about {
    width: 32%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
}  
.detail-article {
    height: 90px;
} 
.iconcontact {
    width: 6%;
}  
.no-js #Component6699d7f0871d1a0013c1d2ac .form-control {
    padding: 34px 15px;
    font-size: 19px !important;
}  
.no-js #Component6699d7f0871d1a0013c1d2ac .btn {
    font-size: 19px;
}  
.dropdown-menu>li>a {
    font-size: 19px;
}  
.navbar-default .navbar-nav>li>a {
    margin: 0 40px;
}
.template1 .caption {
    font-size: 19px;
}
.Textmanager.font-inherit h3 {
    font-size: 21px;
}
ul.vinylcreation {
    font-size: 19px;
}
.pagination-sm>li>a, .pagination-sm>li>span {
    font-size: 16px;
}
.icon-cer {
    padding: 5%;
}
.blockcer-product {
    height: 400px;
}
.bgpolicy h3 {
    font-size: 20px;
}
}




@media screen and (max-width : 1200px) {
h6 {
    font-size: 28px;
}
.btnbg-productcategory.block1 {
    margin-top: 47%;
}
.btnbg-productcategory {
    margin-top: 110%;
}
.logo-vinylcreation-t h1 {
    font-size: 52px;
}
.content-vinylcreation {
    white-space: inherit;
}
.block-icon-vinylcreation.block4 {
    margin-left: 15%;
}
.block-icon-vinylcreation.block3 {
    margin-left: 10%;
}
.detail-article {
    white-space: break-spaces;
    height: 95px;
}
article.col-md-6.item.-micro {
    width: 28.8%;
}
.icon-social-footer-t {
    width: 92%;
}
.icon-social-footer-t {
    word-break: break-word;
}  
.logo-vinylcreation-t-about h1 {
    font-size: 46px;
}
.iconcontact {
    width: 8%;
}
.Textmanager.font-inherit h3 {
    font-size: 21px;
}
.Textmanager.font-inherit h3 {
    font-size: 18px;
}  
}

@media screen and (max-width : 900px) {
h1 {
    font-size: 2em;
} 
h6 {
   font-size: 24px;
}
.bg-product-category {
    margin-top: 85%;
}
.btnbg-productcategory.block1 {
    margin-top: 44%;
}
.btnbg-productcategory {
    margin-top: 110%;
}
.bgmenu {
    font-size: 26px;
}
.bgmenu span {
    font-size: 16px;
}
.sectionyear-vinylcreation {
    padding: 2% 5% 5% 5%;
}
.logo-vinylcreation-t h1 {
    font-size: 44px;
}
.logo-vinylcreation-t h6 {
    font-size: 26px;
}
article.col-md-6.item.-micro {
    width: 27.8%;
}
#background66989506738b7f00133ab9da .col-md-3.col-sm-6.col-xs-12.padding {
    width: 25%;
}
.block-icon-vinylcreation.block4 {
    margin-left: 0%;
}
.copyright {
    text-align: center;
}
.border-footer {
    border-top: 0px solid;
    padding-bottom: 10px;
}
.iconcontact {
    width: 10%;
}
.block-iconcontact {
    margin-bottom: 3%;
}
.logo-vinylcreation-t-about h1 {
    font-size: 38px;
}
.block-logo-vinylcreation-about h6 {
    font-size: 24px;
}
.Textmanager.font-inherit {
    display: inherit;
}
.Textmanager.font-inherit .iconcontact {
    width: 6%;
}
.Contentmanager .page-header {
    margin: 0px 0 20px;
    border-bottom: 0px solid #252525;
    padding-bottom: 0px;
}  
}

@media screen and (max-width : 480px) {
article.col-md-6.item.-micro {
    width: 100%;
}
#background66989506738b7f00133ab9da .col-md-3.col-sm-6.col-xs-12.padding {
    width: 100%;
} 
#imagesControl669886bd063ffe0013158142 {
    padding: 0px !important;
} 
.btnbg-productcategory.block1 {
        margin-top: 26%;
}
.btnbg-productcategory h3 {
    font-size: 16px;
}  
.block-logo-vinylcreation {
    display: inherit;
}
.logo-vinylcreation {
    width: 45%;
    margin-bottom: 8%;
}
.block-logo-vinylcreation-t {
    margin-left: 0%;
} 
.block-icon-vinylcreation.block2 {
    margin-left: 0%;
}
.block-icon-vinylcreation.block3 {
    margin-left: 0%;
}
.block-icon-vinylcreation.block4 {
    margin-left: 0%;
}
.icon-vinylcreation {
    width: 20%;
}
.block-icon-vinylcreation {
    width: 100%;
    padding: 0% 0% 10%;
}
.iconcontact {
    width: 12%;
}
.block-logo-vinylcreation-about {
    display: inherit;
    width: 100%;
    margin-bottom: 4%;
}
.logo-vinylcreation-about {
    width: 45%;
    margin-bottom: 8%;
}
.block-logo-vinylcreation-t-about {
    margin-left: 0%;
}
.Textmanager.font-inherit {
    text-align: left;
    display: inherit;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 100%;
}
.Contentmanager .page-header {
    margin: 0px 0 20px;
    border-bottom: 0px solid #252525;
    padding-bottom: 0px;
}
.Contentmanager .col-md-6.pull-left {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.blockcer-product {
    height: auto;
}
.btndownload {
    width: 80%;
}
.iconbtndownload {
    width: 25%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}
.Textmanager.font-inherit h3 {
    font-size: 16px;
}
.template1 .caption {
    margin-top: 7%;
    margin-bottom: 10%;
    height: auto;
}
.Textmanager.font-inherit .iconcontact {
    width: 10%;
}
}


.unknown {
  position: fixed;
  bottom: 6% !important;
}

.unknown_prf .btn-main,
.unknown_prf:hover .btn-main {
  margin-bottom: 0 !important;
}






.eapps-widget-toolbar { display: none; }  


