Backups Created:
/home/japatmex/public_html/wp-content/edit-wolf.php
Savvy
W
olf -
MANAGER
Edit File: global.css
@charset "utf-8"; /* CSS Document */ @import url(http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic); @import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700); html, body{ height: 100%; } body{ font-family: 'Roboto', sans-serif; font-weight:300; color:#000; font-size:16px; text-rendering:optimizelegibility; -webkit-font-smoothing: antialiased; line-height:1.6; background:#0f2944; } #wrapper{ height:auto; min-height:100%; background:#fff; } h1, h2, h3, h4, h5, h6{ font-weight:400; margin:0; font-family:'Oswald', sans-serif; } h1, h2, h3{ color:#fff; font-size:40px; padding:0 0 15px; } h2{ font-size:30px; color:#4c4c4c; } h3{ font-size:24px; color:#4c4c4c; } p{ line-height:21px; padding:0 0 15px; margin:0; } a:hover, button:hover{ -moz-transition: all 0.5s ease-out 0s; -webkit-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; } .form-control{ height:auto; line-height:normal; padding:10px; border:#dfdfdf 1px solid; } select.form-control{ padding:9px; } textarea.form-control{ height:160px; } header{ position:fixed; left:0; top:0; width:100%; z-index:100; } .top-bar{ background:#000; font-size:12px; color:#fff; height:33px; line-height:33px; } .top-bar .pull-right{ height:33px; } .top-bar a{ color:#fff; text-decoration:none; } .phone strong{ font-size:16px; font-weight:500; } .top-bar .pull-left{ line-height:31px; } .top-bar .pull-right > div{ display:inline; margin-left:35px; position:relative; z-index:99; } .top-bar .pull-right > div:first-child{ margin-left:0; } .top-bar a.login, .top-bar a.myaccount{ background: #44a742; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ0YTc0MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYjkwMzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #44a742 0%, #3b9039 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#44a742), color-stop(100%,#3b9039)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #44a742 0%,#3b9039 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #44a742 0%,#3b9039 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #44a742 0%,#3b9039 100%); /* IE10+ */ background: linear-gradient(to bottom, #44a742 0%,#3b9039 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44a742', endColorstr='#3b9039',GradientType=0 ); /* IE6-8 */ font-size:13px; font-weight:500; display:inline-block; width:90px; padding:0 15px; } .top-bar a.login span{ text-transform:uppercase; display:block; background-image:url(../images_pr/logout.png); background-repeat:no-repeat; background-position:right center; } .top-bar a.myaccount{ width:180px; padding:0 10px; position:relative; } .top-bar a.myaccount span{ text-transform:uppercase; display:block; background-image:url(../images_pr/account-icon.png); background-repeat:no-repeat; background-position:left center; padding-left:17px; } .top-bar a.myaccount span em{ font-style:normal; position:absolute; right:10px; } .top-bar a.tyo{ background:url(../images_pr/track-icon.png) no-repeat scroll left center; padding-left:17px; } .top-bar a.se{ background:url(../images_pr/email-icon.png) no-repeat scroll left center; padding-left:21px; } .top-bar a.cl{ background:url(../images_pr/drop-arrow.png) no-repeat scroll right center; padding-right:13px; } #loginMenu{ background:#238221; right:0; padding:20px 20px 10px; position:absolute; top:24px; width:200px; text-align:center; display:none; } /******************************************************* Mozilla Hacks ********************************************************/ @-moz-document url-prefix() { #loginMenu{ right:2px; } } /******************************************************* End Mozilla Hacks ********************************************************/ .top-bar .pull-right > div.login-popover:hover #loginMenu{ display:block; } #loginMenu a{ font-size:12px; color:#74ee72; text-decoration:underline; } #loginMenu .form-control{ background-color:#fff; border:0 none; padding:6px; padding-left:32px; margin-bottom:10px; font-size:12px; } #loginMenu .btn{ font-size:14px; display:block; margin:0 0 10px; } #loginMenu .btn.blue{ margin:0; } #LoginEmail{ background:rgba(255, 255, 255, 0) url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZlcnNpb249JzEuMScgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnIHdpZHRoPScyMCcgaGVpZ2h0PScxNCcgdmlld0JveD0nMCAwIDE2IDEyJz48cGF0aCBmaWxsPScjNmY2ZjZmJyBkPSdNMTEuMzMzLDZMMTYsMS4yMzZ2OS41OTZMMTEuMzMzLDZ6IE0xLDBoMTRMOCw3LjI2OEwxLDB6IE0wLDEwLjgxNFYxLjE0OEw0LjcsNkwwLDEwLjgxNHogTTgsOS41TDEwLjI3NCw3TDE1LDEySDFsNC43NDEtNUw4LDkuNXonPjwvcGF0aD48L3N2Zz4=") no-repeat scroll 10px center; background-size:14px auto; } #LoginPass{ background:rgba(0, 0, 0, 0) url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjEwIiBoZWlnaHQ9IjE0IiB2aWV3Qm94PSIwIDAgMTUgMjAiPjxwYXRoIGZpbGw9IiM2ZjZmNmYiIGQ9Ik0xMy4xNDgsMjBIMS44NTJDMC44MjksMjAsMCwxOS4xNzcsMCwxOC4xNjF2LTcuOTA4YzAtMS4wMTYsMC44MjktMS44NCwxLjg1Mi0xLjg0aDAuMDQ2VjUuNjA5QzEuODk4LDIuNTE2LDQuNDMyLDAsNy41NDYsMGMxLjUwMywwLDIuOTA1LDAuNTE4LDMuOTQ3LDEuNDZjMS4wOTcsMC45OTEsMS43MDIsMi4zNjcsMS43MDIsMy44NzRjMCwwLjc2MS0wLjYyMiwxLjM3OS0xLjM4OSwxLjM3OWMtMC43NjcsMC0xLjM4OS0wLjYxOC0xLjM4OS0xLjM3OWMwLTEuNjktMS40NDQtMi41NzUtMi44Ny0yLjU3NWMtMS41ODMsMC0yLjg3LDEuMjc5LTIuODcsMi44NXYyLjgwNGg4LjQ3MmMxLjAyMywwLDEuODUyLDAuODI0LDEuODUyLDEuODR2Ny45MDhDMTUsMTkuMTc3LDE0LjE3MSwyMCwxMy4xNDgsMjB6IE03LjUsMTEuMTcyYy0wLjg4NCwwLTEuNjAzLDAuNzE0LTEuNjAzLDEuNTkyYzAsMC42MTEsMC4zNDUsMS4xNTgsMC44ODksMS40MjZsLTAuNjI4LDMuMDQ2Yy0wLjAwOSwwLjA0MywwLjAwMiwwLjA4NywwLjAzLDAuMTIxYzAuMDI3LDAuMDM0LDAuMDY5LDAuMDUzLDAuMTEzLDAuMDUzbDIuMzU0LDAuMDE0YzAsMCwwLjAwMSwwLDAuMDAxLDBjMC4wODEsMCwwLjE0Ni0wLjA2NSwwLjE0Ni0wLjE0NWMwLTAuMDEzLTAuMDAyLTAuMDI2LTAuMDA1LTAuMDM5bC0wLjYzMi0zLjAyOGMwLjU2Ni0wLjI1NiwwLjkzOC0wLjgyNCwwLjkzOC0xLjQ0OUM5LjEwMywxMS44ODcsOC4zODQsMTEuMTcyLDcuNSwxMS4xNzJ6Ij48L3BhdGg+PC9zdmc+") no-repeat scroll 10px center; } #loginMenu.acc-dropdown{ padding:15px 0; width:180px; text-align:left; } #loginMenu ul{ list-style:none; padding:0; margin:0; } #loginMenu ul li{ text-align:left; line-height:normal; } #loginMenu ul li a{ display:block; padding:5px 15px; text-decoration:none; color:#fff; font-weight:300; } #loginMenu ul li a:hover{ background-color:#1a7618; } #loginMenu ul li:first-child a{ color:#74ee72; } .logo-cont{ background:#124371; padding:7px 0; } .customers-online, .guantee, .online-support{ float:left; background:url(../images_pr/customers-icon.png) no-repeat scroll left center; height:50px; padding-left:60px; font-weight:300; color:#fff; font-size:17px; line-height:18px; margin-top:14px; } .guantee{ background-image:url(../images_pr/guarantee-icon.png); margin-left:28px; margin-right:28px; } .online-support{ background-image:url(../images_pr/support-icon.png); } .customers-online span, .guantee span, .online-support span{ display:block; padding:7px 0 0; } .navbar-nav{ position:relative; z-index:10; margin:0; } .navbar{ background:#0f2944; margin:0; border:0 none; min-height:1px; box-shadow:none !important; border-radius:0 !important; } .navbar-nav > li{ background:url(../images_pr/nav-sep.png) no-repeat scroll left center; padding:12px 22px; } .navbar-nav > li:first-child{ background:0 none; padding-left:0; } .navbar-nav > li > a{ color:#fff; text-decoration:none; font-weight:300; font-size:15px; line-height:normal; text-transform:uppercase; padding:0; } .navbar-nav > li.active > a{ color:#48a1f2; font-weight:500; background-color:transparent; } .navbar-nav > li > a:hover{ color:#48a1f2; background-color:transparent; } .hero-contents{ background:url(../images_pr/hero-banner.jpg) no-repeat scroll center top; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; min-height:674px; padding-top:230px; } .hero-contents .container{ position:relative; } .hero-contents h2{ font-family: 'Oswald', sans-serif; color:#fff; font-size:33px; text-shadow:0 1px 0 rgba(0,0,0,1); } .hero-contents h1{ font-family: 'Oswald', sans-serif; color:#fff; font-size:70px; text-shadow:0 1px 0 rgba(0,0,0,1); line-height:70px; } .hero-contents h1 em{ font-style:normal; color:#1c92ff; } .hero-contents h1 span{ font-size:48px; display:block; } .hero-contents p{ font-size:19px; padding:10px 0 40px; padding-right:35%; color:#fff; } .herounlock-form{ background:rgba(0,0,0,0.5); padding:20px; } .herounlock-form p{ font-weight:500; color:#fff; font-size:18px; padding:0 0 10px; } .herounlock-form .form-control{ width:28%; margin-right:5px; display:inline-block; padding-top:10px; padding-bottom:10px; color:#0f2944; font-size:18px; border:0 none; } .herounlock-form .btn{ padding:10px 0; width:205px; } .signin-form{ background:url(../images_pr/iphone.png) no-repeat scroll left top; width:259px; height:523px; position:absolute; top:-30px; right:0; } .signin-form form{ padding:50px 30px 0; color:#fff; text-align:center; } .signin-form h4{ font-family: 'Roboto', sans-serif; font-weight:700; text-transform:uppercase; color:#fff; font-size:24px; padding:45px 0 15px; } .signin-form .form-control{ border:0 none; padding:12px; margin:0 0 10px; } .signin-form .btn{ margin:0 0 10px; display:block; padding:15px 10px; } .signin-form a{ font-weight:500; color:#fff; text-decoration:none; text-transform:uppercase; font-size:14px; display:inline-block; margin:10px 0 0; } .btn{ color:#fff !important; border:0 none; border-radius:5px; padding:10px; font-weight:500; font-size:20px; text-transform:uppercase; } .green, .green:hover, .green:focus{ background: #44a742; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ0YTc0MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYThkMzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #44a742 0%, #3a8d38 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#44a742), color-stop(100%,#3a8d38)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #44a742 0%,#3a8d38 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #44a742 0%,#3a8d38 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #44a742 0%,#3a8d38 100%); /* IE10+ */ background: linear-gradient(to bottom, #44a742 0%,#3a8d38 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44a742', endColorstr='#3a8d38',GradientType=0 ); /* IE6-8 */ } .blue, .blue:hover, .blue:focus{ background: #2b85d8; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJiODVkOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZjI5NDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #2b85d8 0%, #0f2944 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2b85d8), color-stop(100%,#0f2944)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #2b85d8 0%,#0f2944 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #2b85d8 0%,#0f2944 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #2b85d8 0%,#0f2944 100%); /* IE10+ */ background: linear-gradient(to bottom, #2b85d8 0%,#0f2944 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b85d8', endColorstr='#0f2944',GradientType=0 ); /* IE6-8 */ } .light-blue, .light-blue:hover, .light-blue:focus{ background: #2b85d8; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJiODVkOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZjVlOTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #2b85d8 0%, #1f5e99 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2b85d8), color-stop(100%,#1f5e99)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #2b85d8 0%,#1f5e99 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #2b85d8 0%,#1f5e99 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #2b85d8 0%,#1f5e99 100%); /* IE10+ */ background: linear-gradient(to bottom, #2b85d8 0%,#1f5e99 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b85d8', endColorstr='#1f5e99',GradientType=0 ); /* IE6-8 */ } .title{ font-family:'Oswald', sans-serif; font-size:53px; font-weight:400; text-transform:uppercase; } .home-stats{ background:url(../images_pr/stats-bg.jpg) no-repeat scroll center top; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; color:#fff; text-align:center; } .home-stats .title{ color:#fff; padding:40px 0 0; } .home-stats p{ font-family:'Oswald', sans-serif; font-weight:300; font-size:27px; padding:5px 0 50px; } .home-stats p em{ font-weight:400; font-style:normal; } .home-stats p span{ padding:0 20px 0 22px; background:url(../images_pr/stat-sep.png) no-repeat scroll left 10px; } .home-stats p span:first-child{ padding-left:0; background:0 none; } .news-bar{ background:#0f2944; } .news-bar p{ font-size:14px; padding:10px 0; color:#fff; } .news-bar p a{ text-decoration:none; color:#fff; } .news-bar p span{ color:#49a0f1; padding-right:7px; } .news-bar .col-sm-3 p a{ text-decoration:underline; color:#48a1f2; } .home-servs{ padding:60px 0; text-align:center; } .home-servs .title, .testimonials-cont .title{ color:#0f2944; padding-bottom:20px; } .home-servs .title span, .testimonials-cont .title span{ color:#2170b8; } .home-servs ul{ list-style:none; margin:0; padding:0; } .home-servs h4{ color:#2b85d8; font-size:19px; margin:10px 0 0; padding-top:95px; } .home-servs .first li:nth-child(1) h4{ background:url(../images_pr/instruction-icon.png) no-repeat scroll center top; } .home-servs .first li:nth-child(2) h4{ background:url(../images_pr/price-icon.png) no-repeat scroll center top; } .home-servs .first li:nth-child(3) h4{ background:url(../images_pr/unlock-icon.png) no-repeat scroll center top; } .home-servs .last li:nth-child(1) h4{ background:url(../images_pr/money-guarantee-icon.png) no-repeat scroll center top; } .home-servs .last li:nth-child(2) h4{ background:url(../images_pr/delivery-icon.png) no-repeat scroll center top; } .home-servs .last li:nth-child(3) h4{ background:url(../images_pr/support24-icon.png) no-repeat scroll center top; } .home-servs p{ font-size:14px; line-height:18px; color:#424242; padding-top:10px; } .affiliation-cont{ background:#0c4172; } .affiliation-cont ul{ list-style:none; padding:0; margin:0; } .affiliation-cont ul li{ display:block; float:left; text-align:center; width:33.333333%; min-height:405px; padding:40px 0; } .affiliation-cont ul li:nth-child(1), .affiliation-cont ul li:nth-child(2), .affiliation-cont ul li:nth-child(3){ background:url(../images_pr/supplier-bg.jpg) no-repeat scroll center top; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; color:#fff; text-align:center; } .affiliation-cont ul li:nth-child(2){ background-image:url(../images_pr/corporate-bg.jpg); } .affiliation-cont ul li:nth-child(3){ background-image:url(../images_pr/webmaster-bg.jpg); } .affiliation-cont h4{ font-size:24px; padding:120px 0 0; } .affiliation-cont ul li:nth-child(1) h4{ background:url(../images_pr/supplier-icon.png) no-repeat scroll center top; } .affiliation-cont ul li:nth-child(2) h4{ background:url(../images_pr/corporate-icon.png) no-repeat scroll center top; } .affiliation-cont ul li:nth-child(3) h4{ background:url(../images_pr/webmaster-icon.png) no-repeat scroll center top; } .affiliation-cont p{ font-size:14px; line-height:18px; padding:5px 10%; min-height:150px; color:#fff; } .affiliation-cont a{ display:block; margin:0 8%; padding:10px 0; color:#fff; text-decoration:none; font-size:16px; font-weight:500; text-align:center; border-radius:5px; text-transform:uppercase; background: #44a742; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ0YTc0MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYThkMzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #44a742 0%, #3a8d38 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#44a742), color-stop(100%,#3a8d38)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #44a742 0%,#3a8d38 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #44a742 0%,#3a8d38 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #44a742 0%,#3a8d38 100%); /* IE10+ */ background: linear-gradient(to bottom, #44a742 0%,#3a8d38 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44a742', endColorstr='#3a8d38',GradientType=0 ); /* IE6-8 */ } .testimonials-cont{ background:url(../images_pr/testimonial-bg.jpg) no-repeat scroll center top; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; text-align:center; padding:50px 0 80px; } .testimonials-cont p{ font-weight:100; font-size:19px; color:#444444; padding:25px 5%; line-height:24px; } .user-name{ font-weight:500; color:#858585; } .user-name span{ color:#2170b8; } .testimonials-cont .carousel-indicators{ bottom:-50px; } .testimonials-cont .carousel-indicators li{ background-color:#c1c1c1; border:2px solid #c1c1c1; border-color:transparent; height:20px; margin:1px; width:20px; } .testimonials-cont .carousel-indicators li.active{ background-color:#fff; border:2px solid #c1c1c1; } .mission-cont{ background:url(../images_pr/mission-bg.jpg) no-repeat scroll center top; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; text-align:center; padding:40px 0; color:#fff; } .mission-cont p{ padding:10px 9% 0; font-size:19px; font-weight:100; } .payments{ background:#f9f9f9; padding:0 0 20px; } .payment-logo{ background:#f9f9f9 url(../images_pr/payments.png) no-repeat scroll bottom; height:80px; } .payments p{ color:#909090; text-transform:uppercase; font-weight:500; font-size:14px; text-align:center; padding:15px 0 5px; } footer{ background:#0f2944; text-align:center; font-size:14px; } footer ul{ list-style:none; margin:20px 0; padding:0; } footer ul li{ display:inline; padding:0 16px 0 18px; background:url(../images_pr/footer-sep.png) no-repeat scroll left center; } footer ul li:first-child{ background:0 none; } footer ul li a{ color:#fff; text-decoration:none } footer ul li a:hover{ color:#49a0f1; text-decoration:none; } .social-contacts a{ margin:0 2px; } footer p{ padding:15px 0; color:#909090; } #page-body{ min-height:500px; padding:130px 0 40px; } #page-body .affiliation-cont{ margin-top:30px; margin-bottom:-40px; } #page-body h3{ font-weight:300; font-size:40px; color:#2170b8; } #page-body .title{ color:#0f2944; margin:30px 0 40px; } #page-body .title span{ color:#2170b8; } .page-header{ background:url(../images_pr/page-header.jpg) no-repeat scroll center bottom; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; border:0 none; margin:0; } .page-header h1{ font-size:70px; color:#fff; text-align:center; padding:140px 0 110px; color:#fff; font-family:'Oswald', sans-serif; text-shadow:0 1px 0 rgba(0,0,0,1); text-transform:uppercase; } address{ margin:0 0 30px; } address p{ padding:0; font-size:14px; } address p strong{ font-weight:500; float:left; width:70px; } .contact-form label{ font-size:14px; font-weight:300; margin:0 0 5px; color:#444444; display:block; } .contact-form .form-control{ margin-bottom:20px; } .contact-form .btn{ padding:7px 0; } .relative{ position:relative; } .relative{ position:relative; } .security-msg{ position:absolute; right:20px; top:-5px; } #google-maps{ margin:0 0 40px; } .mobile-layer{ display:none; } .lang-selection{ position:absolute; background:#000; color:#fff; width:130px; list-style:none; margin:0; padding:8px 0; top:100%; left:0; opacity:0; transition: opacity .5s ease-in-out; -moz-transition: opacity .5s ease-in-out; -webkit-transition: opacity .5s ease-in-out; } /* .clsSuggestions { position:absolute; background:#2B85D8; color:#FFFFFF; width:300px; } */ .top-bar .pull-right > div:hover .lang-selection{ opacity:1; } .lang-selection li{ display:block; line-height:normal; } .lang-selection li a{ padding:2px 8px; display:block; 48a1f2 } .lang-selection li a:hover{ background:#2170b8 } .logged-navbar{ background-color:#2b85d8; } .logged-navbar .navbar-collapse{ padding-left:0; padding-right:0; } .logged-navbar .navbar-nav > li.active > a{ color:#fff; font-weight:300; } .logged-navbar .navbar-nav > li > a:hover{ color:#0f2944; } .page-title{ background-color:#f3f3f3; padding:112px 0 30px; margin:0 0 30px; } .page-title h1{ font-size:34px; font-family: 'Roboto', sans-serif; font-weight:500; padding:0; color:#124371; text-transform:uppercase; line-height:34px; } .db-stats, .profile-info{ margin-bottom:30px; } .stats{ margin:30px 0 0; text-align:center; padding:25px 5px; } .stats h2{ font-family: 'Roboto', sans-serif; font-size:40px; padding:0 0 10px; color:#fff; } .stats h2 sub{ font-size:17px; bottom:0; padding:0 0 0 3px; } .stats p{ padding:0; font-size:18px; color:#fff; } .profile-left-col{ background-color:#f3f3f3; border:#dfdfdf 7px solid; padding:25px; font-size:14px; } .profile-left-col p.username-icon, .profile-left-col p.email-icon, .profile-left-col p.phone-icon, .profile-left-col p.address-icon, .profile-left-col p.logininfo-icon{ background:url(../images_pr/pricon-1.png) no-repeat scroll left 5px; padding:0 0 0 32px; margin:0 0 15px; } .profile-left-col p.email-icon{ background-image:url(../images_pr/pricon-2.png); } .profile-left-col p.phone-icon{ background-image:url(../images_pr/pricon-3.png); } .profile-left-col p.address-icon{ background-image:url(../images_pr/pricon-4.png); } .profile-left-col p.logininfo-icon{ background-image:url(../images_pr/pricon-5.png); } .profile-left-col ul{ list-style:none; padding:0; margin:30px 0 0; } .profile-left-col ul li{ background:url(../images_pr/bullet-arrow.png) no-repeat scroll 10px 5px; padding-left:32px; } .profile-left-col ul li a{ color:#000; text-decoration:none; } .profile-left-col ul li a:hover{ color:#2b85d8; } .profile-left-col .btn-block{ text-align:center; padding:5px 0; color:#fff; text-decoration:none; font-size:20px; font-weight:500; margin:20px 0; text-transform:uppercase; } .profile-left-col .img-responsive, .graphs .img-responsive{ margin:0 auto; } .graphs p{ text-align:center; font-size:14px; line-height:18px; padding:20px 10% 0; color:#5d5d5d; } .news-contents{ border:#dddddd 1px solid; padding:0 0 18px } .news-contents h3, .table-responsive h3{ padding:17px 20px; font-family: 'Roboto', sans-serif; font-size:24px !important; color:#fff !important; font-weight:500 !important; background-color:#0f2944; } .news-contents h3 a, .table-responsive h3 a{ font-size:13px; color:#2b85d8; margin-left:5px; } .news-contents hr{ margin:20px 20px 0; border-top:#8d8d8d 1px dotted; } .news{ padding:20px 20px 0; font-size:14px; } .news h6, .news h4{ font-weight:500; color:#8d8d8d; font-family: 'Roboto', sans-serif; } .news h4{ font-size:16px; padding:10px 0 5px; } .news h4 a{ color:#2b85d8; text-decoration:none; } .news ul{ list-style:none; margin:0; padding:0; } .news ul li{ display:block; padding:3px 0; } .table-responsive{ border:#dddddd 1px solid; border-top:0 none; margin:0 0 20px; } .table-responsive .table{ margin:0; } .table-responsive th{ background-color:#124371; font-weight:300; font-size:12px; border:0 none !important; color:#fff; padding:10px !important; vertical-align:middle !important; } .big-table th{ font-weight:500; font-size:14px; padding:14px !important; } .table-responsive td{ font-size:12px; padding:7px 10px !important; word-break:break-all; } .big-table td{ padding:14px !important; font-size:15px; } .table-responsive td a{ color:#000; } .table-responsive tr:nth-child(even){ background-color:#f3f3f3; } .table-responsive th input, .table-responsive th select{ padding:5px 10px; } .textred{ background-color:#B94A48; padding:3px; color:#fff; display:inline-block; } .textyellow{ background-color:#F89406; padding:3px; color:#fff; display:inline-block; } .textgreen{ background-color:#468847; padding:3px; color:#fff; display:inline-block; } .textblue{ background-color:#3A87AD; padding:3px; color:#fff; display:inline-block; } .clsError { color:red; font-weight:bold; text-decoration:none; } .clsMsg { color:#124371; font-weight:bold; text-decoration:none; } .clsPrice { font-size:20px; font-family: 'Roboto', sans-serif; font-weight:500; padding:0; color:red; } .clsPack { font-size:16px; font-family: 'Roboto', sans-serif; font-weight:500; padding:0; color:#124371; } .clsDelTime { font-size:14px; font-family: 'Roboto', sans-serif; font-weight:500; padding:0; color:#44a742; } .unpaid{ background-color:#dc2637; padding:3px; color:#fff; display:inline-block; } .clsBuyCredits { font-size:18px; font-family: 'Roboto', sans-serif; font-weight:500; padding:0; color:#124371; } .paid{ background-color:#468847; padding:3px; color:#fff; display:inline-block; } .breadcrumb{ margin:0; padding:0; background-color:transparent; } .breadcrumb li:first-child{ padding:0; margin:0; } .breadcrumb li, .breadcrumb li a{ color:#124371; font-size:11px; text-decoration:none; } .edit-cont{ margin:0 0 30px; font-size:14px; position:relative; } .edit-cont h2 span{ position:absolute; right:0; color:#444444; font-size:12px; font-family: 'Roboto', sans-serif; top:25px; } .edit-cont h2{ font-size:40px; font-weight:300; color:#2170b8; border-bottom:#444 1px dotted; } .edit-cont label{ font-weight:300; margin:20px 0 5px; } .edit-cont p{ min-height:50px; padding:0; } .edit-cont p strong{ display:block; font-weight:500; } .edit-cont em{ display:block; font-size:11px; font-style:normal; line-height:14px; padding:5px 0 0; } .sidebar{ background:#f8f8f8; border:#dfdfdf 1px solid; margin:5px 0 0; } .profile-pic{ padding:20px; background-color:#f3f3f3; border-bottom:#dfdfdf 1px solid; } .profile-pic .img-responsive{ margin:0 auto; } .profile-pic p{ padding:10px 0 0; color:#454545; text-align:center; font-size:15px; } .sidebar ul{ list-style:none; margin:0; padding:10px 20px 20px; } .sidebar ul li{ display:block; border-bottom:#b3b3b3 1px dotted; } .sidebar ul li a{ font-size:14px; color:#454545; display:block; padding:7px 0 7px 15px; background:url(../images_pr/bullet-arrow.png) no-repeat scroll left 15px; } .sidebar ul li a:hover{ text-decoration:none; color:#2b85d8; background-image:url(../images_pr/bullet-arrow-hover.png); } .custom-nav-tabs{ border-bottom:0 none; background-color:#0f2944; } .custom-nav-tabs > li{ margin:0; } .custom-nav-tabs > li > a{ margin-right:0; border-radius:0; padding:17px 35px; font-weight:500; font-size:15px; text-transform:uppercase; color:#fff; box-shadow:none; border:0 none !important; border-right:1px solid #576a7c !important; } .custom-nav-tabs > li.active > a, .custom-nav-tabs > li.active >a:focus, .custom-nav-tabs > li.active >a:hover, .custom-nav-tabs > li > a:hover, .custom-nav-tabs > li >a:focus{ color:#fff; background-color:#2b85d8; border-right-color:#6baae4 !important; } .tab-content .table-responsive{ margin-left:-1px; margin-right:-1px; } .table-responsive span.success, .table-responsive span.rejected{ display:block; text-align:center; padding:3px 0; color:#fff; background-color:#0e9911; font-weight:500; } .table-responsive span.rejected{ background-color:#ab0f0f; } .bottom-filters{ font-size:15px; } .bottom-filters .pagination{ margin:0; } .bottom-filters input[type="number"]{ width:60px; display:inline; padding:5px 10px; margin:0 5px; } .bottom-filters select{ width:115px; display:inline; padding:5px 10px; margin:0 5px; } .pagination > li > a, .pagination > li > span{ color:#424242; padding:5px 10px; } .pagination > li >a:focus, .pagination > li >a:hover, .pagination > li >span:focus, .pagination > li >span:hover, .pagination > li.active > a{ color:#fff; background-color:#124371; } .export-contents{ border:#dddddd 1px solid; padding:30px; font-size:15px; } .export-contents label{ font-weight:300; } .export-contents .btn{ padding:9px 0; font-size:15px; text-transform:none; } .search-filters{ padding:15px 30px 30px; background-color:#f3f3f3; border:#dddddd 1px solid; } .search-filters label{ font-weight:300; font-size:15px; margin:10px 0 3px; } .search-filters textarea{ height:118px; } .search-filters .btn{ font-size:15px; text-transform:none; padding:6px 0; font-weight:500; } .search-filters .btn.green{ margin:84px 0 5px; } /* tablet and phone */ @media (max-width: 1199px) { #logo img{ width:200px; } .customers-online, .guantee, .online-support{ font-size:12px; margin-top:4px; } .top-bar .pull-right > div{ margin-left:8px; } .navbar-nav > li{ padding:10px 7px; } .navbar-nav > li > a{ font-size:12px; } .hero-contents h2{ font-size:20px; } .hero-contents h1{ font-size:40px; line-height:45px; } .hero-contents h1 span{ font-size:35px; } .hero-contents p{ font-size:14px; } .title{ font-size:30px; } .home-stats p{ font-size:20px; } .home-stats p span { background: rgba(0, 0, 0, 0) url("../images_pr/stat-sep.png") no-repeat scroll left 4px; } .affiliation-cont p{ font-size:12px; line-height:16px; } .affiliation-cont a{ font-size:12px; margin:0 5%; } .payment-logo{ background-size:100%; } footer{ font-size:13px; } footer ul li { padding: 0 8px 0 9px; } .social-contacts img{ width:24px; } .herounlock-form .btn{ display:block; margin:10px 0; } } /* tablet and phone */ /* Portrait tablet to landscape and desktop */ @media (min-width: 768px) and (max-width: 979px){ .search-filters .btn.green{ margin:10px 0 0; } } /* End Portrait tablet to landscape and desktop */ /* Landscape phone to portrait tablet */ @media (max-width: 767px){ .signin-form{ position:static; margin:20px auto; } .hero-contents p{ padding:10px 0 20px; } .herounlock-form .form-control{ display:block; width:100%; margin:0 0 10px; } .herounlock-form .btn{ margin:0 auto; display:block; } .home-stats p span{ display:block; padding:5px 0; text-align:center; background:0 none; } .affiliation-cont ul li{ float:none; width:100%; min-height:1px; } .affiliation-cont p{ font-size:14px; min-height:1px; padding:5px 10% 20px; } #loginMenu{ right:0; } #logo{ float:none !important; text-align:center; } #resp-menu{ position: static; } a#responsive-menu{ top:54px; } .navbar-header{ border:0 none; } .navbar-nav > li{ padding: 10px 15px !important; } .navbar-toggle .icon-bar{ background-color:#fff; } #page-body{ min-height:1px; padding:0 0 40px; } .page-header h1{ padding:50px; font-size:40px; } .page-title{ padding:30px 0; } header{ position:static; } .hero-contents{ padding:30px 0 0; min-height:1px; position:relative; } .mobile-layer{ background:rgba(5,32,60,0.8); position:absolute; left:0; top:0; width:100%; height:100%; display:block; } .payment-logo{ background:#f9f9f9 url(../images_pr/phone-payments.png) no-repeat scroll center bottom; height:210px; } .top-bar .pull-right > div > a{ width:35px; text-align:center; } .top-bar a.login{ padding:0 10px 0 0; } .top-bar a.login span, .top-bar a.myaccount span{ text-indent:-99999px; } .clsButton { font-family: Arial, Verdana, sans-serif; font-size: 13px; color:#FFFFFF; border: 1px solid #575354; background-color:#575354; } .phone strong, .phone{ font-size:11px; } .contact-form{ margin-bottom:30px; } .signin-form h4{ padding:45px 0 15px; } .stats h2{ font-size:18px; } .stats p{ font-size:13px; } .graphs{ margin-top:30px; } .news-contents{ margin-bottom:30px; } .bottom-filters .col-sm-4{ margin-bottom:10px; } .bottom-filters .col-xs-6.text-center{ text-align:right; } .bottom-filters .col-sm-4.text-right{ text-align:center; } .tab-content .table-responsive{ margin-left:0; margin-right:0; } .custom-nav-tabs > li > a{ padding:10px 14px; font-size:13px; display:block; } .search-filters .btn.green{ margin:10px 0 0; } } /* End Landscape phone to portrait tablet */ /* Landscape phones and down */ @media (max-width: 480px){ .custom-nav-tabs > li{ width:50%; text-align:center; } .custom-nav-tabs > li > a{ padding:10px 0; border-bottom:1px solid #576a7c !important; } } /* Landscape phones and down */