<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'Trade Gothic Pro Light';
    src: url('/TradeGothicLTPro-Light.otf');
}

@font-face {
    font-family: 'Trade Gothic Pro Bold Condensed No.20';
    src: url('/TradeGothicLTPro-BdCn20.otf');
    font-weight: bold;
}

@font-face {
    font-family: 'Trade Gothic Bold No. 2';
    src: url('/TradeGothicLTPro-Bd2.otf');
}

a {
    color: #0054a4;
}
    a:hover {
        text-decoration: underline;
        color: #f26531;
    }
    a i {
        color: #f26531;
    }


#Body {
    /*background-color:#ebebe4;*/
    margin: 0 auto;
    padding: 0px;
    font-family: 'Trade Gothic','Trade Gothic Pro Light', Arial, sans-serif;
    /*font-family: Arial, sans-serif; /* target all IE browsers*/
    /*max-width: 1600px;*/
    color: rgb(51, 51, 51);
    background: url("https://www.cpcworldwide.com/Portals/_default/Skins/Colder/images/distributor-campaign_bg-wireframe.svg") no-repeat scroll 0 0px;
    /*opacity: 0.5;*/
    /*filter: alpha(opacity=40); /* For IE8 and earlier */
    background-color: #ffffff;
    height: auto;
	background-size: 100%;
}

#DNN6 {
    /*background-color:#ebebe4;*/
    margin: 0px;
    height: auto;
    border-top: solid 10px #055494;
}

.wrap {
    max-width:765px;
    height:auto;
    margin: 0 auto;
}

.leftDiv {
    float:left;
    width:60%;
}

.rightDiv {
    background-color: #0054a4;
    float:right;
    width: 28%;
    height:100%;
    padding-left: 4.5%;
    padding-right: 4.5%;
    padding-bottom:20px;
}

#dnn_RightPane {
    margin-top:120px;
    height:auto;
}
    #dnn_RightPane h3 {
        color: #ffffff;
    }

#HeadDiv {
    width: 100%;
    clear: both;
    margin: 0 auto;
    /*max-width: 1180px;*/
    /*border-top: solid 20px #055494;*/
    /*background-image:url(images/background-top.gif);
    background-repeat:repeat;*/
}

#ContentDiv {
    width: 100%;
    margin: 0 auto;
    clear: both;
    min-height: 200px;
}

.container {
    width: 99%;
    max-width: 1400px;
    margin: 0 auto;
}

#dnn_TopPane {
    width: 100%;
    clear: both;
    font-family: 'Trade Gothic','Trade Gothic Pro Light',Arial,sans-serif;
    /*font-family: Arial, sans-serif; /* target all IE browsers*/
    color: #333333;
    max-width: 1400px;
    margin: 0 auto;
    margin-top:35px;
}

#dnn_ContentPane {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    margin-top:50px;
    clear: both;
    font-family: 'Trade Gothic','Trade Gothic Pro Light',Arial,sans-serif;
    /*font-family: Arial, sans-serif; /* target all IE browsers*/
    color: #333333;
    line-height: 1.5em;
}
    .contentLeft {
        float:left;
        width:33%;
    }
    .contentLeftImage {
        width:95%;
    }
    .contentRight {
        float:right;
        width:63%;
        padding-left:10px;
        padding-top:60px;
    }
    .contentRight h3 {
        margin-top:30px;
    }
    .contentSocialMedia {
        text-align:center;
        margin-top:30px;
    }
    ul {
        padding-left:15px;
        list-style: outside disc;
    }
    ul li
    {
        color: #6caddf !important;
		font-size: 1.1em;
    }
    ul li span{
        color: black;
    }

.divWhitePaper {
    margin-left:-110px;
    margin-top:-90px;
}
.imgWhitePaper {
    
}

