/*****************DEFAULT CSS STYLES FOR HEADER AND FOOTER*****************/
body {font-family: 'Nunito', sans-serif; font-size: 16px; font-weight: 400; overflow-x: hidden;}
body.noScroll {overflow: hidden;}

.noWrapTxt {white-space: nowrap;}

h1,h2,h3,h4,h5,h6 {font-family: 'Century Gothic', Arial, sans-serif; line-height: 130%;}

b,strong {font-weight: 700;}

header {position: fixed; width: 100%; top: 0; left: 0; z-index: 10;}

a.borderBtmLink {color: #01a1dd; display: inline-block; line-height: 100%; border-bottom: 1px solid;}
a:hover {text-decoration: none; color: inherit;}

.container {max-width: 1180px;}
.grecaptcha-badge{display: none;}
.approvedUseWrap {background: #fafafa;}
.approvedUse {max-width: 960px; margin: 0 auto; padding: 15px 0; font-size: 14px;}
.approvedUse .col-md-12 {display: flex; justify-content: space-between; align-items: flex-start;}
.approvedUse p {margin-bottom: 0;}
.approvedUse p strong {color: #8a1e5b;}
.approvedUse .cross {cursor: pointer;}
.approvedUse .cross img {max-width: 14px;}

.pharmacistMobile {display: none; background: #01a1dd;}
.pharmacistMobile .col-md-12 {display: flex; align-items: center; justify-content: center;}
.pharmacistMobile a {color: #fff; font-size: 11px; width: 100%; text-align: center; padding: 8px 0;}

.eligibleWrapMobile {display: none; background: #dfdfdf; color: #7a7a7a; font-size: 10px; text-align: center; padding: 10px 10px 8px; letter-spacing: 1px;}

.topGreyBar {background: #7a7a7a; color: #fff; font-size: 10px; text-transform: uppercase;}
.topGreyBar .col-lg-4 {display: flex; align-items: center;}
.topGreyBar .col-lg-8 {display: flex; justify-content: flex-end;}
.topGreyBar ul {list-style: none; margin-bottom: 0;}
.topGreyBar ul.pdfLinks {display: flex;}
.topGreyBar ul.pdfLinks li {color: #fff; padding: 5px; display: block; cursor: pointer;}
.topGreyBar ul.pdfLinks li:not(:last-of-type) {margin-right: 10px;}
.topGreyBar ul.pdfLinks li a {color: #fff;}
.topGreyBar ul.pdfLinks li.instructionBtn::after {content: '+'; background: #7a7a7a; position: absolute; right: 0; top: 0; height: 100%; width: 10px; text-align: center; padding: 5px 2px 0; color: #fcd91d;}
.topGreyBar ul ul {display: none; text-transform: none; position: absolute; width: calc(100% - 10px); z-index: 10; top: 25px; left: 0; padding: 0; background: #8a1e5b;}
.topGreyBar ul.pdfLinks li.instructionBtn {position: relative; padding-right: 20px;}
.topGreyBar ul.pdfLinks li.instructionBtn:hover {background: #fcd91d; color: #7a7a7a;}
.topGreyBar ul.pdfLinks li.instructionBtn:hover ul {display: block;}

.navBarWrap {padding: 15px 0; background: #fff;}
.navLogos {display: flex;}
.navLogos img {height: 75px;}
.navLogos img:nth-child(2) {margin-left: 50px;}
.mainNav {display: flex; flex-direction: column; justify-content: space-between; align-items: flex-end;}
.mainNav .pharmacistInfo {color: #01a1dd; border: 2px solid #01a1dd; font-size: 12px; font-weight: bold; border-radius: 50px; height: 32px; line-height: 28px; width: 250px; text-align: center;}
.mainNav ul {display: flex; justify-content: space-between; list-style: none; padding: 0; margin: 0;}
.mainNav ul li:not(:last-of-type) {margin-right: 30px;}
.mainNav ul li a {font-weight: bold; font-size: 18px; color: #8a1e5b; border-bottom: 5px solid transparent; line-height: 100%;}
.mainNav ul li a:hover,.mainNav ul li a.active {border-color: #fcd91d;}

.isiInfoTxt {padding-top: 40px; padding-bottom: 40px;}
.isiInfoTxt h3 {font-size: 16px; margin-bottom: 20px; text-transform: uppercase; color: #8a1e5b; font-weight: bold;}
.isiInfoTxt h3.approvedUseTxt {margin-bottom: 10px;}
.isiInfoTxt ul li:not(:last-of-type) {margin-bottom: 1rem;}

.backToTop {background: #676767; padding: 5px 0; display: flex; justify-content: center; align-items: center; text-transform: uppercase; color: #fff; cursor: pointer;}
.backToTop img {margin-left: 10px; height: 8px;}

.footerWrap {background: #7a7a7a;}
.footerWrap .footerLinks {padding-top: 30px; padding-bottom: 30px; display: flex; align-items: flex-end;}
.footerWrap .footerLinks .col-lg-7 ul {display: flex; list-style: none; margin: 0; padding: 0;}
.footerWrap .footerLinks .col-lg-7 ul li:not(:last-of-type)::after {content: "•"; padding: 0 10px; color: #fcd91d;}
.footerWrap .footerLinks .col-lg-7 ul li a {color: #fff;}
.footerWrap .footerLinks .col-lg-5 {display: flex; align-items: center; justify-content: flex-end;}
.footerWrap .footerLinks .col-lg-5 img.adChoiceLogo {height: 15px; margin-right: 40px;}
.footerWrap .footerLinks .col-lg-5 img.aimovigLogoFooter {height: 52px;}

.footerWrap .copyrightTxt {border-top: 2px solid #cecece; font-size: 10px; color: #fff; display: flex; justify-content: space-between; align-items: center; padding-top: 30px; padding-bottom: 30px;}
.footerWrap .copyrightTxt p {margin-bottom: 0;}
.footerWrap .copyrightTxt img {height: 20px;}

.isiFixed {width: 100%; height: 90px; position: fixed; transition: 0.5s; padding: 15px 20px; bottom: 0; left: 0; z-index: 10; background: #fff;}
.isiFixed.fullPage {height: 100%; overflow-y: auto;}
.isiFixed .isiFixedWrap .isiInfoTxt h3,.isiFixed .isiFixedWrap .isiInfoTxt p.fixedISITxt {display: inline;}
.isiFixed.fullPage .isiFixedWrap .isiInfoTxt h3,.isiFixed.fullPage .isiFixedWrap .isiInfoTxt p.fixedISITxt {display: block;}
.isiFixed .isiFixedWrap {display: flex; align-items: flex-start;}
.isiFixed .isiFixedWrap .isiPlusBtn {order: 1; display: flex; justify-content: center; align-items: center; padding-left: 30px;}
.isiFixed .isiFixedWrap .isiPlusBtn img {width: 40px; min-width: 40px; cursor: pointer;}
.isiFixed .isiFixedWrap .isiPlusBtn img.minusIcon {display: none;}
.isiFixed .isiFixedWrap .isiInfoTxt {padding: 0;}
.isiFixed.fullPage .isiInfoTxt {display: flex; flex-direction: column; max-width: calc(100% - 70px);}

input[type=radio],input[type=checkbox] {display: none; border-radius: 0;}

label {position: relative;}
label span.radioCircle {background: #d7d7d7; position: absolute; left: 0; border-radius: 50%; width: 24px; min-width: 24px; max-width: 24px; height: 24px; min-height: 24px; max-height: 24px; border: 6px solid #d7d7d7;}
input[type=radio]:checked ~ label span.radioCircle {background: #01a1dd;}

.customCheck {position: relative;}
.customCheck .checkmark {width: 15px; height: 32px; display: none; border: 4px solid #01a1dd; border-top: none; border-left: none; background: transparent; position: absolute; left: 11px; top: -12px; transform: rotate(30deg);}
.customCheck label {min-height: 30px; margin-left: -20px;}
.customCheck label span.checkWrapBlu {position: absolute; background: #fff; width: 28px; min-width: 28px; max-width: 28px; height: 28px; min-height: 28px; max-height: 28px; border: 1px solid #01a1dd; border-radius: 0px;}
.customCheck input[type=checkbox]:checked ~ label .checkmark {display: block;}

input[type="email"], input[type="password"], input[type="text"] {height: 48px; line-height: 48px; padding: 0 20px !important;}

input[type=text] {padding: 20px; border-color: #676767;}

section {background: #efefef; padding: 40px 0;}

@media only screen and (max-width: 991px) {
	.container-fluid .container {padding: 0;}
	header .container-fluid .container .col-md-12 {padding: 0;}
    .pharmacistMobile,.eligibleWrapMobile {display: block;}
    header {position: static;}
    section {margin-top: 0 !important;}

	.topGreyBar {border-top: 1px solid #fff;}
	.topGreyBar .col-lg-4 {display: none;}
	.topGreyBar .col-lg-8 {padding: 0;}
	.topGreyBar ul.pdfLinks {flex-basis: 100%; padding-left: 0;}
	.topGreyBar ul.pdfLinks li {width: 25%; text-align: center;}
	.topGreyBar ul.pdfLinks li:not(:last-of-type) {border-right: 1px solid #fff; margin-right: 0;}
	.topGreyBar ul ul {width: 100%;}
	.topGreyBar ul.pdfLinks ul li {width: 100%; border-right: 0;}
	.topGreyBar ul.pdfLinks ul li:not(:last-of-type) {border-bottom: 1px solid #fff; border-right: 0;}
	.topGreyBar ul.pdfLinks li.instructionBtn:hover::after {background: #fcd91d;}

	.mainNav .pharmacistInfo {display: none;}
	.navLogos {justify-content: center; align-items: center; flex-direction: column;}
	.navLogos img {margin-bottom: 20px; margin-left: auto !important; height: auto; width: 100%; max-width: 420px;}
	.mainNav {align-items: center;}
	.mainNav ul li:not(:last-of-type) {margin-right: 15px;}
	.mainNav ul li a {font-size: 16px;}

	.footerWrap .footerLinks {padding: 0;}
	.footerWrap .footerLinks > * {padding: 0; justify-content: center !important; flex-direction: column;}
	.footerWrap .footerLinks .col-lg-7 ul {flex-wrap: wrap;}
	.footerWrap .footerLinks .col-lg-7 ul li {width: 50%; text-align: center; border-bottom: 1px solid #fff; padding: 5px 0;}
	.footerWrap .footerLinks .col-lg-7 ul li::after {content: '' !important; display: none;}
	.footerWrap .footerLinks .col-lg-7 ul li:nth-child(odd) {border-right: 1px solid #fff;}
	.footerWrap .footerLinks .col-lg-5 img.adChoiceLogo {height: 25px; margin-right: 0; margin-top: 30px;}
	.footerWrap .footerLinks .col-lg-5 img.aimovigLogoFooter {height: 96px; margin-top: 30px;}

	.footerWrap .copyrightTxt {border-top: 0; flex-direction: column-reverse;}
	.footerWrap .copyrightTxt img {margin: 0 0 30px; height: 24px;}
}

@media only screen and (min-width: 407px) and (max-width: 689px) {
	.topGreyBar ul ul {top: 40px !important;}
}

/*****************DEFAULT CSS ENDS*****************/

/******************CCPA COOKIESBOT SPECIFIC STYLES ******************/
#CybotCookiebotDialog{
	border: 0px !important;
    box-shadow: none !important;
	border-radius:0px !important;
	padding:18px !important;
	max-width:595px !important;
	top:6% !important;
	overflow-y:auto !important;
	max-height:75% !important;
	text-transform: none !important;
    transform: none !important;
	margin-top:20px !important;
}
#CybotCookiebotDialog::-webkit-scrollbar
	 {
		width: 11px !important;
		border-radius: 6.5px !important;
		background-color: rgba(216, 216, 216, 0.51) !important;
	}

	#CybotCookiebotDialog::-webkit-scrollbar-track {

		border-radius: 6.5px !important;

	}

	#CybotCookiebotDialog::-webkit-scrollbar-thumb
	 {
		border-radius: 6.5px !important;
		background-color: rgba(186, 186, 186, 0.93) !important;
	}
 #CybotCookiebotDialogBodyButtonDecline,#CybotCookiebotDialogBodyButtonAccept{
	 padding-top: 12px !important;
    height: 30px !important;
    font-size: 1.5em !important;
    width: 120px !important;
    border-radius: 2px;
	font-family: "Roboto",sans-serif !important;
 }

 #CybotCookiebotDialogBodyButtons{
	float:right;
 }
 #CybotCookiebotDialogBodyButtonDetails.CybotCookiebotDialogBodyLink{
	font-size: 1.1em !important;
    position: absolute;
    left: 5%;
	font-family: "Roboto",sans-serif !important;
 }
 #CybotCookiebotDialogBodyButtons .CybotCookiebotDialogBodyLink{
	padding: 7px 19px 0 0 !important;
 }
 #CybotCookiebotDialogBodyContentText{
	 margin-bottom:30px !important;
	 font-family: "Roboto",sans-serif !important;
    line-height: 1.4 !important;
    font-size: 1em !important;
	color: dimgray !important;
 }
 .CybotCookiebotDialogBodyButtons .CybotCookiebotDialogBodyButton{
	width:120px;
	border-radius:2px;
 }
 #CybotCookiebotDialogBodyContentTitle{
	 font-size: 1.3em !important;
    color: dimgray !important;
	text-transform: capitalize !important;
 }
 #CybotCookiebotDialogBodyButtons .CybotCookiebotDialogBodyLink, #CybotCookiebotDialogBodyLevelDetailsButton{
	 background-image:none !important;
	 margin-top:14px !important;
 }
 #CybotCookiebotDialogBodyButtonDecline {
    background-color: #c0c0c0 !important;
    border: 1px solid #c0c0c0 !important;
}
#CybotCookiebotDialogBodyButtonDetails.CybotCookiebotDialogBodyLink{
		color: #0063C3 !important;
		font-size: 1.1em !important;
		text-decoration: underline !important;
	 }
#CybotCookiebotDialogBodyButtonAccept {
    background-color: #0063C3 !important;
    border: 1px solid #0063C3 !important;
}
.CybotCookiebotDialogBodyLevelDetailsButtonExpanded, .CybotCookiebotDialogBodyLinkExpanded{
	background-image:none !important;
}
#CybotCookiebotDialogBodyButtons a, #CybotCookiebotDialogBodyButtons a:hover{
	letter-spacing: 0.07em !important;
}
a#CybotCookiebotDialogBodyButtonDetails {
    visibility: hidden !important;
}
a#CybotCookiebotDialogBodyButtonDetails:after {
    visibility: visible !important;
    content: 'Settings' !important;
	font-size: 1.4em !important;
    color: #0063C3 !important;
    position: absolute !important;
    left: 0px !important;
	text-decoration: underline !important;
}
#CybotCookiebotDialogDetailBodyContentTabsOverview,#CybotCookiebotDialogDetailBodyContentTabsAbout{
	padding-left:10px !important;
}
#CybotCookiebotDialog br, #CybotCookiebotDialog div, #CybotCookiebotDialog td {
    line-height: 1.4 !important;
}
a.CybotCookiebotDialogBodyButton:hover,a.CybotCookiebotDialogBodyLink:hover {
    opacity: 0.7 !important;
}
#CybotCookiebotDialogDetailBodyContentTextAbout, #CybotCookiebotDialogDetailBodyContentTextIAB,#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails{
	font-size:1em !important;
}
#CybotCookiebotDialogBodyContentText p{
		margin-bottom:7px !important;
		font-size:1em !important;
		line-height:1.4 !important;
		font-family: inherit !important;
	}

.CybotCookiebotDialogDetailBodyContentCookieTypeTable tbody td{
	word-break: break-word !important;
}
.CybotCookiebotDialogDetailBodyContentCookieTypeTable{
	border:0px !important;
}
#CybotCookiebotDialogBodyContentText p a{
	font-weight:bold !important;
}
#CybotCookiebotDialogDetailBody{
	padding-left:5px !important;
}
#CybotCookiebotDialogDetailBodyContentTextAbout p{
	font-size:1em !important;
	margin-bottom:7px !important;
	font-family: inherit !important;
	color:#686666!important;
	line-height: 1.4 !important;
}
#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary .CybotCookiebotDialogDetailBodyContentCookieTypeIntro{
	color: #686666!important;
}
#CybotCookiebotDialog div:first-child[style] {
	display:none;
}
#CybotCookiebotDialogBody{
	width:596px !important;
}
#CybotCookiebotDialogDetailFooter a{
	font-size:1em !important;
}
#CybotCookiebotDialogDetailTableNecessary td a[target=_blank]:after{
	background-image:none !important;
}
#CybotCookiebotDialogDetailBody a[target=_blank]:after{
	background-image:none !important;
}
a#CybotCookiebotDialogDetailBodyContentTabsAbout:focus {
	 outline: none !important;
}
a#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified:focus {
    outline: none !important;
}
div#CybotCookiebotDialogDetailBodyContentCookieContainerTypes a:focus {
    outline: none !important;
}
a#CybotCookiebotDialogDetailBodyContentTabsOverview:focus {
    outline: none !important;
}
#CybotCookiebotDialog table tr{
	border-bottom:0px !important;
}

#CybotCookiebotDialogDetailTableNecessary td a{
	text-decoration:underline !important;
}
#CybotCookiebotDialogDetailFooter a{
	text-decoration:underline !important;
}
.CybotCookiebotDialogDetailBodyContentCookieTypeTable thead th {
	font-size: 12px !important;
}

