body {
font-family:'Open Sans',Arial,sans-serif
   /* font-family: '', sans-serif;
*/}

html {
  scroll-behavior: smooth;

}


.abt li a {
    padding: 5px 15px 3px 93px;
    color: #8f8f8f;
    font-size: 16px;
    line-height: 2.7;
}

.slider-head {
    margin: auto;
    width: 50%;
}
.svg-icon { display: inline-block; width: 68px; height: 68px; fill: #ff0000; }
/*=-==============index-page tabs=====================*/

.slider {
          width: 100%;
      text-align: center;
      overflow: hidden;
      }
.slides {
      display: flex;
      overflow-x: auto;
      scroll-snap-type: x mandatory;
      scroll-behavior: smooth;
      -webkit-overflow-scrolling: touch;
      }
.slides::-webkit-scrollbar {
      width: 10px;
      height: 10px;
      }
.slides::-webkit-scrollbar-thumb {
      background: #666;
      border-radius: 10px;
      }
.slides::-webkit-scrollbar-track {
      background: transparent;
      }
.slides > div {
    padding: 20px;

      flex-shrink: 0;
      width: 100%;
      height: auto;
      margin-right: 50px;
      border-radius: 10px;
      background: #eee;
      transform-origin: center center;
      transform: scale(1);
      transition: transform 0.5s;
      position: relative;
      /*display: flex;*/
      justify-content: center;
      align-items: center;
      font-size: 16px;
      }
.slider > a {
    padding: 16px 20px;
    font-weight: 700;
    overflow: hidden;
    display: inline-flex;
    background: #d5d6da;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    margin: 25px 50px;
    position: relative;
    color: #000000;
    font-size: 22px;
}

.tab-heading:hover {
    background:#212740;
    color:#fff;

}


.arrow-circel {
   line-height: 1.5;
    margin-left: -28px;
    position: absolute;
      
}


/*end*/

/*content-custom-class */
.bull-block{
    list-style: none;
}

.wrap-pr {
   color:#505050;
}

.cust-pl  {
	padding:0;
}

.wrap-bg  {
	color: #451e1e;

}
.base-head a:hover {
    color: #337ab7;
    text-decoration: underline;
    line-height: 5;
}
.base-head a {
 
    line-height: 5;
}

.inner-title {

    color: #111;
    font-size: 2vw;
     font-weight: 700; 
    line-height: 50px;
    margin: 0 0 11px;
}

.support-inner-title {

    color: #111;
    font-size: 2.5vw;
    font-weight: 700; 
    line-height: 50px;
    margin: 0 0 11px;
}

/* ========================Inline header css =====================================*/
.topDownloadBtn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    padding: 0.500rem 1.95rem;
    border: 1px solid #e4e4e4;
    color: #929191;
    border-radius: 2px;
    text-decoration: none;
    background: transparent;
    border-radius: 2px;

}
.topDownloadBtn:hover{
    background:#f1f1f1;
    color: #929191;
    text-decoration: none;

   
}
.topBuyNowBtn{
    border-radius: 2px;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    padding: 0.500rem 1.95rem;
    border: 1px solid #2b87f9;
    color: white;
    border-radius: 2px;
    text-decoration: none;
    background: #2b87f9;
}
.topBuyNowBtn:hover{
    text-decoration: none;
    color:#fff;
    background-color: #4697fb;
}
.fixed2ndMenu{
    top:0;
    position: fixed;
    z-index: 9999;
    box-shadow: 0 0 5px 1px grey;
}
.downloadReceipt{
    position: absolute;
    z-index: 99;
    right: 15px;
    top: -26px;
    color: #2196F3;
}
/* ======================== BK CSS =====================================*/
.box-1{

    padding: 0px 15px;
}
.productNameCon h2{
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 2px;
}
.productNameCon p{
    font-size: 12px;
    margin-bottom: 2px;
}
.productRenewalCon h5{
    font-size: 12px;
    margin-bottom: 2px;
}
.cookieSec{
    z-index: 9999;
    position: fixed;
    background: #337ab7;
    width: 100%;
    padding: 12px;
    bottom: 0;
}
.cookieSec .textis{
    font-size: 16px;
    color: #fff;
    margin-bottom: 1px;
}
.cookieSec .textis a{
    color: #07070a;
}
.cookieBtn{
    background: #0866c7;
    color: #fff;
    border: 1px solid #0c89c5;
    cursor: pointer;
}




/*=============================min-width 1200px=========================*/
@media (max-width: 1600px){
.wrap-container {
    max-width: 1356px!important;
}
}



@media (max-width: 1366px){
.wrap-container {
    max-width: 1176px!important;
}
}


@media (min-width: 1600px){
.container.menu-container {
    max-width: 1344px!important
}

}




/*end*/

.head-title2 {
    color: #111;
    font-size: 2.2vw;
    font-weight: 700;
    line-height: 50px;
    margin: 0 0 11px;
}


.head-title {
    color: #111;
    font-size: 2.0vw;
    font-weight: 700;

    margin: 0 0 11px;
}
/*end*/
    
.hidden{
	display: none;
}

/*Header css start here*/
.main-menu {
    font-size: 17px;
}

@media (min-width: 992px){
.navbar-expand-lg .navbar-nav .main-menu {

    padding-right: 1.5rem;
    padding-left: 1.5rem;
    font-size: 17px;
    color: rgb(255, 255, 255);
}

}