.btnDownload {
    background-image:url("/portals/0/library/home/Button-re-download-ltBlue.png");
    margin-bottom:10px; 
    max-width:253px; 
    width:100%;
    height:36px;
    display:block;
}
    .btnDownload:hover {
        background-image:url("/portals/0/library/home/Button-re-download-rollover.png");
        margin-bottom:10px; 
        max-width:253px; 
        width:100%;
        height:36px;
        display:block;
    }
.btnShare {
    background-image:url("/portals/0/library/home/Button-share-ltBlue.png");
    margin-bottom:10px; 
    max-width:253px; 
    width:100%;
    height:36px;
    display:block;
    cursor:pointer;
}
    .btnShare:hover {
        background-image:url("/portals/0/library/home/Button-share-ltBlue-rollover-gray.png");
        margin-bottom:10px; 
        max-width:253px; 
        width:100%;
        height:36px;
        display:block;
        cursor:pointer;
    }
.btnViewSimilarProducts {
    background-image:url("/portals/0/library/home/Button-ViewProducts-transparentWhite.png");
    margin-bottom:10px; 
    max-width:253px; 
    width:100%;
    height:36px;
    display:block;
    cursor:pointer;
}
    .btnViewSimilarProducts:hover {
        background-image:url("/portals/0/library/home/Button-ViewProducts-transparentWhite-rollover.png");
        margin-bottom:10px; 
        max-width:253px; 
        width:100%;
        height:36px;
        display:block;
        cursor:pointer;
    }
.btnExploreMedicalProducts {
    background-image:url("/portals/0/library/home/Button-medicalProducts-orange.png");
    margin-bottom:10px; 
    max-width:253px; 
    width:100%;
    height:36px;
    display:block;
}
    .btnExploreMedicalProducts:hover {
        background-image:url("/portals/0/library/home/Button-medicalProducts-orange-rollover.png");
        margin-bottom:10px; 
        max-width:253px; 
        width:100%;
        height:36px;
        display:block;
    }
.btnCallRequestQuote {
    background-image:url("/portals/0/library/home/Button-callToRequestQuote-orange.png");
    margin-bottom:10px; 
    max-width:253px; 
    width:100%;
    height:36px;
    display:block;
    cursor:pointer;
    margin:0 auto;
    margin-bottom:20px;
}
    .btnCallRequestQuote:hover {
        background-image:url("/portals/0/library/home/Button-callToRequestQuote-orange-rollover.png");
        margin-bottom:10px; 
        max-width:253px; 
        width:100%;
        height:36px;
        display:block;
        cursor:pointer;
        margin:0 auto;
        margin-bottom:20px;
    }

#dnn_BottomPane {
    margin-top:40px;
    padding-bottom:5px;
    clear: both;
    width: 98%;
    line-height:1.5em;
    font-family: "Trade Gothic","Trade Gothic Pro Light",Arial,sans-serif;
    /*font-family: 'Arial Narrow Bold', Arial, sans-serif; /* target all IE browsers */
}

    #dnn_BottomPane ul {
        margin-top: 0px;
    }
    .bottomLeft {
        float:left;
        width:49%;
    }
    .bottomRight {
        float:right;
        width:49%;
        padding-left:10px;
    }
        .bottomRight ul {
            padding-left:15px;
        }


.socialMedia {
    margin-top: 20px;
    margin-bottom: 40px;
    float: right;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}
.socialMediaWhitePaper {
    display:none;
}

.logoDiv {
    width:50%;
    float: left;
}

.imgLogo {
    width: 158px;
    border-width: 0px;
    margin-bottom: 1px;
    margin-left: 10px;
}

.iconsSocialMedia {
    width: 50%;
    float: right;
    text-align: right;
}

.imgSocialMedia {
    width: 25px;
    /*margin-left: 5px;*/
}

#FooterDiv {
    width:100%;
    float:left;
}