#CybotCookiebotDialog table tr:nth-of-type(even) {
    background: #fff !important;
}

 /*ccpa mobile styles starts*/
 
 @media screen and (max-width: 767px) {
	#CybotCookiebotDialogBodyContent,#CybotCookiebotDialogBody{
		width:auto !important;
	}
	#CybotCookiebotDialogBodyButtonDetails{
	box-sizing: border-box !important;
	}
	#CybotCookiebotDialogBodyButtons .CybotCookiebotDialogBodyLink{
		padding: 7px 7px 0 0 !important;
	 }
	#CybotCookiebotDialogBody{
	width:100% !important;
}
	#CybotCookiebotDialogDetailBody{
		padding-left:10px !important;
	}
	 #CybotCookiebotDialogBodyButtons{
		float:none;
	 }
	 #CybotCookiebotDialogBodyButtonDetails.CybotCookiebotDialogBodyLink{
		position: static;
		left: 0;
		color: #0063C3 !important;
		font-size: 1em !important;
		text-decoration: underline !important;
	 }
	 #CybotCookiebotDialogBodyButtonDecline, #CybotCookiebotDialogBodyButtonAccept{
		width: 100% !important;
	 }
	 #CybotCookiebotDialogBodyButtons{
		float:none;
	 }
	 #CybotCookiebotDialogBodyButtons .CybotCookiebotDialogBodyLink, #CybotCookiebotDialogBodyLevelDetailsButton{
		background-position: 65% 80% !important;
		text-align: center !important;
		width: 100% !important;
		font-size:1.4em !important;
		 background-image:none !important;
		 margin-top: 15px !important;
	 }
	 #CybotCookiebotDialog{
		transform-origin: 31% 20% !important;
	 }
	a#CybotCookiebotDialogBodyButtonDetails:after{
		margin-left: 26px;
		font-size: 1.325em !important;
		text-decoration: none !important;
		display: block;
		clear: both;
		position: relative !important;
		bottom: 10px;
	}
	#CybotCookiebotDialog{
		overflow-y: auto !important;
		transform: scale(0.84) !important;
		max-height: 95% !important;
		display: block;
		width: 98% !important;
		top:7% !important;
		margin-top:0px !important;
	}
	#CybotCookiebotDialog::-webkit-scrollbar
	 {
		width: 11px !important;
		border-radius: 6.5px !important;
		background-color: rgba(216, 216, 216, 0.51) !important;
	}

	#CybotCookiebotDialog::-webkit-scrollbar-track {

		border-radius: 6.5px !important;

	}

	#CybotCookiebotDialog::-webkit-scrollbar-thumb
	 {
		border-radius: 6.5px !important;
		background-color: rgba(186, 186, 186, 0.93) !important;
	}
	#CybotCookiebotDialogBodyContentText{
		font-size:1.185em !important;
	}
	#CybotCookiebotDialogDetailBody{
		margin-top:10px !important;
	}
	#CybotCookiebotDialogBodyButtonDecline, #CybotCookiebotDialogBodyButtonAccept {
		padding-top: 15px !important;
		height: 35px !important;
		font-size: 1.7em !important;
		border-radius: 2px;
	}
	#CybotCookiebotDialogBodyContentText{
		margin-bottom:20px !important;
	}
	
	#CybotCookiebotDialogDetailBodyContentTabs a {
		font-size: 1.4em !important;
	}
	#CybotCookiebotDialogDetailBodyContent a,#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails,#CybotCookiebotDialogDetailBodyContentTextAbout, #CybotCookiebotDialogDetailBodyContentTextIAB {
		font-size: 1em !important;
	}
	
 }
 
 /*ccpa mobile styles ends*/
 
 /*firefox mobile browser*/
 @-moz-document url-prefix() { 
	  @media screen and (max-width: 767px) {
		#CybotCookiebotDialogBodyButtons {
		padding-left: 0px !important;
	}

	#CybotCookiebotDialogBodyButtons a {
		padding-left: 0px !important;
	}
	}
	} 
 
 /*For IE Browser styles */
 @media screen and (-ms-high-contrast:active),