.navbar-dark .navbar-nav .main-menu:focus, .navbar-dark .navbar-nav .main-menu:hover {
     color: rgb(255, 255, 255);
}


.header-logo {
	width: 238px;

}

/*end*/

/*index-page-css-start-here*/


.com-content{
    font-weight: 700;
    font-size: 3.4vw;
    margin: 64px 0 15px;
}
.sub-title {
	color: #451e1e;
    font-size: 2vw;
    font-weight: 300;
    margin-bottom: 19px;
}
.banner-content {

    font-size: 17px;
    line-height: normal;
    margin-bottom: 27px;
}

/*icon index page */
.common-icon  {
    margin:14px;
}


/*end*/


.tryfree-btn:hover, .tryfree-btn:focus {
    color: #fff;
    border-color: #4697fb;
    background: #4697fb url(//computeroids.com/wp-content/themes/driverupdater/assets/css/../images/download-icon.png) no-repeat 41px center;
}


.buynow-btn:hover, .buy-now-btn:focus {
    color: #fff;

}
.top-bg {

	background-image: url(../images/banner_bg.jpg);
    background-size: cover;
    min-height: 560px;
}

/*=========================next-section========================*/
.driver-bg {
	background: #91b6e3;
}

.choose-title  {
	color: #111;
	font-weight: 700;
	font-size: 2vw;
    margin-bottom: 14px;
}

.drive-heading{
	padding: 30px 0 30px;
}

.drive-heading h5 {
	color:#515151;
	    font-size: 16px;

}

/*end*/

/*<!-- =============Updates Outdated System Drivers========= -->*/

.left-sec {
	max-width: 80%;
	margin-top: 30px;
}

.up-bg {
	background:#f3f9ff;
	padding-bottom: 40px;
}

.drive-box {
	width: 33%;
    float: left;
	font-size: 13px;
    line-height: 0.5;
    text-align: center;
    color: #7c7e82;
}


.download-btn {
	width: 280px;
    line-height: 5;
    padding: 16px 47px 16px 32px;
    background: #2b87f9;
    border: solid 2px #2b87f9;
    border-radius: 52px;
    color: #fff;
    font-size: 21px;
    font-weight: 500;
    text-transform: uppercase;
    transition: all 1s ease 0s;
}

.download-btn:hover, .download-btn:focus {
	text-decoration: none;
    color: #fff;
    border-color: #197efb;
    background: #197efb url(//computeroids.com/wp-content/themes/driverupdater/assets/css/../images/download-icon.png) no-repeat 41px 20px;
}



.br-rg {
	border-right: 1px solid #afafaf;
	margin-top:14px;
}

.com-pr-hl {
	width:65%;
	font-size:16px;
}
.learn-mr {
	color: #337ab7;
	font-size:15px;
}

  
.all {
	color:#515151;
	 font-size: 17px;
}

/*=======================Download Computeroids Driver Updater===========*/

.download-bg {
    background: #323232;
    color:#ffffff;
}

.download-bg h2 {
    margin-bottom: 27px;
    margin-top: 27px;
    font-size: 24px;
    line-height: 1.5;
    }
.down-head {

    font-weight: 700;
/*    font-size: 2.5vw;*/
    margin: 64px 0 15px;
}


.sub-title2 {
    color: #232323;
    font-size: 26px;
}

.by-click {
         padding: 0px 165px 10px 1px;
    font-size: 10px;
    color: #d6d6d6;
        float: left;
}

/*end*/


/*==================footerw css -============================*/

.ftr-bg {
  background: #09142f;
  background-image:url(../images/index/ftr.jpg);
  background-size: cover;
  padding-bottom: 11%;
  
}


.Bg-Footer{

  background: #09142f;


}

.footer-heading h2 {
    color:#ffffff;
    font-weight: 600!important;
    font-size: 20px;

}

/*.ftr-list li a {
     text-align: center;
    color: #c7c7c7;
    font-size: 16px;
    line-height: 2.3;
}
*/


.nav-item .rap-nav {
    font-size: 17px!important;
}

.ftr-list li a {
    font-size: 14px;
    text-align: center;
    color: #c7c7c7;
    line-height: 1.5;
  }


.hv-tr:hover  {
    text-decoration: none;
    color:#2b87f9;
}

.hv-tr {
    text-align: center;    
}


.ftr-hrading  {
     color: #fff;
    font-size: 26px;
    font-weight: 700;

}

.ftr-list  {
    margin-left:50px;
}
/*end*/



/*=================support page css start here================ */


.support-banner-content {
    position: absolute;
    margin-left: 13%;
    margin-top: -16%;
}

.h-lp {
    font-size:3vw;
    font-weight: 700;
   
}

.para-head  {
    font-size: 18px;
    font-weight: 400;
    color:#282828;
}



.accordion {
        border: 1px solid #d6d2d2;
  background-color: #ffffff;
  color: #444;
  cursor: pointer;
  padding: 15px 17px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.2s;
}


.panel-bg  {

    padding: 12px 0px;
    background: #f7f7f7;
}

.panel {
  padding:20px;
  display: none;
  background-color: white;
  overflow: hidden;
  font-size: 14px;



}

.instruction {
    font-size: 14px;
    color: #000000;

}
.support-para{
    font-size:14px;
}
.instruction p {
    color:#424242;
    font-size: 14px;
}