#FooterMenuDiv {
    width: 100%;
    border-top: solid 1px #e3e6e6;
    border-bottom: solid 1px #e3e6e6;
    font-family: 'Trade Gothic Condensed','Trade Gothic Pro Bold Condensed No.20', 'Arial Narrow Bold', Arial, sans-serif;
    /*font-family: 'Arial Narrow Bold', Arial, sans-serif; /* target all IE browsers */
    /*font-family: Arial;*/
    padding-top: 20px;
    padding-bottom: 33px;
    max-width: 1400px;
    color: #055494;
	font-weight: bold;
}
    #FooterMenuDiv p {
        float: right;
        margin-right: 0.5%;
        margin-left: 0.5%;
        line-height: 1em;
        font-family: 'Trade Gothic','Trade Gothic Pro light', 'Arial Narrow Bold', Arial, sans-serif; /* target all IE browsers */
        font-size: 12px;
        color: #0054a4;
    }
    #FooterMenuDiv a {
        font-size: 12px;
        margin-right: 0.5%;
        margin-left: 0.5%;
        color: #055494;
        float:left;
    }
        #FooterMenuDiv a:hover {
            color: #f26531;
            text-decoration: underline;
        }

#dnn_FooterPane {
    float:left;
    width:145px;
}
    #dnn_FooterPane a{
        float:left;
        border-right:1px solid #055494;
        margin-right: 12px;
        padding-right:15px;
    }

h1 {
    font-family: 'Trade Gothic Condensed','Trade Gothic Pro Bold Condensed No.20', 'Arial Narrow', Arial, sans-serif;
    /*font-family: 'Arial Narrow Bold', Arial, sans-serif; /* target all IE browsers */
    color: #0054a4;
    font-size: 3em;
    margin-bottom: 10px;
    line-height: 1em;
	font-weight: bold;
}

h2 {
    font-family: 'Trade Gothic Condensed','Trade Gothic Pro Bold Condensed No.20', 'Arial Bold', Arial, sans-serif;
    /*font-family: 'Arial Narrow Bold', Arial, sans-serif; /* target all IE browsers */
    color: #a0a0a0;
    font-size: 2.25em;
    line-height: 1em;
	font-weight: bold;
}

h3 {
    font-family: 'Trade Gothic','Trade Gothic Bold No. 2', Arial, sans-serif;
    color: #0054a4; 
    font-size: 1.15em;
    line-height: 1em;
    margin-top: 0px;
    margin-bottom: 10px;
	font-weight: bold;
}

h5 {
    font-family: 'Trade Gothic','Trade Gothic Bold No. 2', 'Arial Bold', Arial, sans-serif;
    /*font-family: 'Arial Narrow Bold', Arial, sans-serif; /* target all IE browsers*/
    font-size: 1.25em;
    color: #7e8083;
    line-height: 1em;
	font-weight: bold;
}

h6 {
    font-family: 'Trade Gothic','Trade Gothic Bold No. 2', 'Arial Bold', Arial, sans-serif;
    /*font-family: 'Arial Narrow Bold', Arial, sans-serif; /* target all IE browsers*/
    font-size: .75em;
    text-transform: uppercase;
    color: #7e8083;
    line-height: 1em;
	font-weight: bold;
}

    h1 i, h2 i, h3 i, h4 i, h5 i, h6 i {
        color: #f26531;
    }

p {
    font-size: 1.1em;
    margin-bottom: 30px;
    margin-top: 0px;
    line-height: 1.5em;
}

.primary-button {
    background: none repeat scroll 0 0 #f26531;
    border-radius: 5px;
    border-style: none;
    color: #ffffff;
    font-family: "Trade Gothic","Trade Gothic Pro Light",Arial,sans-serif;
    /*font-family: Arial,sans-serif; /* target all IE browsers */
    font-size: 0.75em;
    padding: 9px;
    text-transform: uppercase;
}

    .primary-button i {
        font-size: 1.455em;
    }

    .primary-button:hover {
        background-color: #0054a4;
        cursor: pointer;
    }
	
	.primary-button-search:hover {
        background-color: #0054a4;
        cursor: pointer;
    }