screen and (-ms-high-contrast:none) {
	
	a#CybotCookiebotDialogBodyButtonDetails:after {
		content: 'Settings' !important;
		font-size: 1.4em !important;
		color: #0063C3 !important;
		position: absolute !important;
		top: 0px !important;
		right: 16px !important;
		bottom: 0px !important;
		background: #ffffff !important;
		text-decoration: underline !important;
	}
	a#CybotCookiebotDialogBodyButtonDetails {
			visibility: visible !important;
	}
	.CybotCookiebotDialogBodyLink#CybotCookiebotDialogBodyButtonDetails{
		font-size:0.85em !important;
	}
	tbody td{
		word-break: break-word !important;
		-ms-word-break:break-all !important;
	}
	#CybotCookiebotDialog{
		width:600px !important;
	}

}
/******************CCPA COOKIESBOT SPECIFIC STYLES END******************/

/******************PAGE SPECIFIC STYLES******************/

.middleTxtWrap {max-width: 1020px; margin: 0 auto 30px; text-align: center;}
.middleTxtWrap h1 {font-size: 36px; color: #8a1e5b; margin-bottom: 30px;}

.enrollWrap {background: #fff; border-radius: 0 20px; padding: 25px 20px 30px; text-align: center; margin-top: 35px;}
.enrollWrap img {height: 65px;}
.enrollWrap h3 {color: #8a1e5b; padding: 10px 0; font-size: 24px;}
.enrollWrap p {margin-bottom: 0;}
.enrollWrap a.actionBtn {background: #01a1dd; border-radius: 50px; color: #fff; width: 240px; margin: 20px auto; text-align: center; display: block; height: 48px; line-height: 48px;}

.faqMainWrapper,.expandCollapseBtns {padding-right: 30px;}

.expandCollapseBtns {list-style: none; display: flex; justify-content: flex-end; margin-bottom: 10px;}
.expandCollapseBtns li a {padding: 0 5px; font-size: 14px;}
.expandCollapseBtns li a:hover {color: #516f7a; text-decoration: underline;}
.expandCollapseBtns li:not(:last-of-type) a {border-right: 1px solid #01a1dd;}

.faqQuesAnsWrap .faqQuestionTxt {display: flex; cursor: pointer; padding: 25px 30px; margin-bottom: 10px; font-weight: 700; align-items: center; background: #8a1e5b; color: #fff; font-size: 18px; line-height: 130%;}
.faqQuesAnsWrap .faqQuestionTxt img {transform: rotate(90deg);}
.faqQuesAnsWrap .faqQuestionTxt p {margin-bottom: 0; padding-left: 25px;}
.faqQuesAnsWrap .faqAnswerTxt {display: none; margin-bottom: 35px; padding-top: 5px;}

.faqQuesAnsWrap.openFaq .faqQuestionTxt {background: #797979;}
.faqQuesAnsWrap.openFaq .faqQuestionTxt img {transform: rotate(180deg);}
.faqQuesAnsWrap.openFaq .faqAnswerTxt {display: block;}

@media only screen and (max-width: 991px) {
	.faqQuesAnsWrap .faqQuestionTxt {padding: 20px 10px;}
	.faqQuesAnsWrap .faqQuestionTxt p {padding-left: 20px;}
	.faqMainWrapper, .expandCollapseBtns {padding-right: 0;}
	.enrollWrap h3 {line-height: 140%;}
}

@media only screen and (min-width: 767px) {
    #CybotCookiebotDialogBodyButtons #CybotCookiebotDialogBodyButtonDecline {
        left:144px;
        position: relative
    }

    #CybotCookiebotDialogBodyButtons #CybotCookiebotDialogBodyButtonAccept {
        left: -144px;
        position: relative;
    }
}

@media only screen and (max-width: 767px) {
    #CybotCookiebotDialogBodyButtons #CybotCookiebotDialogBodyButtonDecline {
        top:63px;
        position: relative
    }

    #CybotCookiebotDialogBodyButtons #CybotCookiebotDialogBodyButtonAccept {
        top: -64px;
        position: relative
    }
}