.instruct-title {
    padding-left: 50px;
     border: 1px solid #d4d4d4;
    color: #111;
    font-size: 1.2vw;
    font-weight: 600;
    margin: 12px 0 11px;
}

button:focus {
    outline:none!important;
}


/*end*/

/*======================Download-page-css===================================*/
.ultimate {

line-height: 1.5;

}

.fnt-w {
    text-align: center;
    display: block!important;
    color:#3db5e9;
}

.window {
    border: 1px solid #979595;
    height: 150px;
    width: 150px;
    background: #dfdfdf;
    border-radius: 50%;
    display: block;
    margin: auto;
}
.auto-window {
    padding-top: 37px;
    margin-top: 55px;
    line-height: 6;
    margin: auto;
    width: 50%;
    display: block;
}

.window-button {
    
    padding: 10px 13px;

    background: #87b528;
    color: #000000;
    border: 1px solid #6f971c;
    transition: 0.3s;
}


.window-button:hover {
    background-color: #2b87f9;
    color: #ffffff;
    border: 1px solid #1c9ad1;
    text-decoration: none;
    transition: 0.3s;
}

/*.btn-tm  {

    padding-bottom:4%;

}*/

.bd-set{
     padding: 16px;
     background: #f3f3f3;
     border: 1px solid #cdcdcd;

}

.window h4 {
    margin-top: 18px;
}

.arrow-down  {

    margin:auto;
    display:block!important;
}

.bounce {
  animation-duration: 2s!important;
  animation-delay: 2s;
  animation-iteration-count: infinite;
}


.al-right {
    font-size:11px;
}

/*end*/

/*===========================cart page css strt here=================*/
hr.line {
    margin-top: 18px;
    margin-bottom: 0.2rem;
    border: 0;
    border-top: 2px solid rgba(0,0,0,.1);
    position: relative;
}
.com-ot  {
    max-width:65%;
}

.title-check {
    font-size: 12px;
    color:#7c7c7c;
}

#auto {
    position: absolute;
    margin-top: -20px;
    margin-left: -19px;

}

#Quantitypro {
    width: 75px;
    padding: 4px 18px;
    border: 1px solid #e0dfdf;
}
.mid-content  {

    line-height: 0.7;
    margin-left: 14px;
 
}

.total-pr {


}

.top-heading {
    padding-bottom: 36px;
    margin-top: -34px;
}

.buy_now_btn  {
 
    color: #fff!important;
    background: #15a218;
    float: right;
    padding: 8px 31px;
    border-radius: 30px;

}

.i_btn {

    font-size: 25px!important;
    line-height: 1.5!important;
    padding-top: 10px;
    padding-bottom: 10px;
    padding: 14px 14px;
    border-right: 1px solid #88888852;
}


.table {
      border-collapse: collapse;
  width: 100%;
}

td, th {
  border-top: 1px solid #dddddd;
  text-align: left;
  padding: 30px;
}


.first {
    width:14%
}

.second {
    width: 16%;;
}
.middle {
    width: 53%;
}

.cart-head {
    padding: 22px;
}

/*end*/

/*about page css strt hre */

.about-bot  {
    padding-bottom:130px!important
}

/*end*/



/*contact-page css str here */

.cont-heading{
   font-family: "Vidaloka",Sans-serif;
    color: #fff;
    position: absolute;
    margin-top: -16%;
    margin-left: 13%;
}

.cont-heading h2 {
    font-size: 2.5vw;
}


.cont-heading h3 {
    font-size: 1.8vw;
}

/*/end*/

.pdd{
    padding:0;
}

/*uninstall intruction css strt hre */
.all-set  {
    line-height: 3.5;
    padding: 0;
}

.step-1 {
    line-height: 1.9;
    padding-bottom: 12px;


}

ul {
  list-style-type: square;
}
.chrome_ul {

    line-height: 2.3;

}

.wrap-pl2 {
    padding: 33px;
    background: #cacaca;
    font-style: italic;
}

/*end*/


/*opera css strt here */
.op {
    margin:auto;
    display: block;
}


/*end*/


/*almost page css strt here */

.almost-title  {
    color: #009ee2;
    
}
.almost-bg {
    min-height: 398px;
    padding: 20px 19px 49px;
       box-shadow: 0px 0px 10px 0px rgba(147,147,147,.5);
}
.almost-bg:hover {
  
     box-shadow: 0px 0px 10px 0px rgba(45,172,226,.5);
}

.optimie-btn {
    font-size: 20px;
    padding: 20px 66px;
    color: #fff;
    background: #079fe1;
    border-radius: 40px;
    font-weight: 700;
    box-shadow: 0px 0px 10px 0px rgba(28,28,28,.5);
        border: 2px solid #ffffff;

}

.optimie-btn:hover {
   
    color: #fff;
    background:#017882;
    

}

.op-bt  {
        margin: 20px;
    margin-top: 40px;
}


.op-bt i {
        font-size: 29px;
    font-weight: 700;
    margin-left: 16px;
}

.hw {
    font-size: 11px;
    }


.cdu-lgs {
    margin: auto!important;
    display: block!important;
}


.click p {

  height:40px;
}


.box-uninstall {
    margin: auto;
    width: 1000px;
    background-color: #fffcd2;
    height: auto;
    border: 3px solid #ff0000;
} 

.box-uninstall-title h4 {
    font-size:18px;
}

.box-uninstall-title {
    padding:30px;
}