.secondary-button {
    background: none repeat scroll 0 0 #a8adad;
    border-radius: 5px;
    border-style: none;
    color: #ffffff;
    font-family: "Trade Gothic","Trade Gothic Pro Light",Arial,sans-serif;
    /*font-family: Arial,sans-serif; /* target all IE browsers */
    font-size: 0.75em;
    padding: 9px;
    text-transform: uppercase;
}

    .secondary-button i {
        color: #f26531;
        font-size: 1.455em;
    }

    .secondary-button:hover {
        background-color: #0054a4;
        cursor: pointer;
    }

.alt-button {
    background: none repeat scroll 0 0 #0054a4;
    border-radius: 5px;
    border-style: none;
    color: #ffffff;
    font-family: "Trade Gothic","Trade Gothic Pro Light",Arial,sans-serif;
    /*font-family: Arial,sans-serif; /* target all IE browsers */
    font-size: 0.75em;
    padding: 9px;
    text-transform: uppercase;
}

    .alt-button i {
        font-size: 1.455em;
    }

    .alt-button:hover {
        background-color: #f26531;
        cursor: pointer;
    }

/* VIDEO FORM CSS */

.form .requiredInfo
{
	color: white !important;
}



.form h1
{
    font-family: 'Trade Gothic Condensed','Trade Gothic Pro Bold Condensed No.20', 'Arial Bold', Arial, sans-serif;
    color: #FFFFFF;
    font-size: 40px;
    line-height: normal;
    margin: 0;
    text-align: center;
	font-weight: bold;
}

/*Skip label*/
.form h2
{
    font-family: 'Trade Gothic Condensed','Trade Gothic Pro Bold Condensed No.20', 'Arial Bold', Arial, sans-serif;
    color: #FFFFFF;
    font-size: 22px;
    line-height: normal;
    margin: 0;
	font-weight: bold;
}

/*Checkbox label*/
.form .checkboxLabel
{
    font-family: 'Trade Gothic Condensed','Trade Gothic Pro Bold Condensed No.20', 'Arial Bold', Arial, sans-serif !important;
    color: #FFFFFF !important;
    font-size: 14px !important;
    line-height: normal !important;
    margin: 0 !important;
	font-weight: bold;
}

.form .checkbox
{
    border: none;
}
/* * required fields label */
.form .required
{
    font-family: 'Trade Gothic Condensed','Trade Gothic Pro Bold Condensed No.20', 'Arial Bold', Arial, sans-serif !important;
    color: #FFFFFF !important;
    font-size: 12px !important;
    line-height: normal !important;
    margin: 0 !important;
	width: 280px !important;
	max-width: 300px !important;
	text-align: right !important;
	font-weight: bold;
}

.form .responsiveCell
{
    font-family: 'Trade Gothic Condensed','Trade Gothic Pro Bold Condensed No.20', 'Arial Narrow', sans-serif !important;
    display: inline-block;
	font-weight: bold;
}


.form .ieStyle input[type='text'], .form .ieStyle  textarea, .form.ieStyle  select
{
    color: white;
    font-family: 'Trade Gothic Condensed','Trade Gothic Pro Bold Condensed No.20', 'Arial Narrow', sans-serif !important;
    padding-left: 10px;
    height: 40px;
	width: 280px !important;
	max-width: 280px !important;
    line-height: 40px;
    font-size: 18px !important;
	margin-top: 10px !important;
    border: none;
    background-color: rgba(107,170,231,1) !important;
    border-radius: 2px;
	overflow: hidden;
	font-weight: bold;
}

.form .ieStyle input[type='text'], .form .ieStyle textarea, .form .ieStyle select {
        width: 217px !important;
    }


.form.ieStyle  input[type='button']{
	
	color: white !important;
    font-family: 'Trade Gothic Condensed','Trade Gothic Pro Bold Condensed No.20', 'Arial Narrow', sans-serif !important;
    font-size: 20px !important;
    text-align: left !important;
    padding-left: 10px !important;
	font-weight: bold;
}