.regis-btn  {
    margin-left:10%;

}

.rem-uninstall {
    margin-top: 40px;
    padding: 10px;
    background-color: #e7e4b9;
}

.main-uninstall {

    margin-bottom: 50px;
    padding: 61px;
    border: 1px solid #c3c3c3;
    -webkit-box-shadow: 0px 5px 5px 1px rgba(1,1,1,.5);
    box-shadow: 0px 5px 5px 1px rgba(1,1,1,.5);
    margin-top: 48px;
}


.addon-bg {

    background: #dfdfdf;
    padding: 16px;
        width: 46px;
}

.mb-form {
        font-size: 20px;
    margin-left: 4px;
}

.modal-header {
    
color: #ffffff;
    background: #182350;
}

.fr-btn-submit {
    background: #2b87f9;
    color: #ffffff;
   
}

.fr-btn-submit:hover {
        text-decoration: none;
    color: #fff;
    background-color: #4697fb;
}

.modal-body {
    
    background-color: #f4f4f4;
}

/*end*/

.download-trial-ver   {
    width:100%;
}

.trial-heading  {
    margin-left: 16px;
    color: #0086f9;
    font-weight: 700;
    font-size: 20px;
    cursor: pointer;
}
.trial-heading:hover  {
    color: #000000;
}

.r-side-icon  {
    color: #0086f9;
    font-size: 22px!important;
}

.download-bg-version {
        margin: 12px;
    padding: 12px;
    background: #f6f6f6;
}

.download-bg-version2 {
    margin: 12px;
    padding: 12px;
    background: #f6f6f6;
}



/*new  css start here*/

.head{
  /*   font-size: 3vw;*/
     font-weight:700;
     color:#313131;
}

.space{
    margin-top:4%;
}
.content-area{
    margin-top:-28%;

}

.content-area h1 {
    font-weight: 700;
    font-size: 3.4vw;
}


.wrap-pl {
        font-size: 12px;
    margin: auto;
    /* text-align: left; */
    /* float: left; */
    color: #d4d4d4;
    margin-left: -19%;
}