.form .clickdform input[type='text'], .form .clickdform textarea, .form .clickdform select
{
    color: white;
    font-family: 'Trade Gothic Condensed','Trade Gothic Pro Bold Condensed No.20', 'Arial Narrow', sans-serif !important;
    padding-left: 10px;
    height: 40px;
	width: 280px !important;
	max-width: 280px !important;
    line-height: 26px;
    font-size: 18px !important;
	margin-top: 10px !important;
    border: none;
    background-color: rgba(107,170,231,1);
    border-radius: 2px;
	font-weight: bold;
}


.form  input[type='button']{
	
	color: white !important;
    font-family: 'Trade Gothic Condensed','Trade Gothic Pro Bold Condensed No.20', 'Arial Narrow', sans-serif !important;
    font-size: 20px !important;
    text-align: left !important;
    padding-left: 10px !important;
	font-weight: bold;
}

  
.form .request, #btnSubmit
{
	
	font-family: 'Trade Gothic Condensed','Trade Gothic Pro Bold Condensed No.20', 'Arial Narrow', sans-serif !important;
	background-size: contain;
	width: 252px;
    height: 58px;
    border: 0;
    cursor: pointer;
	font-weight: bold;
	
}

.form .btnNormal
{
   background: url('/images/Button-Orange.svg') no-repeat !important;
}
.form .btnOver{
   background: url('/images/Button-Orange-Hover.svg') no-repeat !important;
}

.form .request, #btnSimilar
{
    background: url('/images/Button-ViewProducts.svg') no-repeat !important;
	
	background-size: contain;
	width: 252px;
    height: 58px;
    border: 0;
    cursor: pointer;
	
}

.form .clickdform input[type='button']{
	
	color: white !important;
    font-family: 'Trade Gothic Condensed','Trade Gothic Pro Bold Condensed No.20', 'Arial Narrow', sans-serif !important;
    font-size: 20px !important;
    text-align: left !important;
    padding-left: 10px !important;
	font-weight: bold;
}

.form .signupArrow
{
    background: url('/images/sign_up_arrow.png') no-repeat;
    width: 45px;
    height: 50px;
    border: 0;
    cursor: pointer;
}
.form .title
{
	font-family: 'Trade Gothic Condensed','Trade Gothic Pro Bold Condensed No.20', 'Arial Bold', Arial, sans-serif !important;
    color: #FFFFFF !important;
    font-size: 22px !important;
    line-height: normal !important;
    margin: 0 !important;
	max-width: 400px !important;
	width: 280px !important;
	font-weight: bold;
}

.form .ieStyle
{
	 color: white !important;
    font-family: 'Trade Gothic Condensed','Trade Gothic Pro Bold Condensed No.20', 'Arial Narrow', sans-serif !important;
	margin-top: 5px;
	font-weight: bold;
}

.form ::-webkit-input-placeholder
{ /* Chrome */
    color: white;
    font-family: 'Trade Gothic Condensed','Trade Gothic Pro Bold Condensed No.20', 'Arial Narrow', sans-serif;
	font-weight: bold;
}

.form :-moz-placeholder
{ /* Firefox 18- */
    color: white;
    font-family: 'Trade Gothic Condensed','Trade Gothic Pro Bold Condensed No.20', 'Arial Narrow', sans-serif;
	font-weight: bold;
}

.form ::-moz-placeholder
{ /* Firefox 19+ */
    color: white;
    font-family: 'Trade Gothic Condensed','Trade Gothic Pro Bold Condensed No.20', 'Arial Narrow', sans-serif;
	font-weight: bold;
}

.form :-ms-input-placeholder
{
    color: white;
    font-family: 'Trade Gothic Condensed','Trade Gothic Pro Bold Condensed No.20', 'Arial Narrow', sans-serif;
	font-weight: bold;
}


.thankyou {
	width: auto;
	margin: auto;
	text-align: left;
}

.thankyou h1
{
	font-family: 'Trade Gothic Condensed','Trade Gothic Pro Bold Condensed No.20', 'Arial Bold', Arial, sans-serif;
    color: #FFFFFF;
    font-size: 30px;
    line-height: normal;
    margin: 0;
	font-weight: bold;
}

.thankyou h2
{
	font-family: 'Trade Gothic Condensed','Trade Gothic Pro Bold Condensed No.20', 'Arial Bold', Arial, sans-serif;
    color: #FFFFFF;
    font-size: 24px;
    line-height: normal;
    margin: 0;
	margin-top: 15px;
	font-weight: bold;
}

.thankyou .social{
	margin: auto;
}
.thankyou img{
	margin-right: 9px;
}

    .thankyou a {
        text-decoration:underline;
    }
    .thankyou a:hover{
        color:#0054a4;
        text-decoration:underline;
    }

	.centerImg img{
			width:auto;
		}

.linkProCondensed {
    font-family: 'Trade Gothic Condensed','Trade Gothic Pro Bold Condensed No.20', 'Arial Bold', Arial, sans-serif !important;
    color: rgb(242, 101, 49) !important;
    font-size:1.1em;
	font-weight: bold;
}

.downloadWhitePaperPDF {
    display:none;
}

.divCallRequestQuote {
    width: auto;
	margin: auto;
	text-align: center;
    font-size: 18px; 
    font-weight: bold; 
    clear: both; 
    color: white; 
    width: 100%; 
    position: relative; 
    bottom: 0px; 
    display: none;
}
.divCallRequestQuote h1 {
    font-family: 'Trade Gothic Condensed','Trade Gothic Pro Bold Condensed No.20', 'Arial Bold', Arial, sans-serif;
    color: #FFFFFF;
    font-size: 30px;
    line-height: normal;
    margin: 0;
	font-weight: bold;
}

/* MOBILE CSS*/
@media screen and (max-width: 1400px) and (min-width: 800px) {
    #dnn_TopPane {
        padding-left:20px;
    }
    #dnn_ContentPane {
        padding-left:20px;
    }
    #dnn_BottomPane {
        padding-left:20px;
    }
    
    #FooterMenuDiv {
        /*padding-left:20px;*/
    }
}

@media screen and (max-width: 800px) and (min-width: 500px) {
    .player
    {
        width: 98%;
        height: 310px;
    }

    .iconsSocialMedia {
        float: none;
        width: 86%;
    }

    /*#FooterMenuDiv p{
        float:left;
    }

    #FooterMenuDiv a{
       float:right;
    }*/
}

@media screen and (max-width: 700px) and (min-width: 400px) {
    .contentLeft {
        width:80%;
        margin: 0 auto;
        float:none;
    }
    .contentRight {
        width:100%;
        margin: 0 auto;
        float:none;
        padding-left:0px;
    }
}