.tryfree-btn {

    width: 230px;
    line-height: 48px;
    padding: 2px 26px;
    background: #2b87f9;
    border: solid 2px #2b87f9;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}
.buynow-btn{
    width: 230px;
    line-height: 48px;
    padding: 3px 26px;
    margin-left: 16px;
    background: transparent;
    border: solid 1px #fff;
    border-radius: 4px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}

.w-d {
    width:80px;
}

.list {
    list-style: none;
}
.bg-up {
    background-color:#f5efef;
}

.ml-0 {
    padding-left: 48px;
}
.app-bg  {
    background-image: url('../images/drive2bg.jpg');
    background-position: center;
    background-size: cover;

/*    background: #181e35;
*/}
.l-off {
    margin-left: 60px;
    /* margin: auto; */
    /* width: 255px; */
    color: #e4e4e4;
    font-size: 12px;
}
.copy-bg {
    background-color: #21293f;
}

.copyright {
    letter-spacing: -0.2px;
    padding-top: 15px;
    line-height: 2.5;
    color: #8f8f8f;
    font-size: 14px;
    padding-bottom: 0px;
}
.top-ban {
    margin-top: -24px;
}
.main-menu {
    color:#313131!important;
    transition: 0.3s;
     border-bottom: 1px solid #fff;
  
}
.main-menu:hover {
    color: #fff!important;
    background: #2b87f9;
    border-bottom: 1px solid #2b87f9;
}
.bg-dark.main-bg  {
  background: #ffffff!important;
  border-bottom: 1px solid #b3b3b3;


}

.space-nxt {
    padding-top:0px;
}

.drive-bg {
    background:#656464;
}

/*end*/

/*privacy-policy css*/
.card-header .title {
         position: absolute;
    font-size: 14px;
    color: #929292;
    margin-top: 6px;
    margin-left: 20px;

}

.card-header .title:hover {

    color: #fff;
   

}
.card-header .accicon {
  float: right;
  font-size: 20px;  
  width: 1.2em;
}
.card-header{
  cursor: pointer;
  border-bottom: none;
}
.card{
  border-bottom:1px dotted #909090!important;
}

.card-header:not(.collapsed) .rotate-icon {
  transform: rotate(180deg);
}

.bg-privacy {
    background-color:#ffffff;
}
.spacem {
    padding-top:70px;
}
.rt-bg {

     border: 1px solid #e0e0e0;
    padding: 16px 10px 8px 18px;
    background-color: #fff;
}
.card .card-header {

        padding: 0.75rem 0.25rem;
}

@media (min-width: 1200px){

.wrapper-container {
    max-width: 1228px!important;
}
}

.policy-content p {
    font-size:14px;
}

.icon-clr {
   width: 383px;
    border-radius: 2px;
    color: #909090;
    background-color: #181e35;

}
.icon-clr .card {
     background-color: #181e35;
}

.accordion .para{
    color: #000;
    background: #efefef;
}

.notice {
    margin: auto;
    width: 548px;
    border: 1px solid #d6d4d4;
    padding: 12px;
}
.click-com {
    color: #e31e24;
    font-weight:700;

}
.click-com:hover {
    color: #e31e24;
    text-decoration: none;
}

.arrw  {
    color:#929083;
}

.policy-content {
    border: 1px solid #e0e0e0;
    padding: 16px 20px 8px 18px;
    background: #fff;
}

.mt-5-custom {
        margin-top: 74px;
}
.mc-auto{
    margin:auto!important;
}
.wrap-pl-strike {
        color: #a0a0a0;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

.outer:focus {
    border:1px solid #b9b9b9;
}
.form-control {
    box-shadow:none!important;
}

.fixedLeftCol{
  position: fixed;
    top: 118px;

    z-index: 999;
    width:388px;

}

.productRenewal  {
    font-size:12px;
}

.overlap {
    height:550px;
    overflow-x:scroll;
}

.title-com {
    line-height: 1;
    margin-top:-1px!important;
}

.main-menu {
    text-transform: normal
}

.buynow-btn-try {
    width: 230px;
    line-height: 48px;
    padding: 3px 26px;
    margin-left: 16px;
    background: transparent;
    border: solid 1px #fff;
    border-radius: 4px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}


.buynow-btn-try:hover {
    width: 230px;
    line-height: 48px;
    padding: 3px 26px;
    margin-left: 16px;
    background: #737272;
    border: solid 1px #fff;
    border-radius: 4px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}

.support-link  {
    color:red;
}

.support-link:hover  {
    color:red;
    text-decoration: underline;
}

 .wrap-content-main{
  position: absolute;
  margin-top: -13%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.wrap-content-main h1 {
        font-size: 3.3rem;
}

.all-set {
    font-size:14px;
}

.arrow-icon {
        width: 90px;
    top: 80%;
    position: fixed;
    z-index: 999;
}
.bounce2 {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
.bounce2 {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-100px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-100px); }
}

/*end*/

.mar-al {
    margin:auto;
}

.al-btn {
        display: block;
    width: 34%;
    margin: auto;
}

.message-fm  {
    min-height: 90px;
}


.tryNowModalSec{
    z-index: 99999999;
    background: #0028718a;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    padding-top: 6em;
}
.tryNowInner{
    background: #fff;
    box-shadow: 0 0 4px 1px grey;
    width: 52%;
    padding: 25px;
}




/****************************** new-index-page-css******************************/
.software_computeroids  {

    background-image: url('../images/index/software_computeroids.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: auto;
}


.software_computeroids img  {
    border: 10px solid #e1e1e1;
}

.computeroids-wrap {
    padding-top: 10px;
    padding-top: 3%; 
    padding-bottom: 10px;

}

.home_down {
    padding: 9px 53px;
    background: #2b87f9;
    color: #ffffff;
    transition: 0.3s;
    border-radius:.25rem;
}

.home_down:hover { 
    background-color: #4697fb;
    text-decoration: none;
    transition: 0.3s;
    color: #ffffff;

}


.computeroids_download{

  
    padding-top: 16px;

}


.bg_down_com {
    background-color: #e5e5e5;
    padding:35px;
    border-top: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
}

.top-banner {
    border-bottom: 1px solid #b3b3b3;
}

.window_computeroids {
    width: 70px;
}

.driver_performance {
        font-size: 26px;
}

.automatic_computeroids {
    padding: 11px;
    border: 1px solid #9fd0d0;
    background: #b9efef40;
    font-weight: 700;
}

.computeroids_window  {
    border: 1px solid #9fd0d0;
    background-color: #b9efef40;
        padding-bottom: 16px;
}


.wrap_desk {
 
    position: fixed;
    background-color: #ffffff;
    width: 100%;
    bottom: 0px;
    padding: 10px 10px 17px;

}

.desktop_mobile a {
   font-size: 12px;
    background: #9b0000;
    color: #ffffff;
    position: absolute;
}

.desktop_mobile:hover a {
    color: #ffffff;
    text-decoration: underline;
}

.close i {
    color: #000000;
}


.computeroids_up {
    margin-left: 88px;
}
.headerSeel{
    text-align: center;
    width: 40%;
}
@media (max-width: 700px){
    .topSeel{
        display: none;
    }
}    



.thankyouBanner  {
  background-image:url('../images/thankyouBanner.jpg');
  height:500px;
}

.topSeel {
    text-align: center;
}
.ptag{
    margin: 0 4px;
}
.font-size1{
    font-size: 12px;
}
.font-size2{
    font-size: 14px;
}
.font-size3{
    font-size: 16px;
}
/*download modal ============================= */
.ComModal  {
    z-index: 99999;
  }


.WpDownload  {
  float: right;
}
.my-dialog {
  margin-top: 14%;
}

.my-danger  {
  padding: 10px 47px;
  background-color: #dc3545;
  border:1px solid #dc3545;
}

.my-danger:focus  {

  outline: 0;
  box-shadow: 0 0 0 0.2rem rgb(220 53 69 / 0%)!important;
  border:1px solid #dc3545;
}



.my-dark  {
  padding: 10px 16px;
}

.my-dark:focus  {

  outline: 0;
  box-shadow: 0 0 0 0.2rem rgb(220 53 69 / 0%)!important;
  border:1px solid #dc3545;
}


.ComLabel {
 font-size: 14px;   
}

.mContent {
      border-radius: 5px;
}

.mBody {
      border-radius: 5px;
      border-top: 2px solid #dc3545;
}
.mFooter{
    display: revert;
}

.m-auto {
  margin:auto!important;
}

/*End download modal ============================= */







/*==========New css start here 3/april/2021=========*/


.DriverCenter {
 color:#ffffff;
  position: absolute;
  top: 24%;
  left: 13%;
  width: 100%;

}  
/*.wp-driversBg {
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#051322), to(#15457c));
  background-image: -webkit-linear-gradient(top, #051322, #15457c);
  background-image: -moz-linear-gradient(top, #051322, #15457c);
  background-image: -o-linear-gradient(top, #051322, #15457c);
  background-image: linear-gradient(to bottom, #051322, #15457c);
  height: 250px;
}*/

.bgcOL  {

  background-color:#ffffff;
  border-radius: 6px;
  margin-top:26px;
  vertical-align: middle;
}

.wp-driversBg img {
  width: 40px;
}


.DriversBtn {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    background-color: #ffffff;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px!important;
    color:#000!important;
    transition: 0.3s!important;
}

.DriversBtn:hover {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    background-color: #2b87f9;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 12px;
    color:#fff!important;
    transition: 0.3s;
    border: 1px solid #2b87f9;
}

.DriverPad {
    padding: 16px;
    
}

.DriverBorder {
  border-right: 1px solid #ececec;
}

.DriversActive  {
      background-color: #2b87f9;
      border: 1px solid #2b87f9;
      color:#ffffff!important;

}


/* adds some margin below the link sets  */
.navbar .dropdown-menu div[class*="col"] {
   margin-bottom:1rem;
}

.navbar .dropdown-menu {
  border:none;
  border-top:1px solid #000;
  background-color:#ffffff!important;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

/* breakpoint and up - mega dropdown styles */
@media screen and (min-width: 992px) {
  
  /* remove the padding from the navbar so the dropdown hover state is not broken */
.navbar {
  padding-top:0px;
  padding-bottom:0px;
}

/* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
.navbar .nav-item {
  padding:.5rem .5rem;
  margin:0 .25rem;
}

/* makes the dropdown full width  */
.navbar .dropdown {position:relative;}

.navbar .dropdown-menu {
  width:100%;
  left:0;
  right:0;
/*  height of nav-item  */
  top:45px;
  
  display:block;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s linear;
  
}
  
 

  
  /* shows the dropdown menu on hover */
.navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu:hover {
  display:block;
  visibility: visible;
  opacity: 1;
  transition: visibility 0s, opacity 0.3s linear;
}
  
  .navbar .dropdown-menu {
    border: 1px solid rgba(0,0,0,.15);
    background-color: #fff;
  }

}

.rap-computer {
    line-height: 1.2;
    font-size: 42px;
    font-weight: 700;

}

.rap-Driver  {
    margin-left: 0px;
    font-size: 18px;
    font-weight: 400;
}

.rap-ul ul li i {
   color:#1fbd0b;
}

.Printers-Dropdown  {
   top: 153px!important;
   border:1px solid #ffffff!important;
  -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
   box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
}


.P-drivers  {
    padding: .4rem .1rem;
    margin-top: 2.5rem!important;
}

.my-primary {

    padding: 28px 22px 28px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#051322), to(#15457c));
    background-image: -webkit-linear-gradient(top, #051322, #15457c);
    background-image: -moz-linear-gradient(top, #051322, #15457c);
    background-image: -o-linear-gradient(top, #051322, #15457c);
    background-image: linear-gradient(to bottom, #051322, #15457c);
}

.vpDrive p {
    color: #000;
    margin-bottom: 0;
}
.vpDrive {
    margin: auto;
    width: 50%;
    border-radius: 7px;
    margin-bottom: 12px;
    padding: 10px;
    background: #fff;
}
.wp-driversBg {
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    background: #fff;
    padding: 30px 53px 30px;
    margin:auto;
    width: 100%;
}

.PrinterBox h5 {
    color:#000;
    font-size: 14px;

}
.border-nav li {
    margin:auto!important;
}

.PrinterBox {

   text-decoration:none!important;
}

.PrinterBox img {
    width: 150px;
}

.MainBox {
   border: 1px solid #dadada;
}

.headerCom img {
    width: 20px;
}
.Header-drivers{

    padding: .4rem .1rem;
    margin-top: 0.5rem!important;
}
.headPrinters-Dropdown {
    top: 85px!important;
    border: 1px solid #ffffff!important;
    -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
}

.headPrinters-Dropdown img {
    width: 100px;

}


/*testimonial css start here */

.mytestimonial img {
    width: 100px!important;
    margin: auto;
}

.mytestimonial h6 {
    font-style: italic;
    font-size: 14px;
    margin-top:20px;
}

.wp-star li {
    color:#ff9900;

}
.wp-star {
     display: inline-flex;

}
.NameClient {
    color:#9c9a9a;
}

.l-height {
    line-height: 4;
}
.D-down {
    padding: 13px 53px!important;
}

.Better li {
    margin:auto;
}

.DownloadUl li {
    margin:auto;
}

.space2 {
    margin-top: 6%;
}

.downloadDrive {
    padding-top:40px;
    padding-bottom: 40px;
}


.DriveBox {
    border: 1px solid #c2ddf5;
    background: #eaf3f9;
    padding: 25px;

}

.outdatedBg {
    padding: 32px;
    background-color: #f1f7fb;
}

.outdatedHead {

    font-size: 1.5vw;
    font-weight: 700;
    color: #313131;
}

.bg-up2 {
    background-color: #ffffff;
    margin: 14px;
    border: 1px solid #e2e2e2;
}

.headfix {
    font-size: 1.5vw;
    font-weight: 700;
    color: #313131;
}



.fix-mobile {
    border-right: 1px solid #b5b5b5;
}


.testimonialBg{

 background-color:#f1f7fb;
}

.item p  {
    padding: 12px;
    background: #ffff;
    
}

.GetStartedBg {
    background-color: #eaf3f9;
    width: 48%;
    margin: auto;
    padding: 10px;
    border: 1px solid #c2ddf5;
}

.fixSolution  {
    width: 80px;
}
@media only screen and (max-width: 767px) {
   .w-100{
    height:574px;
}
.vpDrive {
    width: 100%!important;
}
.rap-content {
    display: block!important;
}

.DriverCenter {
    position: absolute;
    top: 6%;
    left: 4%;

}

.wp-driversBg .nav-item {
    margin-top:30px;

    padding-bottom: 22px!important;

} 

.oids-video {
    width: 100%!important;

}

.rightS-mobile {
   margin-top: -49px;
}

.mobile-res {
  margin-left: 6px;

}
.SoftwareRight img {
    margin-top:24%;
}

.outdatedBg {
    padding: 0px;
}

.outdatedHead {
    font-size: 5.5vw;
}

.bg-up2 {
    margin: 0px;
}

.mb-pd {
    padding: 0px;
}

.ml-0 {
    padding-left:0px;
}

.fix-mobile {
    padding:13px!important;
}
.headfix {
    font-size: 6vw;
}
.fixed2ndMenu {
    display: none;
}
.GetStartedBg {
     width: 100%
}


}
/*========================Meadia query Close ---------------*/
.navo-button{
    color: #000!important;
      margin-left: -2px!important;
}

.view-border{
    border-top:1px solid #fff!important;
  
}

.navo-button:focus a{
    color: #000;
}
.only-mobile {
    display: none!important;
}
.box-base  {
    background-color: #ffffff;
    border-radius: 10px;
    padding: 30px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
        height: 132px;
}

.print2btn {
        -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    background-color: #ffffff;
    padding: 6px 14px ;
    float: right;
    margin-top: 13px;
    color: #000000;
    transition: 0.3s;
}

.print2btn:hover {

    background-color: #2b87f9;
    color: #dedede;
    border: 1px solid #2b87f9;
    transition: 0.3s;
    color: #ffffff;
}

.box-base img {
    float: left
}

.epson {
    border:1px solid #074da5;
}
.hp {
    border: 1px solid #0096d6;
}

.canon {
    border: 1px solid #c01921;
}

.brother {
    border: 1px solid #0d2ea0;
}

.Xerox {
    border: 1px solid #c01921;
}

.lex {
    border: 1px solid #1f8a01;
}

.hpSupport h5 {
    background-color: #089ede;
    color: #ffffff;
    padding: 11px;
}

.epsonSupport h5 {
    background-color:#0854b3;
    color: #ffffff;
    padding: 11px;
}

.canonSupport h5 {
    background-color:#d01e27;
    color: #ffffff;
    padding: 11px;
}

.brotherSupport h5 {
    background-color: #074da5;
    color: #ffffff;
    padding: 11px;
}

.lenuxSupport h5 {
    background-color: #009e1e;
    color: #ffffff;
    padding: 11px;
}

.oids_overlay:hover {
    text-decoration: none;
}

.count-bg {
    padding: 16px;
    border: 1px solid #e6e5e5;
    background: #0097d7;

}

.count-bg2 {
    padding: 16px;
    border: 1px solid #e6e5e5;
    background: #c01921;

}.count-bg3 {
    padding: 16px;
    border: 1px solid #e6e5e5;
    background: #074da5;

}
.count-bg4 {
    padding: 16px;
    border: 1px solid #e6e5e5;
    background: #0d2ea0;

}

.count-bg5 {
    padding: 16px;
    border: 1px solid #008945;
    background: #008945;

}

.col-bg i {
    color: #00ff08;
}

.col-bg p {
    color: #fff;
}
.draw-base img{
    padding: 15px;
    border: 1px solid #d0d0d0;
    background: #dcdcdc;
    transition: 0.5s;
}

.itallic {
    font-style: italic;
    
    
}

.para-X2 {
    background-color: #000;
}

.realtecBox {
    border-radius: 20px;
    border-top: 3px solid #e4e1e1;
    background: #fff;
    padding: 14px;
    height:224px;
}

/*-----------------------------------new page---------------------------------*/

 .manage-bg {
    background:#ebebeb;

 }  

 .manage-bg p  {
    font-weight: 300!important;
    margin-top: 16px;
    margin-bottom: 12px;

 }  

 .fl-right{
    float: right;
    margin-top: 12px;
    margin-bottom: 12px;
 }

 .mainSupport {
    padding: 5px 36px;
    background: #0097d7;
    color: #fff;
    text-transform:uppercase;

 } 

 
 .wp-design img{
    margin-bottom: 50px;
    margin-top: 50px;
    width: 72%;
} 


.bgalt {
    background-image:url(../images/hpdesignprint.jpg);

    min-height: 369px;
}

.drivers_install {

    background-position: center;
    background-image: url(../images/drivers_install/drivers_install_1.jpg);
    background-repeat: no-repeat;
    background-size: cover;

}

.bgaltcanon2x {
    background-image:url(../images/canond2x.jpg);
}



.driver_canon {

    background-position: center;
    background-image: url(../images/drivers_install/canon_install.jpg);
    background-repeat: no-repeat;
    background-size: cover;

}

.bgaltepson2x {
    background-image:url(../images/epson2x.jpg);
}
.bgaltbrother2x {
    background-image:url(../images/brother2x.jpg);
}

.bgaltlexmark2x {
    background-image:url(../images/lexmark.jpg);
}

.mainSupportContent {
    padding:20px;
}

.mys {
    background: #0d9a03;
    color: #fff;
    transition: 0.3s;
    padding: 8px 60px;
    border: 1px solid #b3b3b3;
}

.mys2 {
    background: #fff;
    color: #000;
    transition: 0.3s;
    padding: 8px 60px;
    border: 1px solid #b3b3b3;
}

.mys:hover {
    padding: 8px 60px!important;
    background: #0c7a05!important;
    color: #fff!important;

}
.mys2:hover {
    padding: 8px 60px!important;
    background: #e9e9e9!important;
    color: #000!important;

}


.soft img {


    width: 53px;
    padding: 12px;

}

.bg-log {
    background: #ebebeb;
}

.driver_up {
    border:1px solid #d8d6d6;
    border-radius: 10px;
}
.driver_up {
    padding: 15px;
}

.driver_up h6 {
    font-size: 14px;
}

.steam  {
    display: inline-flex;
}


.setpol li {
    font-size:18px;
}

.SameBtn {
    color: #fff;
    background: transparent;
    border:1px solid #fff;
}
.SameBtn:hover {
    color: #fff;
}

.SameBtn i{
    color: #fff;
}
.text-disabled{
    color: #e2dddd
}

.headCom {
    margin: auto;
    width: 50%;
}

.blink {
    animation: blinker 1.5s cubic-bezier(.5, 0, 1, 1) infinite alternate;  
}
@keyframes blinker {  
  from { opacity: 1; }
  to { opacity: 0; }
}


/*main banner mobile slider */
@media only screen and (max-width: 767px) {
    .dropdownmobile img {
    width: 50px!important;
}

  .mbLeft img {
     float: left;
  }
   .itemrow p {
    padding:0px;
    background-color: transparent;
   }
   .bull-block i {
    padding-right: 10px;
    margin-top: 4px;
  
    float: left;
   }
   .rap-computer {
    line-height: 1.2;
    font-size: 32px;
    font-weight: 700;
}

.rap-verified img {
    width: 25%!important;
    display: inline!important;
}

.only-desktop {
    display: none!important;
}

.only-mobile {
    display: unset!important;
}

.DropdownHide {
    display: none!important;
}
.header-logo {
    width: 50%;
}

.wp-driversBg {
  padding: 10px;
}
.learn-mr {
    margin-left:26px;
}

.Sol {
    padding-left: 0px!important;
}

.owl-nav {
    display: none;
}

.owl-dots {
    display: none;
}

.headCom {
    width: 100%;
}

.main-menu {
    padding: 10px!important;
}

/*form media query strt hre */
.ComFormGroup {
    margin-bottom: 14px!important;
}

.mobileForm {
    margin-top:14px;
}


.ComFormGroup2 {
    margin-bottom: 14px!important;
}

.mobileNumber2 {
    width: 72%;
    float: right;
    margin-top: 4px;
}

.POS {
    position: absolute;
    margin-top: 4px;
    z-index: 999!important;
}
.oids-video2 {
    width: 100%!important;
}

.DriveBox {
    margin-bottom: 20px;
}
.outpad {
    padding: 14px;
}

.footerMenu {
    padding-top:10px!important;
}

/*main-banner-mobile-buy-now-button*/
.mobBuy_nowbtn {
    padding: 10px 47px;
    color: #fff!important;
    background: #2b87f9;
    border-bottom: 1px solid #2b87f9;
    margin-top: 25px;
    margin-bottom: 25px;

}

}

/*end*/
.form-control:focus {
    border-color:#000 

    }
.hifo {
    min-height: 371px;
}


.themeBgBox {
    margin-bottom: 5px;
}

.btn:focus {
    outline: 0;
    box-shadow:0 0 0 0.2rem rgb(0 123 255 / 0%);
    } 


.bgImage{
    background-image: linear-gradient(#ffffffed, #3a4241c4 75%), url(../images/outdated.jpg);
    background-repeat: no-repeat;
    background-size: cover;
  }


.accordion i {
    margin-top:5px;
}

/*buy now button  uk and us*/
.computeroids-dropdown{
    margin-left: 8px;
    margin-top: 13px;
}

.comUSUK img{
    float: right;
    width: 36%;
}


.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
}

.dropdown:hover .dropdown-content {
  display: block;
}


.SecondaryDrop img {
   margin-left: 50px;

}


.SecondaryDrop  {
    padding: 0.25rem 1.4rem!important;
    text-align: left;
    font-size: 15px;


}

.secondary-content {
    min-width: 72px!important;
    width: 172px!important;
      padding: 8px 0px!important;

}




.carousel-indicators .active {
    background-color: #e31e24!important;    
}



/*header-fix-US- number*/
.head_fix_number{

    color: #fff!important;
    background: #be090e!important;
    border-bottom: 1px solid #be090e!important;

}

/*end*/


/*mew css */

@media only screen and (min-width: 300px) and (max-width:350px)  {
.head_fix_number {
    font-size: 12px;
}

}