@media screen and (max-width: 900px) {
    .leftDiv {
        float:none;
        width:100%;
    }

    .rightDiv {
        float:none;
        width: 95%;
        height:auto;
        padding-left: 20px;
        padding-right: 20px;
        padding-top:10px;
        padding-bottom:5px;
    }

    #dnn_RightPane {
        margin-top:0px;
        text-align:center;
    }
		.rightDivSpace {
			display:none;
		}

    #dnn_TopPane {
        width:90%;
        padding-left:20px;
        padding-right:20px;
        text-align:center;
    }

    #dnn_ContentPane {
        width:90%;
        padding-left:20px;
        padding-right:20px;
        margin-top:20px;
    }
        #dnn_ContentPane iframe {
            width:100%;
            height:auto;
        }
    
    .divWhitePaper {
        display:none;
    }

    #dnn_BottomPane {
        width:90%;
        padding-left:20px;
        padding-right:20px;
        margin-top:20px;
    }
    .bottomLeft {
        float:none;
        width:100%;
    }
    .bottomRight {
        float:none;
        width:100%;
        padding:0px;
        margin-top:20px;
    }
        .bottomRight ul {
            padding-left:15px;
        }

    .socialMedia {
        width: 100%;
        text-align: center;
        margin-top: 30px;
        margin-bottom: 30px;
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box;
    }

    .socialMediaWhitePaper {
        display:block;
    }
    .contentSocialMedia {
        display:none;
    }

    h3 {
        font-size: 0.9em;
    }

    .logoDiv {
        width: 48%;
        float: left;
    }

    .iconsSocialMedia {
        width: 52%;
        float: right;
        text-align: right;
    }

    .imgLogo {
        width: 130px;
        border-width: 0px;
        margin-bottom: 1px;
        margin-left: 10px;
        float: left;
    }

    #FooterDiv {
        width:100%;
        float:none;
    }

    #FooterMenuDiv {
        width:96%;
        text-align:center;
        margin-left: 10px;
        margin-right: 10px;
        float:none;
        /*line-height:1.3em;*/
    }
        #FooterMenuDiv a {
            float:left;
            margin-right:0px;
            margin-left:5px;
        }
        #FooterMenuDiv p {
            float: right;
            margin-right: 5px;
            margin-left: 0px;
            /*margin-top: 4px;*/
        }

    #dnn_FooterPane {
        float:none;
        margin: 0 auto;
    }
        #dnn_FooterPane a {
            padding-right: 0px;
            border:none;
            float:none;
        }

    .form .title {
        max-width:210px !important;
        width:210px;
    }

    .form .required {
        max-width:203px !important;
        width:203px !important;
    }

    #clickdimensionsForm {
        margin-left:21px;
    }

    .clickdform.mainDiv {
        padding:0px !important;
    }

    .form .clickdform input[type='text'], .form .clickdform textarea, .form .clickdform select {
        width: 217px !important;
    }

    .responsiveRow {
        width:269px;
    }

    .responsiveCellSize1 {
        min-width:227px !important;
        width:227px !important;
    }

    .form .request, #btnSubmit {
        width:220px !important;
        border-radius:4px;
    }

    .checkboxLabel {
        float:left;
        width:175px;
        text-align:left;
    }

	.centerImg img{
		width:70%;
	}

    .form .companyName {
        display:none !important;
    }
    .form .application {
        display:none !important;
    }

    .divCallRequestQuote {
        display:block;
    }
}

@media screen and (max-width: 500px) {
    .player
    {
        width: 95%;
        height: 154px;
    }
}

@media screen and (max-width: 400px) {
    #dnn_TopPane {
        width:86%;
    }

    #dnn_ContentPane {
        width:86%;
    }

    #dnn_BottomPane {
        width:86%;
    }
    .rightDiv {
        width:89%;
    }
    .responsiveCellSize1 {
        min-width:227px !important;
        width:227px !important;
    }
    .clickdform.mainDiv {
        padding-left:0px !important;
    }
.centerImg img{
		width:70%;
	}

    .contentLeft {
        float:none;
        width:100%;
    }
    .contentLeft img{
        width:100%;
    }
    .contentSocialMedia {
        display:none;
    }
    .contentRight {
        width:100%;
        padding-left:0px;
        padding-top:20px;
    }

    .thankyou img {
        margin-right:0px;
    }

    .imgLogo {
        width: 125px;
        margin-left: 5px;
    }
}

@media screen and (max-width: 320px) {
    
    #clickdimensionsForm {
        margin-left: 21px;
    }

    .rightDiv {
        width:87%;
    }

    .responsiveRow {
        width:218px;
    }
.centerImg img{
		width:70%;
	}
}

@media screen and (max-width: 1200px) and (min-width: 1000px) {
    .divWhitePaper {
        margin-left:-75px;
    }
    .player
    {
        width: 98%;
        height: 390px;
    }
}

@media screen and (max-width: 1400px) and (min-width: 1000px) {
    .divWhitePaper {
        margin-left:-80px;
    }
}</pre></body></html>